搜索资源列表
小型图书管理系统
- 小型图书管理系统,提供简单的图书管理.开发工具为VC6.0-small library management system to provide a simple library management. Development tools for VC6.0
图书管理系统
- 用c++的mfc和sql sever 编的小型图书管理系统。。希望对大家有帮助。。
第2部分源码
- 使用VC开发的一个小型图书管理系统,该系统还可以在此基础上进行扩充与升级,有利于初学者参考。-use VC development of a small library management system, which also can serve as a basis for expansion and upgrading, help advanced users.
小型图书馆管理系统[xtulbd,050409]
- 本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找最近借走某书的读者 6.查找某管理员的操作记录. 备注:① 管理员分四类:借书管理员,还书管理员,采编管理员(增书,删书),馆长助理 ② 读者有最大借书量 ③ 图书未归还前,不能对它进行借书操作.-the system known as "mini-library ma
小型图书管理系统
- 小型图书管理系统,提供简单的图书管理.开发工具为VC6.0-small library management system to provide a simple library management. Development tools for VC6.0
tqf2006
- 小型图书管理系统,可以进行简单的图书查询等等功能~-small library management system that can perform simple inquiries books and so on ~
guoshusheng
- 这是用PB开发语言开发的一个小型图书管理系统,能够实现一些基本的操作-This is the language used to develop PB development of a small library management system, capable of achieving some of the basic operation
2005102231453287
- 用PB做的一个小型图书管理系统 无安装程序ASA数据库-PB do with a small library management system without the installation procedure ASA databases
tuffshu
- 一个小型图书管理系统。用链表存储图书记录内容。能实现图书记录的添加,删除,查询,排序,修改,保存到文件和从文件中读取等功能。 -a small library management system. Chain store with the contents record books. Achieve the record books to add, delete, query, sort, modify, and the prese
060627163538
- 小型图书管理系统,C#和SQlServer构建,Winform桌面应用程序-small library management system, C# and SQlServer Construction, Winform desktop applications
Lib_Vb
- 一个用VB编写的小型图书管理系统,是VB初学者的好例子。功能简单。-a VB prepared by the small library management system, VB is a good example of beginners. Simple function.
Library
- 小型图书管理系统,供参考 VC++ MFC编写-Small library management system, for reference VC++ MFC prepared
Book_manage
- 本程序是一个小型图书管理系统,包括查询打印等功能,可以免费现用-This procedure is a small library management system, including inquiries on print and other functions, can be used free of charge
LibararyManagementSystem
- 图书管理系统(VB.NET 2008) =================================== 一个小型图书管理系统示例代码。使用Access数据库。适合VB.NET初学者。打开时请使用VS2008版本。 登录用户名:Admin,密码:Admin-Book Management System (VB.NET 2008 )=================================== a small s
book
- 小型图书管理系统,可对图书数据进行基本的添加删除修改等操作,可进行预借处理等-Small library management system, data can book basic modifications such as adding delete operation, can deal with, such as advance
bookadmin
- 一个小型图书管理系统,用PHP和MYSQL实现,可以帮助初学者很快入门,进入实战!-A small library management system, using PHP and MYSQL implementation, beginners can quickly assist entry into the battle!
DBapplicationBeta2
- 基于PHP和MYSQL的小型图书管理系统-PHP and MYSQL based on small library management system
Library_System
- 小型图书管理系统 实现功能为: 图书查询,图书借阅,还书处理,新书入库,旧书注销等-Small Library Management System to achieve functions: Book Search, book lending, but also the book deal, book storage, books and cancellation
图书管理系统(java+mssql)130226
- 小型图书管理系统,可直接运行效果,简单明了,纯java实现(Small book management system)
C#图书管理系统项目源码
- 图书馆管理系统 分类管理 本次设计主要研究asp.net在图书馆管理系统的应用。首先,查阅了与系统内容相关的文献和研究。第一部分对图书馆管理信息的功能进行设计,主要包括图书借阅、图书归还、图书馆管理信息、与读者进行网络互动、读者书评、借书证办理和图书入库等功能。然后,在asp的平台上,连接SQL.server数据库以及利用其它语言及相应开发环境,针对小型图书馆管理系统的特点,实现图书馆基本的管理功能。目前,通过对参考文献和相关文章的学习