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