搜索资源列表
VC下基于SQL的图书管理系统源码
- VC下基于SQL的图书管理系统源码,包括数据录入、数据查询、数据删除、密码修改等。
图书借阅管理系统
- 本课题针对当前我国图书借阅管理多数采用人工管理的现状以及即使采用了计算机图书管理系统却不能完全满足本单位图书管理的需要的实际情况出发,对图书管理业务经过详细的系统调查,开发出的操作简单而且方便实用的一个图书借阅管理系统,以适应新时代发展的需要。 本系统使用Visual Basic6.0开发工具,主要使用SQL语句,结合Access数据库、VB的DAO数据访问对象,DATA控件和ADO控件来实现数据库的操作。 图书借阅管理系统主要对图书管理日常工作中遇到的实际问题,例如书籍信息、读者信息、
图书管理系统 新手上路
- 一个适合初学者用的VB.net和SQL实现的图书管理系统
图书馆管理系统.rar
- C语言作的图书管理系统 该程序能实现对一本书进行采编入库、清除库存、借阅图书、归还图书且记录借书的用户信息,还有查找书、显示图书目录的功能,并且以该书的书号为关键字建立一个B_树。,C language does books management system management system this procedure can realize to a book carries on picks enrolls the storehouse, the elimination stock
图书管理系统
- 图书管理系统(sql server 数据库文件+VB源代码+设计报告).rar,vb
CSharpSQL
- C# SQL图书管理系统 比较实用的一个系统,适合新手参考-C# SQL
libary
- 图书管理系统,外加数据库创建脚本(sql server 2000下)-Library management system, plus a scr ipt to create the database (sql server 2000, under)
access+sql
- access版+sql版 图书管理系统(版权归原作者所有)-access version+ sql version of the book management system (belongs to original author)
VB+sql_library
- 该系统为图书管理系统,采用VB+SQL编写。功能简单实用,适合于用作大作业-The system for library management system, using VB+ SQL prepared. Function is simple and practical and suitable for large operations
LIRBRY
- 数据库的课程设计之图书管理系统的实现 包括E-R图 主要的思想 关系模式等一些内容-Database of curriculum design library management system including the ER diagram the relationship between the main mode of thinking of some of the elements
447723200472721100970
- VB+sql图书管理系统 学习用 带源代码-VB+ Sql learning library management system used with the source code
SQL
- 数据库程序PB+SQL学生图书管理系统 大学在校生作品-PB+ SQL database management system Student Book
sdf
- SQL图书管理系统,本程序仅做课程设计作业,供大家学习和参考,程序中附有完整的注释,方便大家查看。谢谢!-SQL library management system, this program is only to do curriculum design work, for them to learn from and reference, the program notes with complete, convenient we see. Thanks!
SQLserver
- sql 图书管理系统,此系统可以让您方便的管理图书,学生也可以用于学习-sql library management system, this system allows you to easily manage books, students can also be used for learning
VBsql.RAR
- VB +SQL 图书管理系统 别人那下的-VB+ SQL library management system under which people
SR图书馆管理系统源码
- vc++ sql图书管理系统,功能很全面的,需要安装VC++6.0和microsoft sql serve2005-vc++ sql library management system, features a very comprehensive, you need to install VC++6.0 and microsoft sql serve2005
图书管理系统
- 图书管理系统,用C#做的,很强大 也很好用,初学者可以看实例学习MFC控件。可以拿来做课程设计,也可以做实训内容。还增加了sql的内容哦(Library management system)
图书管理系统sql版
- 图书管理系统sql版,代码中的数据库不用任何设置,因为本程序为了能好移植到其它的计算机数据库的链接都是动态进行的。 通过本程序你可以了解一些界面设计的技巧以及如何进行数据库路径的动态设置与链接。 程序运行的密码为123,(Books Management System (BMS))
图书管理系统
- 功能为有关图书信息的管理,关于图书管理系统数据库附加的说明 1、首先保证计算机上已经成功安装SQL Server 2005。 2、将数据库文件附加到数据库中。 3、如果当前计算机装有多个SQL Server 2005实例,请在BookManageSystem目录下打开app.config程序文件,将程序数据库连接字符串localhost改为localhost\你的数据库实例名。如果仅有一个实例,就不用修改了。 4、编译运行即可。(Function for the manage
图书管理系统+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 processes of an application are