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

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

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

.
├── App_Code
│   └── dataOperate.cs
├── App_Data
├── CrystalReport1.rpt
├── DB_51aspx
│   ├── db_tsrj_Data.MDF
│   └── db_tsrj_Log.LDF
├── Images
│   ├── beijing.gif
│   ├── borrowBackRenew.gif
│   ├── borrowBackRenew_back.gif
│   ├── borrowBackRenew_r.gif
│   ├── borrow_if.gif
│   ├── copyright_t.gif
│   ├── danganchaxun.GIF
│   ├── duzhedangan.GIF
│   ├── duzheleixing.GIF
│   ├── error.jpg
│   ├── error_b.gif
│   ├── fooder.bmp
│   ├── genggaikouling.GIF
│   ├── guanliyuanshezhi.GIF
│   ├── item_out.gif
│   ├── item_over.gif
│   ├── login.jpg
│   ├── main_booksort.gif
│   ├── main_booksort_1.gif
│   ├── main_booksort_2.gif
│   ├── main_readersort_1.gif
│   ├── more.GIF
│   ├── navigation_bg.gif
│   ├── navigation_bg_bottom.gif
│   ├── reader_checkbg.jpg
│   ├── search.gif
│   ├── shujiashezhi.GIF
│   ├── top_bg.gif
│   ├── tsjycx.GIF
│   ├── tushudangan.GIF
│   ├── tushuguanxinxi.gif
│   ├── tushuguihuan.GIF
│   ├── tushujieyue.GIF
│   ├── tushuleixingshezhi.GIF
│   ├── tushuxujie.GIF
│   └── xiaobei.gif
├── Solution1.suo
├── Web.Config
├── addBookInfo.aspx
├── addBookInfo.aspx.cs
├── addBookType.aspx
├── addBookType.aspx.cs
├── addBookcase.aspx
├── addBookcase.aspx.cs
├── addReaderInfo.aspx
├── addReaderInfo.aspx.cs
├── addReaderType.aspx
├── addReaderType.aspx.cs
├── addUser.aspx
├── addUser.aspx.cs
├── admSet.aspx
├── admSet.aspx.cs
├── aspnet_client
│   └── system_web
│       ├── 1_1_4322
│       │   ├── SmartNav.htm
│       │   ├── smartnav.js
│       │   └── webuivalidation.js
│       └── 2_0_50727
│           └── CrystalReportWebFormViewer3
│               ├── CSs
│               │   └── default.css
│               ├── Images
│               │   ├── ToolBar
│               │   │   ├── First.gif
│               │   │   ├── Firstd.gif
│               │   │   ├── Last.gif
│               │   │   ├── Lastd.gif
│               │   │   ├── Next.gif
│               │   │   ├── Nextd.gif
│               │   │   ├── Prev.gif
│               │   │   ├── Prevd.gif
│               │   │   ├── Refresh.gif
│               │   │   ├── Search.gif
│               │   │   ├── calendar.gif
│               │   │   ├── crlogo.gif
│               │   │   ├── export.gif
│               │   │   ├── export_over.gif
│               │   │   ├── exportd.gif
│               │   │   ├── first_over.gif
│               │   │   ├── gotopage.gif
│               │   │   ├── gotopage_over.gif
│               │   │   ├── gotopaged.gif
│               │   │   ├── grouptree.gif
│               │   │   ├── grouptree_over.gif
│               │   │   ├── grouptreed.gif
│               │   │   ├── grouptreepressed.gif
│               │   │   ├── last_over.gif
│               │   │   ├── next_over.gif
│               │   │   ├── prev_over.gif
│               │   │   ├── print.gif
│               │   │   ├── print_over.gif
│               │   │   ├── printd.gif
│               │   │   ├── refresh_over.gif
│               │   │   ├── refreshd.gif
│               │   │   ├── search_over.gif
│               │   │   ├── searchd.gif
│               │   │   ├── up.gif
│               │   │   ├── up_over.gif
│               │   │   └── upd.gif
│               │   └── Tree
│               │       ├── Magnify.gif
│               │       ├── Minusbox.gif
│               │       ├── Plusbox.gif
│               │       ├── begindots.gif
│               │       ├── beginminus.gif
│               │       ├── beginplus.gif
│               │       ├── blank.gif
│               │       ├── blankdots.gif
│               │       ├── dots.gif
│               │       ├── lastdots.gif
│               │       ├── lastminus.gif
│               │       ├── lastplus.gif
│               │       ├── minus.gif
│               │       ├── plus.gif
│               │       ├── singleminus.gif
│               │       └── singleplus.gif
│               ├── JS
│               │   ├── KeyDownEvent.js
│               │   ├── calendar_param.js
│               │   ├── dt_param.js
│               │   ├── export.js
│               │   ├── print.js
│               │   ├── prompts_param.js
│               │   ├── strings_chs.js
│               │   ├── strings_cht.js
│               │   ├── strings_de.js
│               │   ├── strings_en.js
│               │   ├── strings_es.js
│               │   ├── strings_fr.js
│               │   ├── strings_it.js
│               │   ├── strings_ja.js
│               │   └── strings_ko.js
│               └── html
│                   ├── calendar.html
│                   ├── calendarbottom.html
│                   ├── calendartop.html
│                   ├── crystalexportdialog.htm
│                   └── crystalprinthost.html
├── bookBorrow.aspx
├── bookBorrow.aspx.cs
├── bookBorrowSearch.aspx
├── bookBorrowSearch.aspx.cs
├── bookInfoManage.aspx
├── bookInfoManage.aspx.cs
├── bookInfoPrint.aspx
├── bookInfoPrint.aspx.cs
├── bookInfoSearch.aspx
├── bookInfoSearch.aspx.cs
├── bookRenewal.aspx
├── bookRenewal.aspx.cs
├── bookReturn.aspx
├── bookReturn.aspx.cs
├── bookType.aspx
├── bookType.aspx.cs
├── bookcaseManage.aspx
├── bookcaseManage.aspx.cs
├── bottom.ascx
├── bottom.ascx.cs
├── css.css
├── entry.aspx
├── entry.aspx.cs
├── header.ascx
├── header.ascx.cs
├── index.aspx
├── index.aspx.cs
├── libraryInfo.aspx
├── libraryInfo.aspx.cs
├── newPass.aspx
├── newPass.aspx.cs
├── readerInfo.aspx
├── readerInfo.aspx.cs
├── readerType.aspx
├── readerType.aspx.cs
├── userManage.aspx
├── userManage.aspx.cs
├── vwd.webinfo
├── 源码必读.txt
└── 好例子网_libraryManage.zip

15 directories, 172 files