c++图书管理系统完整代码 上传者:lil_Jeezy 2020-12-11 14:06:43上传 CPP文件 9.05KB 热度 41次 c++图书管理系统的完整代码 #include #include #include #include //输入/输出文件流类 using namespace std; const int Maxr=100;//最多的读者 const int Maxb=100;//最多的图书 const int Maxbor=5;//每位读者最多借五本书 //读者类,实现对读者的信息的描述 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 发表评论