搜索资源列表
图书借阅管理系统
- 本课题针对当前我国图书借阅管理多数采用人工管理的现状以及即使采用了计算机图书管理系统却不能完全满足本单位图书管理的需要的实际情况出发,对图书管理业务经过详细的系统调查,开发出的操作简单而且方便实用的一个图书借阅管理系统,以适应新时代发展的需要。 本系统使用Visual Basic6.0开发工具,主要使用SQL语句,结合Access数据库、VB的DAO数据访问对象,DATA控件和ADO控件来实现数据库的操作。 图书借阅管理系统主要
图书馆管理系统(vb)
- vb模拟 图书管理系统,主要是对数据库的一些简单操作-vb analog simulation library management system, the database is the simple operation
数据库图书管理系统
- 用ADO连接数据库,然后有相应图书馆管理的功能-use ADO to connect to the database, then a corresponding library management functions
VC++图书管理系统
- VC++图书管理系统,书库\借还\读者(借阅证)的管理等基本功能都有,用的是Access数据库.-VC++ library management system, the book \ make use of \ readers (Readers permits) management is the basic function, with the Access database.
完美图书馆管理系统
- 一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码-a complete library management system, powerful integrity, the use of C and the database management system of connected, the perfect source code! !
我们的图书管理
- 一个比较简单用pb做的图书管理系统 sql里的数据库已放在压缩包里了-a relatively simple pb do with the library management system database sql Lane has been placed on the compression bag
图书馆管理系统c++
- 这个是图书管理系统,能够实现一般的图书借阅功能,是用C++做的,数据库用ACCE-This a library management system. General book lending function is implemented using C++, database is Access.
网上图书管理系统
- 《网上图书管理系统》 开发及测试环境 操作系统:Windows 2000 Server 后台数据库:Access 2000 Web服务器:IIS 5.0 系统在该环境下测试通过运行。-"online library management system" development and testing environment operating system : Windows 2000 S
图书管理系统Access
- 用VB编写的一个图书管理系统,数据库为Access ,经过调试运行无误。-VB prepared by a library management system for the Access database, after commissioning truthful.
fly小组图书管理系统
- 图书馆管理系统为方便读者,需开发一个系统。为便于读者借书还书及图书馆对于图书数据的管理。在客户端对于读者数据,图书数据,借书还书数据进行管理,然后发回到后台的数据库服务器。-library management system for the convenience of readers, the need to develop a system. To help readers to the library book for the l
libraryDatabase
- 图书管理系统数据库设计-包含ER图 是自己原来课程设计做的-Database design library management system- ER diagram contains
library
- 基于java的图书管理系统,使用SQL 2000企业管理器附加图书管理系统数据库。-The java-based library management system, using SQL 2000 Enterprise Manager add-library management system database.
library
- 图书管理系统数据库,开发环境是SQL,集成了借书、还书、权限、罚款等内容。-Library management system database, development environment is SQL, an integrated library, but also books, privileges, fines and so on.
图书管理系统
- 简单的图书管理系统设计,qt制作的界面,mysql管理后台数据库(a simple lib management system, using qt & mysql)
java图书管管理系统
- 图书管理系统! 涉及数据库的操作(内含数据库文件),MV模式,可以帮助新手有效理解Java的SQL操作(Library management system! Operations involving databases (containing database files), MV mode, can help novice Java SQL understanding of the operation effectively)
图书管理系统sql版
- 图书管理系统sql版,代码中的数据库不用任何设置,因为本程序为了能好移植到其它的计算机数据库的链接都是动态进行的。 通过本程序你可以了解一些界面设计的技巧以及如何进行数据库路径的动态设置与链接。 程序运行的密码为123,(Books Management System (BMS))
图书数据管理系统-MySQL (V2.0)
- JAVA写的图书管理系统,还有MYSQL数据库文件和PPT,非常详细,可以拿来参考。(JAVA MYSQL PPT !!!!!!!!!!!!!!)
图书管理系统
- 功能为有关图书信息的管理,关于图书管理系统数据库附加的说明 1、首先保证计算机上已经成功安装SQL Server 2005。 2、将数据库文件附加到数据库中。 3、如果当前计算机装有多个SQL Server 2005实例,请在BookManageSystem目录下打开app.config程序文件,将程序数据库连接字符串localhost改为localhost\你的数据库实例名。如果仅有一个实例,就不用修改了。 4、编
图书管理系统
- java web ,图书管理系统,mvc三层架构,数据库文件在文件夹内(Java web, book management system, MVC three-tier architecture, database files in folders)
图书管理系统+Java源代码+SQL Server数据库文件
- 图书管理系统 带数据库源码 【JAVA MVC】 即把一个应用的输入、处理、输出流程按照Model、View、Controller的方式进行分离,这样一个应用被分成三个层——模型层、视图层、控制层。(Library Management System with Database Source Code [JAVA MVC] That is to say, the input, processing and output p