搜索资源列表
图书馆管理系统(Csharp)
- 图书馆管理系统采用C#和SQL Server 数据库编写 适合小型图书馆的管理-library management system using C# and SQL Server database to prepare for a mini-library management
小型图书馆管理系统[xtulbd,050409]
- 本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找最近借走某书的读者 6.查找某管理员的操作记录. 备注:① 管理员分四类:借书管理员,还书管理员,采编管理员(增书,删书),馆长助理 ② 读者有最大借书量 ③ 图书未归还前,不能对它进行借书操作.-the system known as "mini-library ma
图书馆管理系统.cpp
- 一个小型基于vc的图书馆管理系统个用c++编译的词法分析器,主要是针对c++语言的。本人觉得学习性很好。有什么建议请与我联系 qq:23318796-a small vc based library management systems to use the c compiled lexical analyzer is targeted mainly c language. I feel that learning the good.
小型图书馆管理系统[xtulbd,050409]
- 本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找最近借走某书的读者 6.查找某管理员的操作记录. 备注:① 管理员分四类:借书管理员,还书管理员,采编管理员(增书,删书),馆长助理 ② 读者有最大借书量 ③ 图书未归还前,不能对它进行借书操作.-the system known as "mini-library ma
小型图书馆管理系统
- 用bcb的ADO连接sql server 2000,按说明把数据文件装入sql服务器,然后输入服务器名便可连接。-with ADO connection sql server 2000, according to the narrative data files loaded sql server, then the server name can be connected.
mini_lib
- 数据库小型图书馆管理系统。 使用方便-small library database management system. Easy to use!
图书馆管理系统(Csharp)
- 图书馆管理系统采用C#和SQL Server 数据库编写 适合小型图书馆的管理-library management system using C# and SQL Server database to prepare for a mini-library management
MIS_libv0.4
- C#制作的小型图书馆管理系统,系数据库课程设计作品,功能相当简单,而且连接数据库也比较慢,但可以作为相关软件的参考-C# produced by the small library management systems, database systems curriculum design works quite simple. and connecting to the database is relatively slow, but
myobject
- 图书馆管理系统 用于图书管理的一个完整的小型系统原代码\数据库\文档-Library management system for a complete library management of the small system source code database file
tushuguanli
- 图书馆管理系统,应用于小型图书馆开发系统中,谢谢下载!-Library management system, used in the development of a small library system, Thank you to download!
labrary
- 利用C++编译而完成的一个小型图书馆管理系统,可以实现查阅,借阅,登记等条件。-The use of C++ Compiled and completed a mini-library management system, can achieve access and to borrow, registration and other conditions.
VC_library
- 用c++ MFC实现的一个小型图书馆管理系统。-With c++ MFC to achieve a small library management system.
TUSHU
- 一个简单的图书馆管理系统,功能简单很好用适合小型公司,家庭-A simple library management system, a simple function very well suited for small companies, family
librarymanagesystem
- 小型图书馆管理系统能够实现图书馆用户信息和图书的存储以及查询。-Small library management system to realize the library user information and books in storage and query.
libr
- 原来做的一个小型图书馆管理系统,VC6.0下测试通过,可实现借书,还书,查询,添加,删除,修改等基本操作。采用文件存储。-The original make a small library management system, VC6.0 test is passed, can realize a library, book, query, add, delete, modify the basic operation. The use
bookstore
- 小型图书馆管理系统,可进行图书入库、清库、查找、排序、借阅、归还等管理,含登陆权限:高级管理员、普通管理员、顾客,前两者有登录名和密码,且只有前两者可以完全关闭系统,登录名、密码、书目详见压缩包中的readme-Small library management system, the book can be put in storage, customs database, search, sort, loan, restitution
lib
- 小型图书馆管理系统,实现简单的借书,还书,添加新书,查看书籍的信息,读者的添加等等操作-A small library management system, the realization of a simple library, books, add the book to see books of information, readers, etc. to add operation
Library
- 软件工程之小型图书馆管理系统,是用C#实现的-Software Engineering of a mini-library management system, is used C# to achieve the
library
- 小型图书馆管理系统,实现图书添加,修改,删除,查询。以及对用户进行一些相关操作-Small library management system, achieving books to add, modify, delete, query. And some related operations on the user
C#图书管理系统项目源码
- 图书馆管理系统 分类管理 本次设计主要研究asp.net在图书馆管理系统的应用。首先,查阅了与系统内容相关的文献和研究。第一部分对图书馆管理信息的功能进行设计,主要包括图书借阅、图书归还、图书馆管理信息、与读者进行网络互动、读者书评、借书证办理和图书入库等功能。然后,在asp的平台上,连接SQL.server数据库以及利用其它语言及相应开发环境,针对小型图书馆管理系统的特点,实现图书馆基本的管理功能。目前,通过对参考文献和相关文章的学习