-
大小: 1.05M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2020-12-26
- 語言: C#
- 標(biāo)簽: Access??管理系統(tǒng)??完整版??
資源簡介
C# access學(xué)生成績管理系統(tǒng)完整版,在上一期的基礎(chǔ)上增加了一些功能,例如增加了學(xué)生端和管理員端,學(xué)生端只能對自己的信息進(jìn)行修改和查看,管理員可以對全部學(xué)生的信息進(jìn)行增刪改查。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?student
{
????static?class?Program
????{
????????///?
????????///?應(yīng)用程序的主入口點。
????????///?
????????[STAThread]
????????static?void?Main()
????????{
????????????Application.EnableVisualstyles();
????????????Application.SetCompatibleTextRenderingDefault(false);
????????????Application.Run(new?登陸頁面());
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-12-20?20:55??student\
?????目錄???????????0??2019-12-20?20:55??student\.vs\
?????目錄???????????0??2019-12-20?20:55??student\.vs\student\
?????目錄???????????0??2019-12-20?20:55??student\.vs\student\v14\
?????文件???????54784??2019-12-20?20:46??student\.vs\student\v14\.suo
?????目錄???????????0??2019-12-20?20:55??student\student\
?????文件?????????189??2019-12-07?17:01??student\student\App.config
?????目錄???????????0??2019-12-20?20:55??student\student\Lee\
?????文件??????167280??2019-12-07?17:04??student\student\Lee\Login1.jpg
?????文件???????30858??2019-12-07?17:28??student\student\Lee\Logo.png
?????文件?????????526??2019-12-20?19:08??student\student\Program.cs
?????目錄???????????0??2019-12-20?20:55??student\student\Properties\
?????文件????????1322??2019-12-07?17:01??student\student\Properties\AssemblyInfo.cs
?????文件????????3220??2019-12-07?17:34??student\student\Properties\Resources.Designer.cs
?????文件????????6195??2019-12-07?17:34??student\student\Properties\Resources.resx
?????文件????????1094??2019-12-07?17:01??student\student\Properties\Settings.Designer.cs
?????文件?????????249??2019-12-07?17:01??student\student\Properties\Settings.settings
?????目錄???????????0??2019-12-20?20:55??student\student\Resources\
?????文件???????30858??2019-12-07?17:34??student\student\Resources\Logo.png
?????目錄???????????0??2019-12-20?20:55??student\student\bin\
?????目錄???????????0??2019-12-20?20:55??student\student\bin\Debug\
?????文件?????????128??2019-12-20?20:53??student\student\bin\Debug\Lee.ldb
?????文件??????458752??2019-12-20?20:46??student\student\bin\Debug\Lee.mdb
?????文件??????272896??2019-12-20?20:46??student\student\bin\Debug\student.exe
?????文件?????????189??2019-12-07?17:01??student\student\bin\Debug\student.exe.config
?????文件???????95744??2019-12-20?20:46??student\student\bin\Debug\student.pdb
?????文件???????22696??2019-12-20?20:53??student\student\bin\Debug\student.vshost.exe
?????文件?????????189??2019-12-07?17:01??student\student\bin\Debug\student.vshost.exe.config
?????目錄???????????0??2019-12-20?20:55??student\student\bin\Release\
?????目錄???????????0??2019-12-20?20:55??student\student\obj\
?????目錄???????????0??2019-12-20?20:55??student\student\obj\Debug\
............此處省略70個文件信息
評論
共有 條評論