登录
首页 » C# » C06

C06

于 2009-02-13 发布 文件大小:229KB
0 158
下载积分: 1 下载次数: 11

代码说明:

  本章实现了图书管理系统,功能主要分为三部分:书目检索、读者管理、图书管理;书目检索包括普通检索和高级检索;读者管理包括读者登录、读者信息、读者借阅历史、读者当前借阅、读者借阅过期催还、管理员登录等功能;图书管理包括图书借阅、图书归还、添加图书、图书维护、添加用户、用户维护、密码修改。(This chapter to achieve the library management system, functionality is divided into three main parts: bibliographic search, the reader management, library management bibliographic search and retrieval including ordinary senior retrieval readers log management, including readers, reader information, reader in history to borrow, borrow current readers, readers borrow-return expired, the administrator login and other functions library management, including loan of books, book return, add books, book maintenance, add users, user maintenance, password modification.)

文件列表:

C06
...\MyLibrary
...\.........\adminLogin.aspx
...\.........\adminLogin.aspx.cs
...\.........\adminMain.aspx
...\.........\adminMain.aspx.cs
...\.........\App_Code
...\.........\........\BusinessLogicLayer
...\.........\........\..................\Book.cs
...\.........\........\..................\Borrow.cs
...\.........\........\..................\Users.cs
...\.........\........\DataAccessHelper
...\.........\........\................\GetSafeData.cs
...\.........\........\................\SQLString.cs
...\.........\........\DataAccessLayer
...\.........\........\...............\DataBase.cs
...\.........\BookManage
...\.........\..........\AdminBookAdvancedSearch.aspx
...\.........\..........\AdminBookAdvancedSearch.aspx.cs
...\.........\..........\BookAdd.aspx
...\.........\..........\BookAdd.aspx.cs
...\.........\..........\BookDetails.aspx
...\.........\..........\BookDetails.aspx.cs
...\.........\..........\BookLists.aspx
...\.........\..........\BookLists.aspx.cs
...\.........\..........\BookSearch.aspx
...\.........\..........\BookSearch.aspx.cs
...\.........\..........\BookSearchResult.aspx
...\.........\..........\BookSearchResult.aspx.cs
...\.........\..........\ReaderBookAdvancedSearch.aspx
...\.........\..........\ReaderBookAdvancedSearch.aspx.cs
...\.........\..........\ReaderBookDetails.aspx
...\.........\..........\ReaderBookDetails.aspx.cs
...\.........\Borrow
...\.........\......\BorrowBook.aspx
...\.........\......\BorrowBook.aspx.cs
...\.........\......\ReturnBook.aspx
...\.........\......\ReturnBook.aspx.cs
...\.........\Controls
...\.........\........\AdminLeft.ascx
...\.........\........\AdminLeft.ascx.cs
...\.........\........\ReaderLogin.ascx
...\.........\........\ReaderLogin.ascx.cs
...\.........\........\ReaderTop.ascx
...\.........\........\ReaderTop.ascx.cs
...\.........\DB
...\.........\..\MyLibrary.bak
...\.........\..\MyLibrary.sql
...\.........\Images



...\.........\......\CONFIRM.GIF

...\.........\......\Login.GIF
...\.........\......\mm.gif
...\.........\......\movetool1.gif
...\.........\......\movetoolright1.gif
...\.........\......\name.gif
...\.........\......\online_left.gif
...\.........\......\online_middle.gif
...\.........\......\online_right.gif
...\.........\......\QUERY.GIF
...\.........\......\RESET.GIF
...\.........\......\RETURN.GIF
...\.........\......\ReturnBook.GIF
...\.........\......\search.GIF
...\.........\......\SubmitScore.GIF
...\.........\......\Update.GIF
...\.........\ModifyPassword.aspx
...\.........\ModifyPassword.aspx.cs
...\.........\Reader
...\.........\......\ReaderBorrowHistory.aspx
...\.........\......\ReaderBorrowHistory.aspx.cs
...\.........\......\ReaderCurrentBorrow.aspx
...\.........\......\ReaderCurrentBorrow.aspx.cs
...\.........\......\ReaderExpireCuiHuan.aspx
...\.........\......\ReaderExpireCuiHuan.aspx.cs
...\.........\......\ReaderInformation.aspx
...\.........\......\ReaderInformation.aspx.cs
...\.........\......\ReaderLogin.aspx
...\.........\......\ReaderLogin.aspx.cs
...\.........\......\ReaderLoginMain.aspx
...\.........\......\ReaderLoginMain.aspx.cs
...\.........\......\ReaderNotLogin.aspx
...\.........\......\ReaderNotLogin.aspx.cs
...\.........\UsersManage
...\.........\...........\UserAdd.aspx
...\.........\...........\UserAdd.aspx.cs
...\.........\...........\UserDetails.aspx
...\.........\...........\UserDetails.aspx.cs
...\.........\...........\UserLists.aspx
...\.........\...........\UserLists.aspx.cs
...\.........\Web.Config
...\readme.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • baw
    json c 0,9 Source code and documentation()
    2018-03-18 09:13:24下载
    积分:1
  • C# P2P demo
    C# P2P demo
    2015-02-05下载
    积分:1
  • 文字点阵字库生成器
    说明:  软件可以在WINDOWS 系统下生成任意点阵大小的ASCII, GB2312(简体中文)、GBK(简体中文)、BIG5(繁体中文)、HANGUL(韩 文)、SJIS(日文)、Unicode 以及泰文,越南文、俄文、乌克兰文,拉 丁文,8859 系列等共二十几种编码的字库,不但支持生成二进制文 件格式的文件,也可以生成BDF 文件,还支持生成图片功能,并支 持横向,纵向等多种扫描方式,且扫描方式可以根据用户的需求进行 增加。(The software can generate ASCII of any dot matrix size under the WINDOWS system. GB2312 (Simplified Chinese), GBK (Simplified Chinese), BIG5 (Traditional Chinese), HANGUL (Korean Text), SJIS (Japanese), Unicode and Thai, Vietnamese, Russian, Ukrainian, pull Ding Wen, 8859 series and other 20 kinds of encoded fonts, not only support the generation of binary text A file in a format, you can also generate a BDF file, and also support the ability to generate images, and support A variety of scanning methods, such as horizontal and vertical, and scanning methods can be performed according to user needs. increase.)
    2020-06-19 13:00:02下载
    积分:1
  • MFC深入浅出_从MFC设计到MFC
    用mfc进行小程序的界面设计,从实例的角度分析mfc在原件界面中应用(Use mfc to design the interface of small program, analyze the application of mfc in the original interface from the perspective of instance)
    2018-09-04 16:37:04下载
    积分:1
  • chat-master
    说明:  使用c#开发的简易聊天室,目前版本已经到了2.0了(Simple chat room developed with C # has reached 2.0)
    2020-06-19 23:40:01下载
    积分:1
  • ADVANTECH-Alarm1
    关于台湾研华远程以太网模块上位机控制源代码,具体说明在压缩包里。(On the Taiwan Advantech Ethernet module remote PC control source code, specify the compression bag.)
    2008-07-06 21:07:43下载
    积分:1
  • phase field
    说明:  fe-cu-mn-ni合金的相场模拟程序(Phase field simulation program for fe-cu-mn-ni alloy)
    2019-03-01 08:16:52下载
    积分:1
  • 第六章序代码
    C++程序设计源代码例(C programming source code cases)
    2004-10-17 21:32:48下载
    积分:1
  • 1702sldll
    1702sl上位机源程序 (1702 sl PC source program )
    2016-07-07 15:34:09下载
    积分:1
  • AT90CAN64+BMS-3000w
    AT90CAN64单片机程序,BMS国标2015CAN通讯,3000w充电桩程序(AT90CAN64 MCU program, BMS national standard 2015CAN communication, 3000W charging pile program)
    2020-09-23 22:27:49下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载