c++圖書管理系統
include <iostream>
#include <iomanip>
#include <string>
#include <fstream>//輸入/輸出文件流類
using namespace std
const int Maxr=100 //最多的讀者
const int Maxb=100 //最多的圖書
const int Maxbor=5 //每位讀者最多借五本書
//讀者類,實現對讀者的信息的描述
標簽:
include
lt
gt
iostream
上傳時間:
2013-12-18
上傳用戶:拔絲土豆