搜索资源列表
acprdv100src
- source code for a sample alarm control panel system using Freescale MC9S12DP256 . The project was implemented using ImageCraft s ICC12 compiler and tested under Metrowerks CodeWarrior, though it should be possible to build the project with any ot
yuangong
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接
training_system
- 本程序是在VC++6.0环境下开发的一个员工培训管理系统,首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件
20070413_EmployeeTrainSystem
- 首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据库train.mdb,并将数据源名设定为train即可实现数据库和应用程序的正常连接,程序才能正常实现数据
RMS
- 编译源程序: 1. 去掉“只读”属性。 2. 复制数据库RMS.mdb到任意位置。 3. 为RMS.mdb建一个系统ODBC数据源:RMS。 4. 编译不受源文件位置和数据库位置的影响。即,RMS的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 复制数据库RMS.mdb到任意位置。 3. 为RMS.mdb建一个系统ODBC数据源:RMS。 4. 运行程序的Debug版或者Release版。-Compile
test_ado
- MFC 通过ADO建立数据库 test_ado.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefil
Wang
- only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Wang application.
9582319
- 导入项目后别忘了 添加外部归档构建路径 所需包文件在resources中-After importing the project file and don t forget to add external package files needed to build path in resources