图书管理系统(控制台VII)
该程序是用C++开发的,主要功能:增加读者个人信息,图书的借阅操作、还书操作,图书的维护信息,分别用类封装建立读者类(//读者操作类,记录读者对图书操作的描绘)、记者信息库(//建立读者的个人资料的描绘)、图书类(//实现对图书的描绘,图书的编号,书名等)图书管理系统(控制台VII).cpp
.....
(This program is developed with C, and its main functions are: adding readers' personal information, book borrowing operations, book returning operations, and book maintenance information, respectively using class encapsulation to create a reader class (//reader operation class, which records the reader's operation of the book) Depiction), Reporter Information Base (//Create a description of the reader's profile), Books (//Realize the description of the book, the number of the book, the title of the book, etc.)
Library Management System (Console VII).cpp
.....)
页:
[1]