搜索资源列表
tsglxt
- 图书管理系统的源码,是文档.功能就是提供简单的查询,插入,删除等.
tushuguanli
- 图书管理系统的doc文档 可以参考
tushuguanlixitong
- 图书管理系统项目开发的简单文档和简单分析-labrary
Library
- 图书管理系统,PHP写出来的代码,网站建设,附有详细的文档说明-Library management system, PHP to write out the code, website construction, with detailed documentation
software-test-report
- 图书管理系统软件测试报告,详细的文档说明-Library management system software test report
books
- 图书借阅系统,包含借书,还书,书籍管理登记。其中还包含了一片文档。-Book lending system, including the library, returning books, books, management registration. It also contains a document.
BookManagement
- 本资料包含如图书管理系统的完整代码和课程设计文档,系统主要功能有: 1.系统管理 规范表管理:维护规范表的数据 催还通知书处理:每天早上8:30为图书管理员生成一张今日和明日需还书的读者名单 统计信息:按图书种类查询该种类图书的数量 2.图书管理 新书入库:将新书的信息录入“图书信息表”; 旧书出库:根据指定的图书编号,从“图书信息表”中删除相应的图书,在删除之前,应先确定此书是未借出的。 3.读者管理 增加、删除、修改读者信息等 4.借书管理