搜索资源列表
C#的图书管理系统
- C#的图书管理系统,用ASP自己开发的系统
asp+sqlserver
- 一个简单的图书管理系统,包括毕业论文,很值得初学者学习。因为我本人也是初学,仅有此资源-A simple library management system, including the dissertation, is worth learning for beginners. Because I am beginner, only this resource
BookManagement
- 很漂亮的ASpnet图书管理系统源码,界面很漂亮用了大量的js 实现所需要的功能! 数据库是SQL2000的下载程序附加数据库运行就可以了用了很多的HTML 和框架结构希望通过这个程序能提高您的水平在做Oa 系统的时候很有用很有帮助的一个程序。-Nice ASpnet library management system source code Interface is very beautiful with a lot of js to achieve the functionality
2008072554208281_tushu
- 图书管理系统,可用于毕业论文设计。简单使用。适合大学毕业生下载。-Library management system, can be used for thesis design. Simple to use. Suitable for university graduates to download.
MyLibary
- 个人图书管理系统源码 一个非常简单的个人图书管理系统,可以进行用户分级管理及图书借阅、归还登记,采用Asp.net三层开发 用户管理 添加用户 用户维护 书刊管理 添加书刊 书刊维护 高级搜索 个人信息 修改密码 App_Code下为分层处理代码 登陆页是:/adminLogin.aspx 默认管理帐号/密码:51aspx/51aspx-Source personal library management system a very simple p
library
- 图书管理系统 具备有查询,录入数据,借还书,续借,数据备份等多种功能 -Library management system have a query, data capture, through books, renewal of library materials, a variety of functions such as data backup
asp.netSimpleBook
- asp.netSimpleBook 简单的图书管理系统-asp.netSimpleBook simple library management system
tssglxtaspcode
- 一个利用ASP和ACCESS设计的图书管理系统源码-ACCESS using ASP and a design-source library management system
book
- 一个使用ASP。net和SQLServer2005开发的图书管理系统-Using ASP. net and SQLServer2005 library management system developed
bookinfo
- 图书管理系统的图书介绍 asp.net编程-asp.net
tushu
- 校园图书管理系统 最近各个学校都在搞校园信息化管理,图书馆要实现电脑管理,随做了个,自己学校使用,对于中学来说,已经够了,毕竟方便简单。。 程序说明: 平台:IIS+ASP +Access 功能:分类管理 图书输入|编辑|借阅|规划 条形码管理。。。 后台用户密码 admin admin-School Library Management System in all schools have recently engaged in the ca
tushuguan
- 数据库课程设计,用sql实现的简单图书管理系统-Database of curriculum design, with the realization of a simple sql library management system
Library-SQL
- 采用ASP和SQL2000制作的图书管理系统,不错的课程设计-Produced by using ASP and SQL2000 library management system, a good curriculum design
MyLibraryManagementSystem
- 图书管理系统,包括学生借、还图书,查询图书信息,查询学生用书时间等等。-Library management system
asp
- 图书管理系统,是access数据库和asp结合做的,实现对图书的管理,增加删除等功能-Library management system is a combination of access database and asp to do, to achieve the management of books, increase or delete features
113172198ASPbook
- 很好的ASP图书管理系统, 很好的ASP图书管理系统-ASP图书管理很好的ASP图书管理系统系统,很好的ASP图书管理系统,
20100413094651
- ASP.NET 2.0+SQL SERVER2005 图书管理系统 -ASP.NET 2.0+ SQL SERVER2005 library management system
librarymanagementsystem
- 本图书管理系统是在vs2005的环境下编写的小型系统,它包含登录功能及图书查询添加等功能-The library management system is prepared in the vs2005 environment for small systems, it contains log function and add features such as Book Search
Asp
- asp图书管理系统 普通用户 和 管理员登入 可以在线 借阅图书-library management system asp
C#图书管理系统项目源码
- 图书馆管理系统 分类管理 本次设计主要研究asp.net在图书馆管理系统的应用。首先,查阅了与系统内容相关的文献和研究。第一部分对图书馆管理信息的功能进行设计,主要包括图书借阅、图书归还、图书馆管理信息、与读者进行网络互动、读者书评、借书证办理和图书入库等功能。然后,在asp的平台上,连接SQL.server数据库以及利用其它语言及相应开发环境,针对小型图书馆管理系统的特点,实现图书馆基本的管理功能。目前,通过对参考文献和相关文章的学习和参考,对C#以及数据库有了一定的了解,数据库的部分设计。最