搜索资源列表
student
- 本科生信息管理系统 Management System编译源程序: 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 在SQL Server 2000中,附加数据库UGMS。 3. 运行程序的Debug版或者Release版。 4. 参考该书第10章的内容操作。-Co
skb
- C++源代码,在VC环境下实现。程序功能:跟踪构造函数复制对象和析构函数析构对象-C++ source code, VC environment. Program: Create a class object is constructed, copy the object tracking constructor and destructor destructor object