登录
首页 » C# » C06

C06

于 2009-02-13 发布 文件大小:229KB
0 186
下载积分: 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 个回复

  • vc知识点
    vc6.0一些基础的知识点,以及对读串口函数的进一步封装(Some basic knowledge points of VC6.0 and further encapsulation of read serial function)
    2020-06-16 22:40:01下载
    积分:1
  • PopManu
    VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行(VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is properly connected, otherwise it can not run an instance of)
    2013-05-19 10:37:16下载
    积分:1
  • CF_NiosII5.0
    Compact Flash Support For Nios II 5.0, To download supporting materials for this new Compact Flash support, download the following .zip file, extract to a computer with Quartus II 5.0 & Nios II 5.0 installed, and proceed to use the hardware and/or software examples of your choice to proceed. Additional information is available in the readme.txt document, included in the top-level of the .zip file
    2007-11-27 14:54:46下载
    积分:1
  • mfc
    mfc界面实例,其中含有多个实例,由浅入深(mfc interface instance, which contains more than one instance, Deep)
    2013-05-15 00:17:39下载
    积分:1
  • core_CM3
    STM32的内核是ARM CORTEX-M3,这个core_cm3.h包含的是一些内核相关的函数和宏定义,例如核内寄存器定义、部分核内外设的地址等等,其对应的是core_cm3.c文件。初学可以不管他,只要把它包含进工程里就行了,这里都是非常底层的函数,上层的一些函数直接调用它们了。如果对CORTEX-M3内核有兴趣或者基础较高,想深入了解这些函数,可以仔细研读一下。。(The kernel is the STM32 ARM CORTEX-M3, this core_cm3.h contains some kernel-related functions and macros, such as nuclear register definition, part of the nucleus peripherals address, etc., which corresponds core_cm3.c file. Beginners can take care of him as long as it is included into the project on the line, some of the functions here are very bottom of the function, the upper directly call them. If you are interested in higher CORTEX-M3 core or foundation, would like to learn more about these functions, you can carefully study. .)
    2014-05-14 11:03:08下载
    积分:1
  • DSP-SVPWM
    DSP的SVPWM产生示例,可以学习SVPWM的编程思想和编译方法,能直接移植到28335中应用。(DSP-SVPWM example, can learn the SVPWM programming ideas and methods of compiling, can be directly ported to 28335 in the application。)
    2021-04-07 20:39:01下载
    积分:1
  • 2525252
    this is gh0st3.75 RAT (Remote Administration Tool). Thank you for downloading
    2020-06-23 16:40:01下载
    积分:1
  • Chapter2
    微软公司的visual studio平台支持的面向对象语言,可用来开发具有标准窗口界面的程序,学习VC的人很有用的哦(Microsoft visual studio platform support object oriented language, can be used to develop applications with the standard Windows interface, learning VC useful oh)
    2013-03-25 17:39:57下载
    积分:1
  • cardfile
    Micorsoft 卡片文件(crd)读写的DLL源码(The sourcecode of the DLL for reading and writing the Microsoft s card file)
    2021-03-28 09:19:11下载
    积分:1
  • C#
    1、求解水仙花数 2、输出 200 ~300 之间的所有素数和 3、统计 4×5 二维数组(数组中的数据为随机产生的 10~99 之间的整数)中奇数的个数和偶数的个数。 4、编写控制台应用程序,创建一个结构类型数组用于存放学生信息(学号、姓名、出生日期和成绩),编程输入 5 个学生的相关数据, 然后按成绩的降序进行排序,并输出排序后的学生的名次、学号、姓名、年龄和成绩。(Solving narcissus number)
    2020-11-21 20:09:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载