登录
首页 » C# » C06

C06

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

  • xy64
    用BCB6.04编写的舍6入5看齐,奇进偶不进的数值修约法 根据GB8170—87《数值修约规则》[2]及GB3101—93附录B《数值修约规则》[3],修约时不能简单地采用“4舍5入”的办法。应遵循的原则是:①拟舍弃的数字的最左一位数字等于、小于4,则舍去;大于、等于6,则进1。②拟舍弃数字的最左一位数字等于5,若其右边数字并非全部为“0”时,则进1;其右边数字皆为“0”时,所拟保留的末位数字若为奇数则进1,若为偶数或“0”则不进。(BCB6.04 prepared with care in line 6 to 5, Ki Jin Jin does not even repair some of the numerical method in accordance with GB8170-87 Numerical revision of the rules [2] and GB3101-93 Appendix B Numerical revision of the rules [3], when revision can not simply use 4 homes 5 in approach. Should follow the principle is: ① to give up most of the figures, a figure equivalent to the left, less than 4, then rounding greater than, equal to 6, then enter 1. ② figures to be the most left-up a digital equivalent to 5, if not all of the right figure for the 0 , then enter 1 its right figures are 0 when the bottom of the figures to be retained if it is an odd number into 1, if an even number or 0 does not enter.)
    2008-04-25 11:58:05下载
    积分:1
  • SEED_DEC28335_CODE
    基于合众达公司DSP开发板SEED_DEC28335的例程,全部是结果检验之后的例程,希望对各位兄弟有用。(DSP-based development board of the company,SEED_DEC28335 routines, after all the routine test results, I hope useful to you brother.)
    2020-12-29 14:49:00下载
    积分:1
  • RayAABBCollision_D3D
    d3d写的aabb与射线碰撞检测的例子,vs 编写,功能完整(d3d written aabb collision detection and ray example, vs the preparation of functional integrity)
    2020-12-31 21:48:58下载
    积分:1
  • YouTube-Downloader
    用C#開發的YouTube Downloader,只要貼上YouTube URL,就可以把Download YouTube影片(C# development of YouTube Downloader, as long as the paste YouTube URL, you can put Download YouTube Videos)
    2013-12-01 19:53:05下载
    积分:1
  • en.stsw-stm32102
    stm32 virtual comport 1.4 下载后解压,安装,在安装目录里执行驱动安装程序,支持win7 32、64位(stm32 virtual comport 1.4)
    2016-05-12 15:58:54下载
    积分:1
  • DS1305v2
    软件模拟SPI通信接口读写实时时钟DS1305的驱动程序,目前已在TMS320F2812上测试通过。(Software simulation of the SPI communication interface to read and write DS1305 real time clock driver, the TMS320F2812 has been tested by.)
    2014-08-08 14:57:19下载
    积分:1
  • Server
    6自由度液压平台的演示代码,实现了简易波浪模型,控制液压平台模拟海浪效果.(3d demo)
    2009-05-12 20:46:29下载
    积分:1
  • printersettings_demo
    vc修改打印设置代码,可以修改打印的基本设置,例如纸张大小(vc revised set code can be amended Print the basic setup, such as paper size, etc.)
    2007-03-07 09:32:08下载
    积分:1
  • PicProcess
    说明:  一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能(A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes)
    2008-11-29 09:49:41下载
    积分:1
  • program-of-automatic-shut-dowm
    可以定时关机,重启计算机,对编写一些程序时添加人性化功能有很大帮助。(Can be timed shutdown, restart the computer)
    2016-05-07 19:30:53下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载