嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
图书馆管理系统
.
├── Library
│ ├── Library
│ │ ├── DeleteLendBookList.cs
│ │ ├── Library
│ │ │ ├── AddBookCategory.Designer.cs
│ │ │ ├── AddBookCategory.cs
│ │ │ ├── AddBookCategory.resx
│ │ │ ├── AddBookList.Designer.cs
│ │ │ ├── AddBookList.cs
│ │ │ ├── AddBookList.resx
│ │ │ ├── App.config
│ │ │ ├── BackBook.Designer.cs
│ │ │ ├── BackBook.cs
│ │ │ ├── BackBook.resx
│ │ │ ├── BookSelectBorrowing.Designer.cs
│ │ │ ├── BookSelectBorrowing.cs
│ │ │ ├── BookSelectBorrowing.resx
│ │ │ ├── ChangePassword.Designer.cs
│ │ │ ├── ChangePassword.cs
│ │ │ ├── ChangePassword.resx
│ │ │ ├── DeleteBookList.Designer.cs
│ │ │ ├── DeleteBookList.cs
│ │ │ ├── DeleteBookList.resx
│ │ │ ├── DeleteLendBookList.Designer.cs
│ │ │ ├── DeleteLendBookList.cs
│ │ │ ├── DeleteLendBookList.resx
│ │ │ ├── LendBook.Designer.cs
│ │ │ ├── LendBook.cs
│ │ │ ├── LendBook.resx
│ │ │ ├── Library.csproj
│ │ │ ├── Login.Designer.cs
│ │ │ ├── Login.cs
│ │ │ ├── Login.resx
│ │ │ ├── ManagerMenu.Designer.cs
│ │ │ ├── ManagerMenu.cs
│ │ │ ├── ManagerMenu.resx
│ │ │ ├── ModifyBookCategory.Designer.cs
│ │ │ ├── ModifyBookCategory.cs
│ │ │ ├── ModifyBookCategory.resx
│ │ │ ├── ModifyBookList.Designer.cs
│ │ │ ├── ModifyBookList.cs
│ │ │ ├── ModifyBookList.resx
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── Reader.Designer.cs
│ │ │ ├── Reader.cs
│ │ │ ├── Reader.resx
│ │ │ ├── ReaderSelectBorrowing.Designer.cs
│ │ │ ├── ReaderSelectBorrowing.cs
│ │ │ ├── ReaderSelectBorrowing.resx
│ │ │ ├── Resources
│ │ │ │ ├── index.jpg
│ │ │ │ ├── index1.jpg
│ │ │ │ ├── index2.jpg
│ │ │ │ └── indextxt121.jpg
│ │ │ ├── ScrapBook.Designer.cs
│ │ │ ├── ScrapBook.cs
│ │ │ ├── ScrapBook.resx
│ │ │ ├── SelectBookCategory.Designer.cs
│ │ │ ├── SelectBookCategory.cs
│ │ │ ├── SelectBookCategory.resx
│ │ │ ├── SelectBookList.Designer.cs
│ │ │ ├── SelectBookList.cs
│ │ │ ├── SelectBookList.resx
│ │ │ ├── SelectDeleteMana.Designer.cs
│ │ │ ├── SelectDeleteMana.cs
│ │ │ ├── SelectDeleteMana.resx
│ │ │ ├── StatisticsActiveReaders.Designer.cs
│ │ │ ├── StatisticsActiveReaders.cs
│ │ │ ├── StatisticsActiveReaders.resx
│ │ │ ├── StatisticsBadReader.Designer.cs
│ │ │ ├── StatisticsBadReader.cs
│ │ │ ├── StatisticsBadReader.resx
│ │ │ ├── StatisticsBestBook.Designer.cs
│ │ │ ├── StatisticsBestBook.cs
│ │ │ ├── StatisticsBestBook.resx
│ │ │ ├── StatisticsGoodBook.Designer.cs
│ │ │ ├── StatisticsGoodBook.cs
│ │ │ ├── StatisticsGoodBook.resx
│ │ │ ├── UpdateReader.Designer.cs
│ │ │ ├── UpdateReader.cs
│ │ │ ├── UpdateReader.resx
│ │ │ ├── WorkerMainFrm.Designer.cs
│ │ │ ├── WorkerMainFrm.cs
│ │ │ ├── WorkerMainFrm.resx
│ │ │ ├── addworker.Designer.cs
│ │ │ ├── addworker.cs
│ │ │ ├── addworker.resx
│ │ │ ├── allreader.Designer.cs
│ │ │ ├── allreader.cs
│ │ │ ├── allreader.resx
│ │ │ ├── bin
│ │ │ │ ├── Debug
│ │ │ │ │ ├── Library.exe
│ │ │ │ │ ├── Library.exe.config
│ │ │ │ │ ├── Library.pdb
│ │ │ │ │ ├── Library.vshost.exe
│ │ │ │ │ ├── Library.vshost.exe.config
│ │ │ │ │ └── Library.vshost.exe.manifest
│ │ │ │ └── Release
│ │ │ │ ├── Library.exe.config
│ │ │ │ ├── Library.vshost.exe
│ │ │ │ ├── Library.vshost.exe.config
│ │ │ │ └── Library.vshost.exe.manifest
│ │ │ ├── deletereader.Designer.cs
│ │ │ ├── deletereader.cs
│ │ │ ├── deletereader.resx
│ │ │ ├── insertreader.Designer.cs
│ │ │ ├── insertreader.cs
│ │ │ ├── insertreader.resx
│ │ │ ├── modify.Designer.cs
│ │ │ ├── modify.cs
│ │ │ ├── modify.resx
│ │ │ ├── obj
│ │ │ │ ├── Debug
│ │ │ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ │ ├── Library.AddBookCategory.resources
│ │ │ │ │ ├── Library.AddBookList.resources
│ │ │ │ │ ├── Library.BackBook.resources
│ │ │ │ │ ├── Library.BookSelectBorrowing.resources
│ │ │ │ │ ├── Library.ChangePassword.resources
│ │ │ │ │ ├── Library.DeleteBookList.resources
│ │ │ │ │ ├── Library.DeleteLendBookList.resources
│ │ │ │ │ ├── Library.LendBook.resources
│ │ │ │ │ ├── Library.Login.resources
│ │ │ │ │ ├── Library.ManagerMenu.resources
│ │ │ │ │ ├── Library.ModifyBookCategory.resources
│ │ │ │ │ ├── Library.ModifyBookList.resources
│ │ │ │ │ ├── Library.Properties.Resources.resources
│ │ │ │ │ ├── Library.Reader.resources
│ │ │ │ │ ├── Library.ReaderSelectBorrowing.resources
│ │ │ │ │ ├── Library.ScrapBook.resources
│ │ │ │ │ ├── Library.SelectBookCategory.resources
│ │ │ │ │ ├── Library.SelectBookList.resources
│ │ │ │ │ ├── Library.SelectDeleteMana.resources
│ │ │ │ │ ├── Library.StatisticsActiveReaders.resources
│ │ │ │ │ ├── Library.StatisticsBadReader.resources
│ │ │ │ │ ├── Library.StatisticsBestBook.resources
│ │ │ │ │ ├── Library.StatisticsGoodBook.resources
│ │ │ │ │ ├── Library.UpdateReader.resources
│ │ │ │ │ ├── Library.WorkerMainFrm.resources
│ │ │ │ │ ├── Library.addworker.resources
│ │ │ │ │ ├── Library.allreader.resources
│ │ │ │ │ ├── Library.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── Library.csproj.GenerateResource.Cache
│ │ │ │ │ ├── Library.csprojResolveAssemblyReference.cache
│ │ │ │ │ ├── Library.deletereader.resources
│ │ │ │ │ ├── Library.exe
│ │ │ │ │ ├── Library.insertreader.resources
│ │ │ │ │ ├── Library.modify.resources
│ │ │ │ │ ├── Library.pdb
│ │ │ │ │ ├── Library.selectreader.resources
│ │ │ │ │ ├── Library.selsectcategory.resources
│ │ │ │ │ ├── TempPE
│ │ │ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ │ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ │ │ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ │ │ │ └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ │ │ └── Release
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── Library.csproj.FileListAbsolute.txt
│ │ │ │ ├── TempPE
│ │ │ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ │ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ │ │ └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ │ ├── selectreader.Designer.cs
│ │ │ ├── selectreader.cs
│ │ │ ├── selectreader.resx
│ │ │ ├── selsectcategory.Designer.cs
│ │ │ ├── selsectcategory.cs
│ │ │ ├── selsectcategory.resx
│ │ │ ├── splitwj.ico
│ │ │ └── u=2580167001,655680121&fm=23&gp=0.jpg.ico
│ │ ├── Library.sln
│ │ ├── ManagerMenu.cs
│ │ ├── index.jpg
│ │ ├── indextxt121.jpg
│ │ ├── library.ico
│ │ ├── u=2580167001,655680121&fm=23&gp=0.jpg.ico
│ │ ├── u=2580167001,655680121&fm=23&gp=0.jpg.png
│ │ └── 主页.ico
│ └── Library.sql
└── 图书馆管理系统.zip
13 directories, 176 files