基本信息
源码名称:C#我的第一个代码-学习用图书管理系统相关
源码大小:0.22M
文件格式:.zip
开发语言:C#
更新时间:2022-11-07
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
C#我的第一个代码-学习用图书管理系统相关

.
├── book
│   ├── App.config
│   ├── BookDB.bak
│   ├── Dao.cs
│   ├── Data.cs
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── admin1.Designer.cs
│   ├── admin1.cs
│   ├── admin1.resx
│   ├── admin2.Designer.cs
│   ├── admin2.cs
│   ├── admin2.resx
│   ├── admin21.Designer.cs
│   ├── admin21.cs
│   ├── admin21.resx
│   ├── admin22.Designer.cs
│   ├── admin22.cs
│   ├── admin22.resx
│   ├── bin
│   │   ├── Debug
│   │   │   ├── book.exe
│   │   │   ├── book.exe.config
│   │   │   └── book.pdb
│   │   └── Release
│   ├── book.csproj
│   ├── book.sln
│   ├── login.Designer.cs
│   ├── login.cs
│   ├── login.resx
│   ├── obj
│   │   └── Debug
│   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       ├── TempPE
│   │       ├── book.Properties.Resources.resources
│   │       ├── book.admin1.resources
│   │       ├── book.admin2.resources
│   │       ├── book.admin21.resources
│   │       ├── book.admin22.resources
│   │       ├── book.csproj.AssemblyReference.cache
│   │       ├── book.csproj.CoreCompileInputs.cache
│   │       ├── book.csproj.FileListAbsolute.txt
│   │       ├── book.csproj.GenerateResource.cache
│   │       ├── book.exe
│   │       ├── book.login.resources
│   │       ├── book.pdb
│   │       ├── book.user1.resources
│   │       ├── book.user2.resources
│   │       └── book.user3.resources
│   ├── user1.Designer.cs
│   ├── user1.cs
│   ├── user1.resx
│   ├── user2.Designer.cs
│   ├── user2.cs
│   ├── user2.resx
│   ├── user3.Designer.cs
│   ├── user3.cs
│   └── user3.resx
└── 好例子网_第一个C#学习项目代码.zip

8 directories, 57 files