嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
登录实例
.
├── sys.stu.manager
│ ├── sys.stu.manager
│ │ ├── App.config
│ │ ├── DBCONN.cs
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── WeifenLuo.WinFormsUI.Docking.dll
│ │ │ │ ├── sys.stu.manager.exe
│ │ │ │ ├── sys.stu.manager.exe.config
│ │ │ │ └── sys.stu.manager.pdb
│ │ │ └── Release
│ │ │ ├── WeifenLuo.WinFormsUI.Docking.dll
│ │ │ ├── sys.stu.manager.exe
│ │ │ ├── sys.stu.manager.exe.config
│ │ │ └── sys.stu.manager.pdb
│ │ ├── frmaddstu.Designer.cs
│ │ ├── frmaddstu.cs
│ │ ├── frmaddstu.resx
│ │ ├── frmgraser.Designer.cs
│ │ ├── frmgraser.cs
│ │ ├── frmgraser.resx
│ │ ├── frmhome.Designer.cs
│ │ ├── frmhome.cs
│ │ ├── frmhome.resx
│ │ ├── frmmain.Designer.cs
│ │ ├── frmmain.cs
│ │ ├── frmmain.resx
│ │ ├── frmmenu.Designer.cs
│ │ ├── frmmenu.cs
│ │ ├── frmmenu.resx
│ │ ├── frmreg.Designer.cs
│ │ ├── frmreg.cs
│ │ ├── frmreg.resx
│ │ ├── login.Designer.cs
│ │ ├── login.cs
│ │ ├── login.resx
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── TempPE
│ │ │ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ │ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ │ │ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ │ │ ├── sys.stu.manager.Properties.Resources.resources
│ │ │ │ ├── sys.stu.manager.csproj.CopyComplete
│ │ │ │ ├── sys.stu.manager.csproj.CoreCompileInputs.cache
│ │ │ │ ├── sys.stu.manager.csproj.FileListAbsolute.txt
│ │ │ │ ├── sys.stu.manager.csproj.GenerateResource.cache
│ │ │ │ ├── sys.stu.manager.csprojAssemblyReference.cache
│ │ │ │ ├── sys.stu.manager.exe
│ │ │ │ ├── sys.stu.manager.frmaddstu.resources
│ │ │ │ ├── sys.stu.manager.frmgraser.resources
│ │ │ │ ├── sys.stu.manager.frmhome.resources
│ │ │ │ ├── sys.stu.manager.frmmain.resources
│ │ │ │ ├── sys.stu.manager.frmmenu.resources
│ │ │ │ ├── sys.stu.manager.frmreg.resources
│ │ │ │ ├── sys.stu.manager.login.resources
│ │ │ │ └── sys.stu.manager.pdb
│ │ │ └── Release
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── TempPE
│ │ │ ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│ │ │ ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│ │ │ ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│ │ │ ├── sys.stu.manager.Properties.Resources.resources
│ │ │ ├── sys.stu.manager.csproj.CopyComplete
│ │ │ ├── sys.stu.manager.csproj.CoreCompileInputs.cache
│ │ │ ├── sys.stu.manager.csproj.FileListAbsolute.txt
│ │ │ ├── sys.stu.manager.csproj.GenerateResource.cache
│ │ │ ├── sys.stu.manager.csprojAssemblyReference.cache
│ │ │ ├── sys.stu.manager.exe
│ │ │ ├── sys.stu.manager.frmaddstu.resources
│ │ │ ├── sys.stu.manager.frmhome.resources
│ │ │ ├── sys.stu.manager.frmmain.resources
│ │ │ ├── sys.stu.manager.frmmenu.resources
│ │ │ ├── sys.stu.manager.frmreg.resources
│ │ │ ├── sys.stu.manager.login.resources
│ │ │ └── sys.stu.manager.pdb
│ │ └── sys.stu.manager.csproj
│ └── sys.stu.manager.sln
└── 登录实例C#_sys.stu.manager.rar
11 directories, 79 files