搜索资源列表
comasm
- This little program shows how to use COM technology in Win32Asm. When it s run it lets the user freely decide about the presence of the program with the WS_EX_TOOLWINDOW style on the taskbar. The main goal is to show the easiest possible
学生管理系统
- 通用学生信息管理系统,基本要求如下:?1.?创建相应的成员变量保存学生基本信息? 2.?创建相应属性和索引以实现对成员变量访问的封装?3.?创建相应的方法以实现对学生基本信息的管理 4.?创建相应的方法以实现对学生成绩的管理?5.?构造函数和析构函数? 6.?派生小学生、中学生、大学生等子类? 7.?运用继承、多态、重载、覆盖、接口、抽象类、代理、事件等(General student information management system, the basic requirement