基本信息
源码名称:VS2019图书管理系统-C#
源码大小:2.08M
文件格式:.rar
开发语言:C#
更新时间:2022-03-08
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

.
├── 好例子网_VS2019图书管理系统.rar
└── 图书管理系统
    ├── Backup
    │   ├── 图书管理系统(数据库课程设计)
    │   │   ├── Form1.Designer.cs
    │   │   ├── Form1.cs
    │   │   ├── Form1.resx
    │   │   ├── Form10.Designer.cs
    │   │   ├── Form10.cs
    │   │   ├── Form10.resx
    │   │   ├── Form11.Designer.cs
    │   │   ├── Form11.cs
    │   │   ├── Form11.resx
    │   │   ├── Form12.Designer.cs
    │   │   ├── Form12.cs
    │   │   ├── Form12.resx
    │   │   ├── Form13.Designer.cs
    │   │   ├── Form13.cs
    │   │   ├── Form13.resx
    │   │   ├── Form14.Designer.cs
    │   │   ├── Form14.cs
    │   │   ├── Form14.resx
    │   │   ├── Form15.Designer.cs
    │   │   ├── Form15.cs
    │   │   ├── Form15.resx
    │   │   ├── Form2.Designer.cs
    │   │   ├── Form2.cs
    │   │   ├── Form2.resx
    │   │   ├── Form3.Designer.cs
    │   │   ├── Form3.cs
    │   │   ├── Form3.resx
    │   │   ├── Form4.Designer.cs
    │   │   ├── Form4.cs
    │   │   ├── Form4.resx
    │   │   ├── Form5.Designer.cs
    │   │   ├── Form5.cs
    │   │   ├── Form5.resx
    │   │   ├── Form6.Designer.cs
    │   │   ├── Form6.cs
    │   │   ├── Form6.resx
    │   │   ├── Form7.Designer.cs
    │   │   ├── Form7.cs
    │   │   ├── Form7.resx
    │   │   ├── Form8.Designer.cs
    │   │   ├── Form8.cs
    │   │   ├── Form8.resx
    │   │   ├── Form9.Designer.cs
    │   │   ├── Form9.cs
    │   │   ├── Form9.resx
    │   │   ├── Program.cs
    │   │   ├── Properties
    │   │   │   ├── AssemblyInfo.cs
    │   │   │   ├── Resources.Designer.cs
    │   │   │   ├── Resources.resx
    │   │   │   ├── Settings.Designer.cs
    │   │   │   └── Settings.settings
    │   │   ├── app.config
    │   │   ├── bookdataDataSet.Designer.cs
    │   │   ├── bookdataDataSet.xsc
    │   │   ├── bookdataDataSet.xsd
    │   │   ├── bookdataDataSet.xss
    │   │   ├── bookdataDataSet1.Designer.cs
    │   │   ├── bookdataDataSet1.xsc
    │   │   ├── bookdataDataSet1.xsd
    │   │   ├── bookdataDataSet1.xss
    │   │   ├── bookmanagementDataSet.Designer.cs
    │   │   ├── bookmanagementDataSet.xsc
    │   │   ├── bookmanagementDataSet.xsd
    │   │   ├── bookmanagementDataSet.xss
    │   │   ├── bookmanagementDataSet1.Designer.cs
    │   │   ├── bookmanagementDataSet1.xsc
    │   │   ├── bookmanagementDataSet1.xsd
    │   │   ├── bookmanagementDataSet1.xss
    │   │   ├── 数据库连接
    │   │   │   └── data.cs
    │   │   └── 图书管理系统(数据库课程设计).csproj
    │   └── 图书管理系统(数据库课程设计).sln
    ├── UpgradeLog.htm
    ├── bookmanagement_Data.MDF
    ├── bookmanagement_log.ldf
    ├── 图书管理系统(数据库课程设计)
    │   ├── Form1.Designer.cs
    │   ├── Form1.cs
    │   ├── Form1.resx
    │   ├── Form10.Designer.cs
    │   ├── Form10.cs
    │   ├── Form10.resx
    │   ├── Form11.Designer.cs
    │   ├── Form11.cs
    │   ├── Form11.resx
    │   ├── Form12.Designer.cs
    │   ├── Form12.cs
    │   ├── Form12.resx
    │   ├── Form13.Designer.cs
    │   ├── Form13.cs
    │   ├── Form13.resx
    │   ├── Form14.Designer.cs
    │   ├── Form14.cs
    │   ├── Form14.resx
    │   ├── Form15.Designer.cs
    │   ├── Form15.cs
    │   ├── Form15.resx
    │   ├── Form2.Designer.cs
    │   ├── Form2.cs
    │   ├── Form2.resx
    │   ├── Form3.Designer.cs
    │   ├── Form3.cs
    │   ├── Form3.resx
    │   ├── Form4.Designer.cs
    │   ├── Form4.cs
    │   ├── Form4.resx
    │   ├── Form5.Designer.cs
    │   ├── Form5.cs
    │   ├── Form5.resx
    │   ├── Form6.Designer.cs
    │   ├── Form6.cs
    │   ├── Form6.resx
    │   ├── Form7.Designer.cs
    │   ├── Form7.cs
    │   ├── Form7.resx
    │   ├── Form8.Designer.cs
    │   ├── Form8.cs
    │   ├── Form8.resx
    │   ├── Form9.Designer.cs
    │   ├── Form9.cs
    │   ├── Form9.resx
    │   ├── Program.cs
    │   ├── Properties
    │   │   ├── AssemblyInfo.cs
    │   │   ├── Resources.Designer.cs
    │   │   ├── Resources.resx
    │   │   ├── Settings.Designer.cs
    │   │   └── Settings.settings
    │   ├── app.config
    │   ├── bin
    │   │   └── Debug
    │   │       ├── 图书管理系统(数据库课程设计).exe
    │   │       ├── 图书管理系统(数据库课程设计).exe.config
    │   │       ├── 图书管理系统(数据库课程设计).pdb
    │   │       ├── 图书管理系统(数据库课程设计).vshost.exe
    │   │       └── 图书管理系统(数据库课程设计).vshost.exe.config
    │   ├── bookdataDataSet.Designer.cs
    │   ├── bookdataDataSet.xsc
    │   ├── bookdataDataSet.xsd
    │   ├── bookdataDataSet.xss
    │   ├── bookdataDataSet1.Designer.cs
    │   ├── bookdataDataSet1.xsc
    │   ├── bookdataDataSet1.xsd
    │   ├── bookdataDataSet1.xss
    │   ├── bookmanagementDataSet.Designer.cs
    │   ├── bookmanagementDataSet.xsc
    │   ├── bookmanagementDataSet.xsd
    │   ├── bookmanagementDataSet.xss
    │   ├── bookmanagementDataSet1.Designer.cs
    │   ├── bookmanagementDataSet1.xsc
    │   ├── bookmanagementDataSet1.xsd
    │   ├── bookmanagementDataSet1.xss
    │   ├── obj
    │   │   ├── Debug
    │   │   │   ├── DesignTimeResolveAssemblyReferences.cache
    │   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
    │   │   │   ├── Refactor
    │   │   │   ├── TempPE
    │   │   │   │   ├── Properties.Resources.Designer.cs.dll
    │   │   │   │   ├── bookdataDataSet.Designer.cs.dll
    │   │   │   │   ├── bookdataDataSet1.Designer.cs.dll
    │   │   │   │   ├── bookmanagementDataSet.Designer.cs.dll
    │   │   │   │   └── bookmanagementDataSet1.Designer.cs.dll
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form10.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form11.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form12.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form13.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form14.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form15.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form2.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form3.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form4.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form5.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form6.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form7.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form8.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Form9.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.Properties.Resources.resources
    │   │   │   ├── 图书管理系统_数据库课程设计_.登录.resources
    │   │   │   ├── 图书管理系统(数据库课程设计).csproj.AssemblyReference.cache
    │   │   │   ├── 图书管理系统(数据库课程设计).csproj.CoreCompileInputs.cache
    │   │   │   ├── 图书管理系统(数据库课程设计).csproj.FileListAbsolute.txt
    │   │   │   ├── 图书管理系统(数据库课程设计).csproj.GenerateResource.cache
    │   │   │   ├── 图书管理系统(数据库课程设计).exe
    │   │   │   └── 图书管理系统(数据库课程设计).pdb
    │   │   ├── 图书管理系统(数据库课程设计).csproj.FileList.txt
    │   │   └── 图书管理系统(数据库课程设计).csproj.FileListAbsolute.txt
    │   ├── 数据库连接
    │   │   └── data.cs
    │   └── 图书管理系统(数据库课程设计).csproj
    ├── 图书管理系统(数据库课程设计).sln
    └── 图书管理系统(数据库课程设计).suo

14 directories, 183 files