搜索资源列表
VB_TSG
- VB图书管理系统,本系统是用VB+access制作而成的,可用于专科毕业设计!-VB library management system, the system is made of VB+ access can be used for specialist graduate design!
tushu
- 校园图书管理系统 最近各个学校都在搞校园信息化管理,图书馆要实现电脑管理,随做了个,自己学校使用,对于中学来说,已经够了,毕竟方便简单。。 程序说明: 平台:IIS+ASP +Access 功能:分类管理 图书输入|编辑|借阅|规划 条形码管理。。。 后台用户密码 admin admin-School Library Management System in all schools have recently engaged in the ca
library
- 这个一个在VC++下实现的一个模拟图书馆,可以实现基本的存取以及对图书与读者的管理,稍加更进便可实现一个完整的图书馆管理程序。-The one in VC++ under the realization of a simulation library, can be achieved, as well as access to basic books and readers on the management, can be a little more into the realization
xitong2
- 简单的图书管理系统,单机版,ACCESS数据库-A simple library management system, stand-alone version, ACCESS database
librarymanagement
- 这是一个图书馆管理系统,图书管理员可以查询书的状况,学生和老师只能查询自己借书的情况和查阅书籍。-This is a library management system, library administrators can check the status of the book, students and teachers can check their own circumstances and access to library books.
book
- 一个图书销售管理的例子,使用access数据库,其中有编辑、更新、查找等功能,适合初学者下载学习。-An example of book sales management, using access databases, including editing, update, search and other functions, suitable for beginners to learn to download.
MFC-library-System(Access)
- 实现界面的图书管理系统,很好的学习资料!-Realization of interface library management system
cSharplibrarysystem
- c#连接access的的图书管理系统,实现增加,删除,修改,查询的四大功能。-c# connection to access the library management system, to achieve the increase, delete, modify, query the four functions.
tushuguanlixitong-(ADOPACCESS)
- 图书管理系统 课程设计tushuguanlixitong (ADO+ACCESS)-tushuguanlixitong (ADO+ACCESS)tushuguanlixitong (ADO+ACCESS)
tushuguanlixitong
- 利用c语言程序设计语言+access实现图书管理系统。希望对c语言连接数据库感兴趣的同志学习使用。-Using c language programming language+access library management system. I hope to connect c language comrades interested in learning to use the database.
LibraryMS
- 用户登录图书馆管理系统后,进入图书馆主界面,通过此界面可看到图书借阅排行榜和读者借阅排行榜,通过排行榜可以看出借阅图书的名称、图书类型、借阅次数及借阅读者等相关信息。 -After the user logs in library management system, access to the library main interface, this interface can be seen through the list of books to borrow and Top Reader
bigjob
- jsp+access+javabean做的一个建议的图书管理系统,适合初学者使用,没有错误哦-jsp+access+javabean make a suggestion library management system, suitable for beginners to use, oh no errors
MFC 图书管理系统(Access)
- 在mfc平台上开发的图书管理系统,内容适合初学者(Library management system developed on the MFC platform)
zx
- 1)采用MVC设计模式, 在JSP页面(listbook.jsp)中显示所有图书; 2)采用自定义标签技术,实现图书列表的显示; 3)创建JAVABEAN作为业务逻辑类,访问数据库资源; 4)数据库配置信息的管理,如:驱动名称,连接字符串,用户名,密码必须从配置文件中读取。(1) use the MVC design pattern to display all the books in the JSP page (listbook.jsp); 2) to implement the