搜索资源列表
我们的图书管理
- 一个比较简单用pb做的图书管理系统 sql里的数据库已放在压缩包里了-a relatively simple pb do with the library management system database sql Lane has been placed on the compression bag
图书信息管理系统
- 是用VFP写的一个图书馆管理程序,主要是对数据库方面的操作,对图书资料的添加,删除,修改,查询等功能...还有数据报表的生成等-VFP is written by a library management procedures, mainly for database operation, information on the books to add, delete, modify and query capabilities ... also the data generated such
tushuguanli
- 一个用VB和SQL Server写的图书管理系统,可添加,修改、删除图书信息,可查图书借阅信息等功能
Library
- 一个图书管理系统,用sqlserver2000和MFC编写
bookpb
- 一个不错的图书管理系统PB+SQL功能强大可做为设计参考
Library_system_core
- 一个图书管理系统,vc环境开发,里面有详细的源代码
vc简单的图书管理
- 一个通过ACCESS来实现的一个简单的图书管理系统 也许有些不足之处请大家理解-an ACCESS to achieve through a simple library management system may be some shortcomings Department asked everyone to understand
asp+sqlserver
- 一个简单的图书管理系统,包括毕业论文,很值得初学者学习。因为我本人也是初学,仅有此资源-A simple library management system, including the dissertation, is worth learning for beginners. Because I am beginner, only this resource
BookManagementSystem
- 用C#与SQL2005写的一个简单的图书管理系统.主要功能:图书及学生信息的添加修改与删除 图书的借出与归还 图书信息的模糊查询.-SQL2005 with C# and write a simple library management system. The main functions: information, books and students to add modify and delete the lending and return of books the fuzzy q
LIbrarySystem
- 这是一个用VS2005做的图书管理系统,连接有SQL SERNER数据库,可实现对图书的全面管理功能,此压缩文件中还包含安装部署文件,可在任何一台计算机上安装并使用。-This is a book to do with VS2005 management system, SQL SERNER database connection can be realized on the books of the overall management function, this compressed fi
library54128758
- 一个C++和SQL的图书管理系统 功能不多 大家可以下来-A C++ And SQL functions of the library management system more than you can down
bookmanager
- 一个很完整但是功能不太多的图书管理系统,用的是VH+SQL 2-book management system
shujuku
- 一个图书管理系统带后台数据库(SQL2005 )的实现.-A library management system with back-end database (SQL2005) realization.
12718717
- 图书管理系统 一个很好系统,供学习参考。-Library management system a good system for study and reference.
libaryinfo
- 模拟图书馆常用功能,开发的一个图书管理系统,可以完成正常借阅记录,时间判断,读者信息管理登记-Analog common functions library, the development of a library management system, you can complete the normal lending records, time to judge, register, and so the reader information management
LibraryMS
- 这是一个图书管理系统,使用SQL SERVER 2005和VS 2005打开,系统中除了常见的借阅还书模块,还有图书排行榜和读者排行榜的模块-This is a library management system, use SQL SERVER 2005 and VS 2005 to open the system in addition to the common borrow also book module, as well as books the leaderboards and re
C# 最全的图书管理系统
- 一个较为不错的图书馆管理系统,大家可以参考一下里面的代码(A relatively good library management system, we can refer to the code inside)
数据库课程设计-高校图书馆管理系统管理系统
- 一个简单的图书管理系统,采用结构化的功能模块设计系统功能,可读性好,易于扩充。基本功能全面,系统可读性好,易于维护、更新,安全性好(lkdfghlfdkhgslkghak;lhagk;hdg;lkhklghal;ghaoi;g)
book
- 这是一个毕业设计图书管理系统,delphi和sql2000实现。(Delphi library management system)
图书管理系统
- 首先保证计算机上已经成功安装SQL Server 2005。 2、将数据库文件附加到数据库中。 3、如果当前计算机装有多个SQL Server 2005实例,请在BookManageSystem目录下打开app.config程序文件,将程序数据库连接字符串localhost改为localhost\你的数据库实例名。如果仅有一个实例,就不用修改了。 4、编译运行即可。