基本信息
源码名称:图书管理系统
源码大小:3.19M
文件格式:.rar
开发语言:ASP
更新时间:2022-12-14
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
图书管理系统

.
├── LibraryMS
│   ├── LibraryMS
│   │   ├── App_Code
│   │   │   ├── AdminManage.cs
│   │   │   ├── BTypeManage.cs
│   │   │   ├── BookManage.cs
│   │   │   ├── BookcaseManage.cs
│   │   │   ├── BorrowandBackManage.cs
│   │   │   ├── DataBase.cs
│   │   │   ├── LibraryManage.cs
│   │   │   ├── OperatorClass.cs
│   │   │   ├── PubManage.cs
│   │   │   ├── PurviewManage.cs
│   │   │   ├── RTypeManage.cs
│   │   │   ├── ReaderManage.cs
│   │   │   └── ValidateClass.cs
│   │   ├── App_Data
│   │   │   ├── db_LibraryMS.mdf
│   │   │   └── db_LibraryMS_log.ldf
│   │   ├── BookBRManage
│   │   │   ├── BorrowBook.aspx
│   │   │   ├── BorrowBook.aspx.cs
│   │   │   ├── ReturnBook.aspx
│   │   │   └── ReturnBook.aspx.cs
│   │   ├── BookManage
│   │   │   ├── AddBType.aspx
│   │   │   ├── AddBType.aspx.cs
│   │   │   ├── AddBook.aspx
│   │   │   ├── AddBook.aspx.cs
│   │   │   ├── BTypeManage.aspx
│   │   │   ├── BTypeManage.aspx.cs
│   │   │   ├── BookManage.aspx
│   │   │   └── BookManage.aspx.cs
│   │   ├── Common
│   │   │   ├── ChanagePwd.aspx
│   │   │   ├── ChanagePwd.aspx.cs
│   │   │   ├── checkcode.aspx
│   │   │   └── checkcode.aspx.cs
│   │   ├── Content
│   │   │   ├── Login.css
│   │   │   ├── bootstrap-datepicker.css
│   │   │   ├── bootstrap-datepicker.css.map
│   │   │   ├── bootstrap-datepicker.min.css
│   │   │   ├── bootstrap-datepicker.min.css.map
│   │   │   ├── bootstrap-datepicker.standalone.css
│   │   │   ├── bootstrap-datepicker.standalone.css.map
│   │   │   ├── bootstrap-datepicker.standalone.min.css
│   │   │   ├── bootstrap-datepicker.standalone.min.css.map
│   │   │   ├── bootstrap-datepicker3.css
│   │   │   ├── bootstrap-datepicker3.css.map
│   │   │   ├── bootstrap-datepicker3.min.css
│   │   │   ├── bootstrap-datepicker3.min.css.map
│   │   │   ├── bootstrap-datepicker3.standalone.css
│   │   │   ├── bootstrap-datepicker3.standalone.css.map
│   │   │   ├── bootstrap-datepicker3.standalone.min.css
│   │   │   ├── bootstrap-datepicker3.standalone.min.css.map
│   │   │   ├── bootstrap-theme.css
│   │   │   ├── bootstrap-theme.css.map
│   │   │   ├── bootstrap-theme.min.css
│   │   │   ├── bootstrap-theme.min.css.map
│   │   │   ├── bootstrap.css
│   │   │   ├── bootstrap.css.map
│   │   │   ├── bootstrap.min.css
│   │   │   ├── bootstrap.min.css.map
│   │   │   ├── font-awesome.min.css
│   │   │   ├── menu.css
│   │   │   └── public.css
│   │   ├── Default.aspx
│   │   ├── Default.aspx.cs
│   │   ├── Login.aspx
│   │   ├── Login.aspx.cs
│   │   ├── MasterPage
│   │   │   ├── MainMasterPage.master
│   │   │   └── MainMasterPage.master.cs
│   │   ├── ReaderManage
│   │   │   ├── AddRType.aspx
│   │   │   ├── AddRType.aspx.cs
│   │   │   ├── AddReader.aspx
│   │   │   ├── AddReader.aspx.cs
│   │   │   ├── RTypeManage.aspx
│   │   │   ├── RTypeManage.aspx.cs
│   │   │   ├── ReaderManage.aspx
│   │   │   └── ReaderManage.aspx.cs
│   │   ├── Scripts
│   │   │   ├── bootstrap-datepicker.js
│   │   │   ├── bootstrap-datepicker.min.js
│   │   │   ├── bootstrap-datepicker.zh-CN.min.js
│   │   │   ├── bootstrap.js
│   │   │   ├── bootstrap.min.js
│   │   │   ├── html5shiv.min.js
│   │   │   ├── jquery-3.2.1.intellisense.js
│   │   │   ├── jquery-3.2.1.js
│   │   │   ├── jquery-3.2.1.min.js
│   │   │   ├── jquery-3.2.1.min.map
│   │   │   ├── jquery-3.2.1.slim.js
│   │   │   ├── jquery-3.2.1.slim.min.js
│   │   │   ├── jquery-3.2.1.slim.min.map
│   │   │   ├── locales
│   │   │   │   ├── bootstrap-datepicker.ar.min.js
│   │   │   │   ├── bootstrap-datepicker.az.min.js
│   │   │   │   ├── bootstrap-datepicker.bg.min.js
│   │   │   │   ├── bootstrap-datepicker.bs.min.js
│   │   │   │   ├── bootstrap-datepicker.ca.min.js
│   │   │   │   ├── bootstrap-datepicker.cs.min.js
│   │   │   │   ├── bootstrap-datepicker.cy.min.js
│   │   │   │   ├── bootstrap-datepicker.da.min.js
│   │   │   │   ├── bootstrap-datepicker.de.min.js
│   │   │   │   ├── bootstrap-datepicker.el.min.js
│   │   │   │   ├── bootstrap-datepicker.en-AU.min.js
│   │   │   │   ├── bootstrap-datepicker.en-GB.min.js
│   │   │   │   ├── bootstrap-datepicker.eo.min.js
│   │   │   │   ├── bootstrap-datepicker.es.min.js
│   │   │   │   ├── bootstrap-datepicker.et.min.js
│   │   │   │   ├── bootstrap-datepicker.eu.min.js
│   │   │   │   ├── bootstrap-datepicker.fa.min.js
│   │   │   │   ├── bootstrap-datepicker.fi.min.js
│   │   │   │   ├── bootstrap-datepicker.fo.min.js
│   │   │   │   ├── bootstrap-datepicker.fr-CH.min.js
│   │   │   │   ├── bootstrap-datepicker.fr.min.js
│   │   │   │   ├── bootstrap-datepicker.gl.min.js
│   │   │   │   ├── bootstrap-datepicker.he.min.js
│   │   │   │   ├── bootstrap-datepicker.hr.min.js
│   │   │   │   ├── bootstrap-datepicker.hu.min.js
│   │   │   │   ├── bootstrap-datepicker.hy.min.js
│   │   │   │   ├── bootstrap-datepicker.id.min.js
│   │   │   │   ├── bootstrap-datepicker.is.min.js
│   │   │   │   ├── bootstrap-datepicker.it-CH.min.js
│   │   │   │   ├── bootstrap-datepicker.it.min.js
│   │   │   │   ├── bootstrap-datepicker.ja.min.js
│   │   │   │   ├── bootstrap-datepicker.ka.min.js
│   │   │   │   ├── bootstrap-datepicker.kh.min.js
│   │   │   │   ├── bootstrap-datepicker.kk.min.js
│   │   │   │   ├── bootstrap-datepicker.ko.min.js
│   │   │   │   ├── bootstrap-datepicker.kr.min.js
│   │   │   │   ├── bootstrap-datepicker.lt.min.js
│   │   │   │   ├── bootstrap-datepicker.lv.min.js
│   │   │   │   ├── bootstrap-datepicker.me.min.js
│   │   │   │   ├── bootstrap-datepicker.mk.min.js
│   │   │   │   ├── bootstrap-datepicker.mn.min.js
│   │   │   │   ├── bootstrap-datepicker.ms.min.js
│   │   │   │   ├── bootstrap-datepicker.nb.min.js
│   │   │   │   ├── bootstrap-datepicker.nl-BE.min.js
│   │   │   │   ├── bootstrap-datepicker.nl.min.js
│   │   │   │   ├── bootstrap-datepicker.no.min.js
│   │   │   │   ├── bootstrap-datepicker.pl.min.js
│   │   │   │   ├── bootstrap-datepicker.pt-BR.min.js
│   │   │   │   ├── bootstrap-datepicker.pt.min.js
│   │   │   │   ├── bootstrap-datepicker.ro.min.js
│   │   │   │   ├── bootstrap-datepicker.rs-latin.min.js
│   │   │   │   ├── bootstrap-datepicker.rs.min.js
│   │   │   │   ├── bootstrap-datepicker.ru.min.js
│   │   │   │   ├── bootstrap-datepicker.sk.min.js
│   │   │   │   ├── bootstrap-datepicker.sl.min.js
│   │   │   │   ├── bootstrap-datepicker.sq.min.js
│   │   │   │   ├── bootstrap-datepicker.sr-latin.min.js
│   │   │   │   ├── bootstrap-datepicker.sr.min.js
│   │   │   │   ├── bootstrap-datepicker.sv.min.js
│   │   │   │   ├── bootstrap-datepicker.sw.min.js
│   │   │   │   ├── bootstrap-datepicker.th.min.js
│   │   │   │   ├── bootstrap-datepicker.tr.min.js
│   │   │   │   ├── bootstrap-datepicker.uk.min.js
│   │   │   │   ├── bootstrap-datepicker.vi.min.js
│   │   │   │   ├── bootstrap-datepicker.zh-CN.min.js
│   │   │   │   └── bootstrap-datepicker.zh-TW.min.js
│   │   │   └── prefixfree.min.js
│   │   ├── SortManage
│   │   │   ├── BookBorrowSort.aspx
│   │   │   ├── BookBorrowSort.aspx.cs
│   │   │   ├── ReaderBorrowSort.aspx
│   │   │   └── ReaderBorrowSort.aspx.cs
│   │   ├── SysQuery
│   │   │   ├── BBorrowQuery.aspx
│   │   │   ├── BBorrowQuery.aspx.cs
│   │   │   ├── BookQuery.aspx
│   │   │   └── BookQuery.aspx.cs
│   │   ├── SysSet
│   │   │   ├── AddAdmin.aspx
│   │   │   ├── AddAdmin.aspx.cs
│   │   │   ├── AddBCase.aspx
│   │   │   ├── AddBCase.aspx.cs
│   │   │   ├── AdminManage.aspx
│   │   │   ├── AdminManage.aspx.cs
│   │   │   ├── BCaseManage.aspx
│   │   │   ├── BCaseManage.aspx.cs
│   │   │   ├── LibraryInfo.aspx
│   │   │   └── LibraryInfo.aspx.cs
│   │   ├── Web.Config
│   │   ├── fonts
│   │   │   ├── fontawesome-webfont.woff2
│   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   └── glyphicons-halflings-regular.woff2
│   │   ├── images
│   │   │   ├── chaxun tubiao.gif
│   │   │   ├── dakuang1.gif
│   │   │   ├── danganguanli.gif
│   │   │   ├── denglu.gif
│   │   │   ├── duzhedanganguanli.gif
│   │   │   ├── duzheleixingguanli.gif
│   │   │   ├── footLeftAndRight.jpg
│   │   │   ├── genggaimima.gif
│   │   │   ├── guanliyuanshezhi.gif
│   │   │   ├── headerLeft.jpg
│   │   │   ├── headerRight.jpg
│   │   │   ├── index_02.gif
│   │   │   ├── index_05.gif
│   │   │   ├── index_08.gif
│   │   │   ├── index_14.gif
│   │   │   ├── more.gif
│   │   │   ├── shujiaguanli.gif
│   │   │   ├── shujiaxinxi.gif
│   │   │   ├── shuxian.jpg
│   │   │   ├── shuxian1.gif
│   │   │   ├── tianjia tubiao.gif
│   │   │   ├── tianjiaduzheleixingxinxi.gif
│   │   │   ├── tianjiaguanliyuanxinxi.gif
│   │   │   ├── tianjiashujiaxinxi.gif
│   │   │   ├── tianjiatushuleixingxinxi.gif
│   │   │   ├── tianjiaxiugaiduzhexinxi.gif
│   │   │   ├── tianjiaxiugaitushuxinxi.gif
│   │   │   ├── tu shu pai hang.gif
│   │   │   ├── tu shu pai hang2.gif
│   │   │   ├── tu shu pai hang3.gif
│   │   │   ├── tushudanganchaxun.gif
│   │   │   ├── tushuguanxinxi.gif
│   │   │   ├── tushuguihuan.gif
│   │   │   ├── tushujieyue.gif
│   │   │   ├── tushujieyuechaxun.gif
│   │   │   ├── tushuleixingguanli.gif
│   │   │   ├── zu zhe pai hang.gif
│   │   │   └── zuzheyanzheng.gif
│   │   └── packages.config
│   ├── LibraryMS.sln
│   └── packages
│       ├── Bootstrap.Datepicker.1.6.4
│       │   ├── Bootstrap.Datepicker.1.6.4.nupkg
│       │   └── content
│       │       ├── Content
│       │       │   ├── bootstrap-datepicker.css
│       │       │   ├── bootstrap-datepicker.css.map
│       │       │   ├── bootstrap-datepicker.min.css
│       │       │   ├── bootstrap-datepicker.min.css.map
│       │       │   ├── bootstrap-datepicker.standalone.css
│       │       │   ├── bootstrap-datepicker.standalone.css.map
│       │       │   ├── bootstrap-datepicker.standalone.min.css
│       │       │   ├── bootstrap-datepicker.standalone.min.css.map
│       │       │   ├── bootstrap-datepicker3.css
│       │       │   ├── bootstrap-datepicker3.css.map
│       │       │   ├── bootstrap-datepicker3.min.css
│       │       │   ├── bootstrap-datepicker3.min.css.map
│       │       │   ├── bootstrap-datepicker3.standalone.css
│       │       │   ├── bootstrap-datepicker3.standalone.css.map
│       │       │   ├── bootstrap-datepicker3.standalone.min.css
│       │       │   └── bootstrap-datepicker3.standalone.min.css.map
│       │       └── Scripts
│       │           ├── bootstrap-datepicker.js
│       │           ├── bootstrap-datepicker.min.js
│       │           └── locales
│       │               ├── bootstrap-datepicker.ar.min.js
│       │               ├── bootstrap-datepicker.az.min.js
│       │               ├── bootstrap-datepicker.bg.min.js
│       │               ├── bootstrap-datepicker.bs.min.js
│       │               ├── bootstrap-datepicker.ca.min.js
│       │               ├── bootstrap-datepicker.cs.min.js
│       │               ├── bootstrap-datepicker.cy.min.js
│       │               ├── bootstrap-datepicker.da.min.js
│       │               ├── bootstrap-datepicker.de.min.js
│       │               ├── bootstrap-datepicker.el.min.js
│       │               ├── bootstrap-datepicker.en-AU.min.js
│       │               ├── bootstrap-datepicker.en-GB.min.js
│       │               ├── bootstrap-datepicker.eo.min.js
│       │               ├── bootstrap-datepicker.es.min.js
│       │               ├── bootstrap-datepicker.et.min.js
│       │               ├── bootstrap-datepicker.eu.min.js
│       │               ├── bootstrap-datepicker.fa.min.js
│       │               ├── bootstrap-datepicker.fi.min.js
│       │               ├── bootstrap-datepicker.fo.min.js
│       │               ├── bootstrap-datepicker.fr-CH.min.js
│       │               ├── bootstrap-datepicker.fr.min.js
│       │               ├── bootstrap-datepicker.gl.min.js
│       │               ├── bootstrap-datepicker.he.min.js
│       │               ├── bootstrap-datepicker.hr.min.js
│       │               ├── bootstrap-datepicker.hu.min.js
│       │               ├── bootstrap-datepicker.hy.min.js
│       │               ├── bootstrap-datepicker.id.min.js
│       │               ├── bootstrap-datepicker.is.min.js
│       │               ├── bootstrap-datepicker.it-CH.min.js
│       │               ├── bootstrap-datepicker.it.min.js
│       │               ├── bootstrap-datepicker.ja.min.js
│       │               ├── bootstrap-datepicker.ka.min.js
│       │               ├── bootstrap-datepicker.kh.min.js
│       │               ├── bootstrap-datepicker.kk.min.js
│       │               ├── bootstrap-datepicker.ko.min.js
│       │               ├── bootstrap-datepicker.kr.min.js
│       │               ├── bootstrap-datepicker.lt.min.js
│       │               ├── bootstrap-datepicker.lv.min.js
│       │               ├── bootstrap-datepicker.me.min.js
│       │               ├── bootstrap-datepicker.mk.min.js
│       │               ├── bootstrap-datepicker.mn.min.js
│       │               ├── bootstrap-datepicker.ms.min.js
│       │               ├── bootstrap-datepicker.nb.min.js
│       │               ├── bootstrap-datepicker.nl-BE.min.js
│       │               ├── bootstrap-datepicker.nl.min.js
│       │               ├── bootstrap-datepicker.no.min.js
│       │               ├── bootstrap-datepicker.pl.min.js
│       │               ├── bootstrap-datepicker.pt-BR.min.js
│       │               ├── bootstrap-datepicker.pt.min.js
│       │               ├── bootstrap-datepicker.ro.min.js
│       │               ├── bootstrap-datepicker.rs-latin.min.js
│       │               ├── bootstrap-datepicker.rs.min.js
│       │               ├── bootstrap-datepicker.ru.min.js
│       │               ├── bootstrap-datepicker.sk.min.js
│       │               ├── bootstrap-datepicker.sl.min.js
│       │               ├── bootstrap-datepicker.sq.min.js
│       │               ├── bootstrap-datepicker.sr-latin.min.js
│       │               ├── bootstrap-datepicker.sr.min.js
│       │               ├── bootstrap-datepicker.sv.min.js
│       │               ├── bootstrap-datepicker.sw.min.js
│       │               ├── bootstrap-datepicker.th.min.js
│       │               ├── bootstrap-datepicker.tr.min.js
│       │               ├── bootstrap-datepicker.uk.min.js
│       │               ├── bootstrap-datepicker.vi.min.js
│       │               ├── bootstrap-datepicker.zh-CN.min.js
│       │               └── bootstrap-datepicker.zh-TW.min.js
│       ├── bootstrap.3.3.7
│       │   ├── bootstrap.3.3.7.nupkg
│       │   └── content
│       │       ├── Content
│       │       │   ├── bootstrap-theme.css
│       │       │   ├── bootstrap-theme.css.map
│       │       │   ├── bootstrap-theme.min.css
│       │       │   ├── bootstrap-theme.min.css.map
│       │       │   ├── bootstrap.css
│       │       │   ├── bootstrap.css.map
│       │       │   ├── bootstrap.min.css
│       │       │   └── bootstrap.min.css.map
│       │       ├── Scripts
│       │       │   ├── bootstrap.js
│       │       │   └── bootstrap.min.js
│       │       └── fonts
│       │           ├── glyphicons-halflings-regular.eot
│       │           ├── glyphicons-halflings-regular.svg
│       │           ├── glyphicons-halflings-regular.ttf
│       │           ├── glyphicons-halflings-regular.woff
│       │           └── glyphicons-halflings-regular.woff2
│       └── jQuery.3.2.1
│           ├── Content
│           │   └── Scripts
│           │       ├── jquery-3.2.1-vsdoc.js
│           │       ├── jquery-3.2.1.js
│           │       ├── jquery-3.2.1.min.js
│           │       ├── jquery-3.2.1.min.map
│           │       ├── jquery-3.2.1.slim.js
│           │       ├── jquery-3.2.1.slim.min.js
│           │       └── jquery-3.2.1.slim.min.map
│           ├── Tools
│           │   ├── common.ps1
│           │   ├── install.ps1
│           │   ├── jquery-3.2.1.intellisense.js
│           │   └── uninstall.ps1
│           └── jQuery.3.2.1.nupkg
└── 好例子网_LibraryMS.rar

32 directories, 332 files