1111111111111

所属分类:教育系统应用
开发工具:Visual C++
文件大小:3KB
下载次数:8
上传日期:2008-04-27 21:17:00
上 传 者XINGGAN018
说明:  c++图书管理系统 include <iostream> #include <iomanip> #include <string> #include <fstream>//输入/输出文件流类 using namespace std const int Maxr=100 //最多的读者 const int Maxb=100 //最多的图书 const int Maxbor=5 //每位读者最多借五本书 //读者类,实现对读者的信息的描述
(c++ library management system include <iostream># include <iomanip># include <string># include <fstream>// input/output file stream type using namespace std const int Maxr = 100// the largest number of readers const int Maxb = 100// the largest number of books const int Maxbor = 5// each of the most widely read book by 5// reader categories, the realization of the information to the reader a description of)

文件列表:
c++图书管理系统 (0, 2005-03-23)
c++图书管理系统\c1.txt (9266, 2005-03-18)

近期下载者

相关文件


收藏者