搜索资源列表
图书管理系统
- 用c++的mfc和sql sever 编的小型图书管理系统。。希望对大家有帮助。。
PcCode_200885205447726
- 图书管理系统,适合小型图书馆使用,具有查询导入导出的功能。-Library management system for small libraries use, import and export with query functions.
99273886libuyguanli
- 图书管理系统,很好用一个小型程序,使用vc++和数据库系统实现的。-Library management system, very good with a small program, using vc++ and database system implementation.
93317455book
- 本图书销售管理系统旨在提供一个可以操作的方便查询易于修改的辅助管理系统以满足当前小型书店在管理实践和业务操作中的具体需求-The book sales management system is designed to provide a query can be easily modified to facilitate operation of the auxiliary management system to meet current practice and a small bookst
librarymanagementsystem
- 本图书管理系统是在vs2005的环境下编写的小型系统,它包含登录功能及图书查询添加等功能-The library management system is prepared in the vs2005 environment for small systems, it contains log function and add features such as Book Search
C#图书管理系统项目源码
- 图书馆管理系统 分类管理 本次设计主要研究asp.net在图书馆管理系统的应用。首先,查阅了与系统内容相关的文献和研究。第一部分对图书馆管理信息的功能进行设计,主要包括图书借阅、图书归还、图书馆管理信息、与读者进行网络互动、读者书评、借书证办理和图书入库等功能。然后,在asp的平台上,连接SQL.server数据库以及利用其它语言及相应开发环境,针对小型图书馆管理系统的特点,实现图书馆基本的管理功能。目前,通过对参考文献和相关文章的学习和参考,对C#以及数据库有了一定的了解,数据库的部分设计。最