搜索资源列表
tsglxt
- 图书管理系统的源码,是文档.功能就是提供简单的查询,插入,删除等.
library
- 这是一个图书管理系统软件,通过本软件可以实现对图书馆书目的添加,查询等操作。
dianliSYSTEM
- 本系统是图书管理系统 它可以进行图书的查询恩功能 可以作为毕业设计
labary_manage
- 初学者的练习一个简单的图书管理系统简单的查询和添加删除
access.rar
- 开发一个分布式多层图书管理系统,可以实现动态的连接应用程序服务器,只要对配置文件进行配置,就可以像网上邻居一样选择所要连接的应用程序服务器。并提供借书还书,图书和期刊检索等查询功能。,Development of a distributed multi-storey library management system that can realize a dynamic application server to connect, as long as the configuration of
book
- 图书借阅管理系统 图书借阅信息 图书管理信息 借阅 历史查询等功能-Book Management System Lending Library Book Lending Information Management Information borrow history of inquiries and other functions
lib
- 图书馆管理系统,含有借还查询等等功能,拿过来和大家分享。谢谢支持!-Library Management System, which contains the functional use of inquiry, etc., take over and share with you all. Thank you support!
VB
- 图书馆管理系统原代码,使用方便,能实现基本的查询功能-Library management system source code, easy to use, to achieve the basic inquiry function
01
- 利用JavaBean和JSP实现学校图书馆管理系统。分5个模块:图书查询、借阅管理、图书管理、借阅证管理和读者规则管理。-Using JavaBean and JSP realize the school library management system. Sub-module 5: Book inquiries, loan management, library management, loan management and card readers to the rules of mana
FromData
- 图书信息管理系统,包括添加会员,添加书籍,绑定卡号;查询各种信息-Book information management system, including adding members, adding books, binding number information on the various information
Library
- 本系统完成简单的图书管理系统,可以借书还书预定查询书籍~-The system to complete a simple library management system, you can also book library is scheduled to query books ~
Library
- 图书馆管理系统由读者管理、图书管理、借阅、归还、续借、系统查询、排行榜、系统设置等管理模块组成, 读者管理主要实现读者类型管理、读者档案管理等功能。 图书管理图书管理主要实现图书类型设置、图书档案管理等功能。 借阅主要实现读者借阅图书功能。 借阅主要实现读者续借图书功能。 归还主要实现读者归还图书功能。 系统查询 系统查询主要实现图书档案查询、图书借阅查询、借阅到期提醒等功能。 排行榜 排行榜主要实现读者借阅排行榜
TUShu_system
- 图书管理系统,进行借书,查询,还书等功能-Library management system, library, information, books and other functions
365191126tushu
- 图书租借管理系统源码 主要功能模块有: 系统首页 图书管理 读者管理 借阅管理 查询管理 系统管理 图书类别设置 出版公司设置 馆藏图书管理 会员级别设置 读者办证管理 读者挂失管理 图书出借管理 图书归还管理 查询馆藏图书 查询在借图书 查询在馆图书 查询挂失图书 查询办证读者 查询挂失读者 查询超期图书 查询超期读者 查询读者借史 查询图书借史-Book the main source lease management system functio
Bookmanagement
- 图书管理系统 用 C++实现 能完成图书的查询 入库出库 增加图书等-Library management system using C++ realization of the query to complete warehousing books out of library books, such as increased
library
- 图书管理系统 数据库课程设计 系统登录 借书 还书 资料维护 查询-Library management system
1
- 图书管理系统 实现简单的功能图书查询 删除 借阅-Library Management System
ASP.netPPPaccess-library
- 图书管理系统,能够进行登录(分管理员与读者两部分),书籍查询借书等功能,应用access数据库。界面友好,完备性较强-Library management system, able to log in (sub-administrator with the readers of two parts), library books, inquiries and other functions, the application access the database. Friendly interf
vfp
- 一个基于vfP开发的图书管理查询系统,相信对大家有用,谢谢!-The development of a library management vfP based query system, I believe it would be useful, thank you!
BookManagement
- 本资料包含如图书管理系统的完整代码和课程设计文档,系统主要功能有: 1.系统管理 规范表管理:维护规范表的数据 催还通知书处理:每天早上8:30为图书管理员生成一张今日和明日需还书的读者名单 统计信息:按图书种类查询该种类图书的数量 2.图书管理 新书入库:将新书的信息录入“图书信息表”; 旧书出库:根据指定的图书编号,从“图书信息表”中删除相应的图书,在删除之前,应先确定此书是未借出的。 3.读者管理 增加、删除、修改读者信息等 4.借书管理