在好例子网,分享、交流、成长!
您当前所在位置:首页ASP 开发实例ASP/Basic基础 → 图书管理系统

图书管理系统

ASP/Basic基础

下载此实例
  • 开发语言:ASP
  • 实例大小:3.19M
  • 下载次数:18
  • 浏览次数:103
  • 发布时间:2022-12-14
  • 实例类别:ASP/Basic基础
  • 发 布 人:520bttb
  • 文件格式:.rar
  • 所需积分:2

实例介绍

【实例简介】图书管理系统

【实例截图】

from clipboardfrom clipboard

【核心代码】

.
├── 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


实例下载地址

图书管理系统

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警