文件名称:MyLibrary
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:228.94kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本章实现了图书管理系统,功能主要分为三部分:书目检索、读者管理、图书管理;书目检索包括普通检索和高级检索;读者管理包括读者登录、读者信息、读者借阅历史、读者当前借阅、读者借阅过期催还、管理员登录等功能;图书管理包括图书借阅、图书归还、添加图书、图书维护、添加用户、用户维护、密码修改。-Library management system implemented in this chapter, the main function is divided into three parts: bibliographic search, the reader management, library management bibliographic search and retrieval, including ordinary senior retrieval management, including reader login reader, readers information, book loan history, current borrowing readers, readers Recall loan expired, the administrator login and other functions book management, including book lending, return books, add books, book maintenance, add users, user maintenance, password changes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyLibrary/adminLogin.aspx
MyLibrary/adminLogin.aspx.cs
MyLibrary/adminMain.aspx
MyLibrary/adminMain.aspx.cs
MyLibrary/App_Code/BusinessLogicLayer/Book.cs
MyLibrary/App_Code/BusinessLogicLayer/Borrow.cs
MyLibrary/App_Code/BusinessLogicLayer/Users.cs
MyLibrary/App_Code/DataAccessHelper/GetSafeData.cs
MyLibrary/App_Code/DataAccessHelper/SQLString.cs
MyLibrary/App_Code/DataAccessLayer/DataBase.cs
MyLibrary/BookManage/AdminBookAdvancedSearch.aspx
MyLibrary/BookManage/AdminBookAdvancedSearch.aspx.cs
MyLibrary/BookManage/BookAdd.aspx
MyLibrary/BookManage/BookAdd.aspx.cs
MyLibrary/BookManage/BookDetails.aspx
MyLibrary/BookManage/BookDetails.aspx.cs
MyLibrary/BookManage/BookLists.aspx
MyLibrary/BookManage/BookLists.aspx.cs
MyLibrary/BookManage/BookSearch.aspx
MyLibrary/BookManage/BookSearch.aspx.cs
MyLibrary/BookManage/BookSearchResult.aspx
MyLibrary/BookManage/BookSearchResult.aspx.cs
MyLibrary/BookManage/ReaderBookAdvancedSearch.aspx
MyLibrary/BookManage/ReaderBookAdvancedSearch.aspx.cs
MyLibrary/BookManage/ReaderBookDetails.aspx
MyLibrary/BookManage/ReaderBookDetails.aspx.cs
MyLibrary/Borrow/BorrowBook.aspx
MyLibrary/Borrow/BorrowBook.aspx.cs
MyLibrary/Borrow/ReturnBook.aspx
MyLibrary/Borrow/ReturnBook.aspx.cs
MyLibrary/Controls/AdminLeft.ascx
MyLibrary/Controls/AdminLeft.ascx.cs
MyLibrary/Controls/ReaderLogin.ascx
MyLibrary/Controls/ReaderLogin.ascx.cs
MyLibrary/Controls/ReaderTop.ascx
MyLibrary/Controls/ReaderTop.ascx.cs
MyLibrary/DB/MyLibrary.bak
MyLibrary/DB/MyLibrary.sql
MyLibrary/Images/ADD.GIF
MyLibrary/Images/Borrow.GIF
MyLibrary/Images/Close.GIF
MyLibrary/Images/CONFIRM.GIF
MyLibrary/Images/FangKuai.gif
MyLibrary/Images/Login.GIF
MyLibrary/Images/mm.gif
MyLibrary/Images/movetool1.gif
MyLibrary/Images/movetoolright1.gif
MyLibrary/Images/name.gif
MyLibrary/Images/online_left.gif
MyLibrary/Images/online_middle.gif
MyLibrary/Images/online_right.gif
MyLibrary/Images/QUERY.GIF
MyLibrary/Images/RESET.GIF
MyLibrary/Images/RETURN.GIF
MyLibrary/Images/ReturnBook.GIF
MyLibrary/Images/search.GIF
MyLibrary/Images/SubmitScore.GIF
MyLibrary/Images/Update.GIF
MyLibrary/ModifyPassword.aspx
MyLibrary/ModifyPassword.aspx.cs
MyLibrary/Reader/ReaderBorrowHistory.aspx
MyLibrary/Reader/ReaderBorrowHistory.aspx.cs
MyLibrary/Reader/ReaderCurrentBorrow.aspx
MyLibrary/Reader/ReaderCurrentBorrow.aspx.cs
MyLibrary/Reader/ReaderExpireCuiHuan.aspx
MyLibrary/Reader/ReaderExpireCuiHuan.aspx.cs
MyLibrary/Reader/ReaderInformation.aspx
MyLibrary/Reader/ReaderInformation.aspx.cs
MyLibrary/Reader/ReaderLogin.aspx
MyLibrary/Reader/ReaderLogin.aspx.cs
MyLibrary/Reader/ReaderLoginMain.aspx
MyLibrary/Reader/ReaderLoginMain.aspx.cs
MyLibrary/Reader/ReaderNotLogin.aspx
MyLibrary/Reader/ReaderNotLogin.aspx.cs
MyLibrary/readme.txt
MyLibrary/UsersManage/UserAdd.aspx
MyLibrary/UsersManage/UserAdd.aspx.cs
MyLibrary/UsersManage/UserDetails.aspx
MyLibrary/UsersManage/UserDetails.aspx.cs
MyLibrary/UsersManage/UserLists.aspx
MyLibrary/UsersManage/UserLists.aspx.cs
MyLibrary/Web.Config
MyLibrary/App_Code/BusinessLogicLayer
MyLibrary/App_Code/DataAccessHelper
MyLibrary/App_Code/DataAccessLayer
MyLibrary/App_Code
MyLibrary/BookManage
MyLibrary/Borrow
MyLibrary/Controls
MyLibrary/DB
MyLibrary/Images
MyLibrary/Reader
MyLibrary/UsersManage
MyLibrary
MyLibrary/adminLogin.aspx.cs
MyLibrary/adminMain.aspx
MyLibrary/adminMain.aspx.cs
MyLibrary/App_Code/BusinessLogicLayer/Book.cs
MyLibrary/App_Code/BusinessLogicLayer/Borrow.cs
MyLibrary/App_Code/BusinessLogicLayer/Users.cs
MyLibrary/App_Code/DataAccessHelper/GetSafeData.cs
MyLibrary/App_Code/DataAccessHelper/SQLString.cs
MyLibrary/App_Code/DataAccessLayer/DataBase.cs
MyLibrary/BookManage/AdminBookAdvancedSearch.aspx
MyLibrary/BookManage/AdminBookAdvancedSearch.aspx.cs
MyLibrary/BookManage/BookAdd.aspx
MyLibrary/BookManage/BookAdd.aspx.cs
MyLibrary/BookManage/BookDetails.aspx
MyLibrary/BookManage/BookDetails.aspx.cs
MyLibrary/BookManage/BookLists.aspx
MyLibrary/BookManage/BookLists.aspx.cs
MyLibrary/BookManage/BookSearch.aspx
MyLibrary/BookManage/BookSearch.aspx.cs
MyLibrary/BookManage/BookSearchResult.aspx
MyLibrary/BookManage/BookSearchResult.aspx.cs
MyLibrary/BookManage/ReaderBookAdvancedSearch.aspx
MyLibrary/BookManage/ReaderBookAdvancedSearch.aspx.cs
MyLibrary/BookManage/ReaderBookDetails.aspx
MyLibrary/BookManage/ReaderBookDetails.aspx.cs
MyLibrary/Borrow/BorrowBook.aspx
MyLibrary/Borrow/BorrowBook.aspx.cs
MyLibrary/Borrow/ReturnBook.aspx
MyLibrary/Borrow/ReturnBook.aspx.cs
MyLibrary/Controls/AdminLeft.ascx
MyLibrary/Controls/AdminLeft.ascx.cs
MyLibrary/Controls/ReaderLogin.ascx
MyLibrary/Controls/ReaderLogin.ascx.cs
MyLibrary/Controls/ReaderTop.ascx
MyLibrary/Controls/ReaderTop.ascx.cs
MyLibrary/DB/MyLibrary.bak
MyLibrary/DB/MyLibrary.sql
MyLibrary/Images/ADD.GIF
MyLibrary/Images/Borrow.GIF
MyLibrary/Images/Close.GIF
MyLibrary/Images/CONFIRM.GIF
MyLibrary/Images/FangKuai.gif
MyLibrary/Images/Login.GIF
MyLibrary/Images/mm.gif
MyLibrary/Images/movetool1.gif
MyLibrary/Images/movetoolright1.gif
MyLibrary/Images/name.gif
MyLibrary/Images/online_left.gif
MyLibrary/Images/online_middle.gif
MyLibrary/Images/online_right.gif
MyLibrary/Images/QUERY.GIF
MyLibrary/Images/RESET.GIF
MyLibrary/Images/RETURN.GIF
MyLibrary/Images/ReturnBook.GIF
MyLibrary/Images/search.GIF
MyLibrary/Images/SubmitScore.GIF
MyLibrary/Images/Update.GIF
MyLibrary/ModifyPassword.aspx
MyLibrary/ModifyPassword.aspx.cs
MyLibrary/Reader/ReaderBorrowHistory.aspx
MyLibrary/Reader/ReaderBorrowHistory.aspx.cs
MyLibrary/Reader/ReaderCurrentBorrow.aspx
MyLibrary/Reader/ReaderCurrentBorrow.aspx.cs
MyLibrary/Reader/ReaderExpireCuiHuan.aspx
MyLibrary/Reader/ReaderExpireCuiHuan.aspx.cs
MyLibrary/Reader/ReaderInformation.aspx
MyLibrary/Reader/ReaderInformation.aspx.cs
MyLibrary/Reader/ReaderLogin.aspx
MyLibrary/Reader/ReaderLogin.aspx.cs
MyLibrary/Reader/ReaderLoginMain.aspx
MyLibrary/Reader/ReaderLoginMain.aspx.cs
MyLibrary/Reader/ReaderNotLogin.aspx
MyLibrary/Reader/ReaderNotLogin.aspx.cs
MyLibrary/readme.txt
MyLibrary/UsersManage/UserAdd.aspx
MyLibrary/UsersManage/UserAdd.aspx.cs
MyLibrary/UsersManage/UserDetails.aspx
MyLibrary/UsersManage/UserDetails.aspx.cs
MyLibrary/UsersManage/UserLists.aspx
MyLibrary/UsersManage/UserLists.aspx.cs
MyLibrary/Web.Config
MyLibrary/App_Code/BusinessLogicLayer
MyLibrary/App_Code/DataAccessHelper
MyLibrary/App_Code/DataAccessLayer
MyLibrary/App_Code
MyLibrary/BookManage
MyLibrary/Borrow
MyLibrary/Controls
MyLibrary/DB
MyLibrary/Images
MyLibrary/Reader
MyLibrary/UsersManage
MyLibrary
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.