学生信息管理系统(C++源码)

时间:2011-01-03 18:09:39
【文件属性】:
文件名称:学生信息管理系统(C++源码)
文件大小:1012KB
文件格式:RAR
更新时间:2011-01-03 18:09:39
VC6.0 编译器通过
【文件预览】:
newstusys
----test.asp(249B)
----test.cpp(10KB)
----findmenu.h(237B)
----newstusys.ncb(65KB)
----newstusys.sln(203B)
----newstusys.suo(7KB)
----student.cpp(3KB)
----newstusys.dsw(524B)
----Debug()
--------newstusys.pch(1.98MB)
--------student.obj(165KB)
--------vc60.pdb(116KB)
--------vc60.idb(121KB)
--------newstusys.pdb(1.37MB)
--------liststudent.obj(46KB)
--------test.obj(236KB)
--------newstusys.exe(576KB)
--------newstusys.ilk(817KB)
----liststudent.h(1KB)
----newstusys.plg(939B)
----linkstudent.h(323B)
----mainmenu.h(548B)
----student.h(1KB)
----liststudent.cpp(2KB)
----newstusys.opt(56KB)
----newstusys.dsp(5KB)

网友评论

  • 程序可能有点问题,但仍然感谢楼主分享
  • 编译会出错!!!
  • 直接编译很有可能不能通过,不一定能保证资源可编译 大致框架还是能了解
  • 不具有可移植性啊!!!
  • vc++6.0 编译就出这个 Cannot open include file: 'bios.h': No such file or directory 结果发现时VC下没有bios.h这个头文件 bios.h是tc自带的扩展库,不具有可移植性...