嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 3 元微信扫码支付:3 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#学生成绩管理系统源码
.
├── 51aspx源码必读.txt
├── C#学生成绩管理系统源码.rar
├── Program.cs
├── Properties
│ ├── AssemblyInfo.cs
│ ├── Resources.Designer.cs
│ ├── Resources.resx
│ ├── Settings.Designer.cs
│ └── Settings.settings
├── app.config
├── bin
│ └── Debug
│ ├── xs.mdb
│ ├── xscj.exe
│ ├── xscj.exe.config
│ ├── xscj.pdb
│ ├── xscj.vshost.exe
│ ├── xscj.vshost.exe.config
│ └── xscj.vshost.exe.manifest
├── courseForm.Designer.cs
├── courseForm.cs
├── courseForm.resx
├── dbconnect.cs
├── enterInfo.Designer.cs
├── enterInfo.cs
├── enterInfo.resx
├── from.gif
├── modifyForm.Designer.cs
├── modifyForm.cs
├── modifyForm.resx
├── obj
│ └── Debug
│ ├── Refactor
│ ├── TempPE
│ │ ├── xsDataSet.Designer.cs.dll
│ │ ├── xsDataSet1.Designer.cs.dll
│ │ ├── xsDataSet2.Designer.cs.dll
│ │ └── xsDataSet3.Designer.cs.dll
│ ├── xscj.Properties.Resources.resources
│ ├── xscj.courseForm.resources
│ ├── xscj.csproj.FileListAbsolute.txt
│ ├── xscj.csproj.GenerateResource.Cache
│ ├── xscj.enterInfo.resources
│ ├── xscj.exe
│ ├── xscj.modifyForm.resources
│ ├── xscj.pdb
│ ├── xscj.s_info_search.resources
│ └── xscj.xscjForm.resources
├── s_info_search.Designer.cs
├── s_info_search.cs
├── s_info_search.resx
├── xs.mdb
├── xsDataSet.Designer.cs
├── xsDataSet.xsc
├── xsDataSet.xsd
├── xsDataSet.xss
├── xsDataSet1.Designer.cs
├── xsDataSet1.xsc
├── xsDataSet1.xsd
├── xsDataSet1.xss
├── xsDataSet2.Designer.cs
├── xsDataSet2.xsc
├── xsDataSet2.xsd
├── xsDataSet2.xss
├── xsDataSet3.Designer.cs
├── xsDataSet3.xsc
├── xsDataSet3.xsd
├── xsDataSet3.xss
├── xscj.csproj
├── xscj.sln
├── xscj.suo
├── xscjForm.Designer.cs
├── xscjForm.cs
├── xscjForm.resx
└── 最新Asp.Net源码下载.url
7 directories, 68 files