嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#期末作品 图书管理系统
ASP.NET简单图书管理系统 asp作品借书网 winform期末作品
.
├── Backup
│ ├── BK.mdf
│ ├── BK_log.ldf
│ ├── WindowsApplication1
│ │ ├── DBcon.cs
│ │ ├── LoginForm.Designer.cs
│ │ ├── LoginForm.cs
│ │ ├── LoginForm.resx
│ │ ├── MBookForm.Designer.cs
│ │ ├── MBookForm.cs
│ │ ├── MBookForm.resx
│ │ ├── MUserForm.Designer.cs
│ │ ├── MUserForm.cs
│ │ ├── MUserForm.resx
│ │ ├── MainForm.Designer.cs
│ │ ├── MainForm.cs
│ │ ├── MainForm.resx
│ │ ├── MborrowForm.Designer.cs
│ │ ├── MborrowForm.cs
│ │ ├── MborrowForm.resx
│ │ ├── Operator.cs
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── RightForm.Designer.cs
│ │ ├── RightForm.cs
│ │ ├── RightForm.resx
│ │ ├── WindowsApplication1.csproj
│ │ ├── addForm
│ │ │ ├── addBookForm.Designer.cs
│ │ │ ├── addBookForm.cs
│ │ │ ├── addBookForm.resx
│ │ │ ├── addUserForm.Designer.cs
│ │ │ ├── addUserForm.cs
│ │ │ └── addUserForm.resx
│ │ ├── app.config
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ └── Release
│ │ └── obj
│ │ ├── Debug
│ │ │ └── WindowsApplication1.csproj.AssemblyReference.cache
│ │ └── Release
│ └── WindowsApplication1.sln
└── 好例子C#网_图书管理系统.zip
10 directories, 39 files