简单三层图书管理系统源码

上传者: guitizi | 上传时间: 2021-05-19 16:36:31 | 文件大小: 295KB | 文件类型: RAR
ASP.NET 2.0 +SQL 2000 开发的,一个小项目,三层实现 主要实现的是用户、读者、图书的信息维护及检索,其中用户实现系统管理员和图书管理员的分级管理 首页登录采用验证码(无刷新更换) 数据库操作采用的是SqlHelper,DB下为Sql数据库,附加即可

文件下载

资源详情

[{"title":"( 96 个子文件 295KB ) 简单三层图书管理系统源码","children":[{"title":"3LayerBookSystem","children":[{"title":"DB","children":[{"title":"lib_Data.MDF <span style='color:#111;'> 1.19MB </span>","children":null,"spread":false},{"title":"lib_Log.LDF <span style='color:#111;'> 1024.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"DAL","children":[{"title":"DAL.csproj <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"DAL.dll <span style='color:#111;'> 24.00KB </span>","children":null,"spread":false},{"title":"PublicClass.dll <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"DAL.pdb <span style='color:#111;'> 49.50KB </span>","children":null,"spread":false},{"title":"PublicClass.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"DB_Reader.cs <span style='color:#111;'> 4.34KB </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"DAL.csproj.FileList.txt <span style='color:#111;'> 172B </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"DAL.dll <span style='color:#111;'> 24.00KB </span>","children":null,"spread":false},{"title":"ResolveAssemblyReference.cache <span style='color:#111;'> 2.51KB </span>","children":null,"spread":false},{"title":"Refactor","children":[{"title":"DAL.dll <span style='color:#111;'> 16.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"DAL.pdb <span style='color:#111;'> 49.50KB </span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"DB_Book.cs <span style='color:#111;'> 4.26KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"DB_User.cs <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"V_BORROW.cs <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"DBReader.cs <span style='color:#111;'> 6.83KB </span>","children":null,"spread":false},{"title":"SqlConnStr.cs <span style='color:#111;'> 527B </span>","children":null,"spread":false},{"title":"SqlHelper.cs <span style='color:#111;'> 5.40KB </span>","children":null,"spread":false},{"title":"DB_Borrow.cs <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false}],"spread":false},{"title":"UI.sln <span style='color:#111;'> 5.42KB </span>","children":null,"spread":false},{"title":"BLL","children":[{"title":"bin","children":[{"title":"Debug","children":[{"title":"DAL.dll <span style='color:#111;'> 24.00KB </span>","children":null,"spread":false},{"title":"PublicClass.dll <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"DAL.pdb <span style='color:#111;'> 49.50KB </span>","children":null,"spread":false},{"title":"BLL.pdb <span style='color:#111;'> 35.50KB </span>","children":null,"spread":false},{"title":"BLL.dll <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"PublicClass.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"BLL.csproj <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"BLL.csproj.FileList.txt <span style='color:#111;'> 210B </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"ResolveAssemblyReference.cache <span style='color:#111;'> 15.25KB </span>","children":null,"spread":false},{"title":"Refactor","children":[{"title":"BLL.dll <span style='color:#111;'> 16.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"TempPE","children":null,"spread":false},{"title":"BLL.pdb <span style='color:#111;'> 35.50KB </span>","children":null,"spread":false},{"title":"BLL.dll <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"T_Book.cs <span style='color:#111;'> 3.32KB </span>","children":null,"spread":false},{"title":"T_Borrow.cs <span style='color:#111;'> 3.61KB </span>","children":null,"spread":false},{"title":"T_Reader.cs <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"T_User.cs <span style='color:#111;'> 4.08KB </span>","children":null,"spread":false}],"spread":true},{"title":"UI","children":[{"title":"BookDetail.aspx <span style='color:#111;'> 6.62KB </span>","children":null,"spread":false},{"title":"UserAdd.aspx <span style='color:#111;'> 4.68KB </span>","children":null,"spread":false},{"title":"BookDetail.aspx.cs <span style='color:#111;'> 2.06KB </span>","children":null,"spread":false},{"title":"BookMan.aspx.cs <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"BookSearch.aspx.cs <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"BorrowMan.aspx <span style='color:#111;'> 5.13KB </span>","children":null,"spread":false},{"title":"UserMan.aspx <span style='color:#111;'> 6.21KB </span>","children":null,"spread":false},{"title":"ReaderAdd.aspx.cs <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"yzm.aspx <span style='color:#111;'> 435B </span>","children":null,"spread":false},{"title":"ReaderAdd.aspx <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"ReturnMan.aspx.cs <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"UserModify.aspx <span style='color:#111;'> 4.48KB </span>","children":null,"spread":false},{"title":"BorrowMan.aspx.cs <span style='color:#111;'> 2.26KB </span>","children":null,"spread":false},{"title":"BookModify.aspx.cs <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false},{"title":"UserAdd.aspx.cs <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"Web.Config <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"judge.ashx <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"App_Data","children":[{"title":"from.gif <span style='color:#111;'> 4.83KB </span>","children":null,"spread":false}],"spread":false},{"title":"UserMan.aspx.cs <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false},{"title":"ReturnMan.aspx <span style='color:#111;'> 5.10KB </span>","children":null,"spread":false},{"title":"ReaderSearch.aspx <span style='color:#111;'> 7.26KB </span>","children":null,"spread":false},{"title":"ReaderDetail.aspx <span style='color:#111;'> 6.55KB </span>","children":null,"spread":false},{"title":"Login.aspx.cs <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"BookAdd.aspx <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"BookModify.aspx <span style='color:#111;'> 3.44KB </span>","children":null,"spread":false},{"title":"BookAdd.aspx.cs <span style='color:#111;'> 1.78KB </span>","children":null,"spread":false},{"title":"yzm.aspx.cs <span style='color:#111;'> 3.04KB </span>","children":null,"spread":false},{"title":"ReaderDetail.aspx.cs <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"ReaderMan.aspx.cs <span style='color:#111;'> 2.31KB </span>","children":null,"spread":false},{"title":"UserModify.aspx.cs <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false},{"title":"ReaderModify.aspx.cs <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"BookSearch.aspx <span style='color:#111;'> 7.23KB </span>","children":null,"spread":false},{"title":"BookMan.aspx <span style='color:#111;'> 6.07KB </span>","children":null,"spread":false},{"title":"ReaderMan.aspx <span style='color:#111;'> 6.20KB </span>","children":null,"spread":false},{"title":"ReaderSearch.aspx.cs <span style='color:#111;'> 1.57KB </span>","children":null,"spread":false},{"title":"Login.aspx <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"JSjudgeUsername.js <span style='color:#111;'> 851B </span>","children":null,"spread":false},{"title":"ReaderModify.aspx <span style='color:#111;'> 3.38KB </span>","children":null,"spread":false},{"title":"Bin","children":[{"title":"DAL.dll <span style='color:#111;'> 24.00KB </span>","children":null,"spread":false},{"title":"PublicClass.dll <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"DAL.pdb <span style='color:#111;'> 49.50KB </span>","children":null,"spread":false},{"title":"BLL.pdb <span style='color:#111;'> 35.50KB </span>","children":null,"spread":false},{"title":"BLL.dll <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"PublicClass.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"51aspx源码必读.txt <span style='color:#111;'> 310B </span>","children":null,"spread":false},{"title":"PublicClass","children":[{"title":"PublicClass.csproj <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"PublicClass.dll <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"PublicClass.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"obj","children":[{"title":"Debug","children":[{"title":"PublicClass.dll <span style='color:#111;'> 20.00KB </span>","children":null,"spread":false},{"title":"Refactor","children":[{"title":"PublicClass.dll <span style='color:#111;'> 16.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"TempPE","children":null,"spread":false},{"title":"PublicClass.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false}],"spread":true},{"title":"PublicClass.csproj.FileList.txt <span style='color:#111;'> 150B </span>","children":null,"spread":false}],"spread":true},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false}],"spread":true},{"title":"BookModel.cs <span style='color:#111;'> 1.47KB </span>","children":null,"spread":false},{"title":"ReaderModel.cs <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"UserModel.cs <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"BorrowModel.cs <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明