資源簡介
應用C#制作簡單的學籍管理系統,包括查詢學生信息,添加學生信息,該改信息等功能。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?XJGL
{
????public?partial?class?frmAbout?:?Form
????{
????????public?frmAbout()
????????{
????????????InitializeComponent();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1078??2007-10-11?21:52??素材\add.ICO
?????文件???????1078??2007-10-11?21:52??素材\delete.ICO
?????文件???????1078??2007-10-11?21:52??素材\edit.ICO
?????文件???????4846??2007-10-11?21:52??素材\modifypwd.ico
?????文件???????1758??2008-06-14?14:04??素材\qqmobile.ico
?????文件??????29926??2007-10-11?21:52??素材\search.ico
?????文件????????133??2009-10-27?10:29??XJGL\XJGL\bin\Debug\Conn2DB.txt
?????文件????2293760??2009-11-04?10:31??XJGL\XJGL\bin\Debug\Student.mdf
?????文件?????573440??2009-11-04?10:31??XJGL\XJGL\bin\Debug\Student_log.LDF
?????文件???????1488??2009-11-04?10:31??XJGL\XJGL\bin\Debug\XJGL.application
?????文件??????57344??2009-11-04?10:31??XJGL\XJGL\bin\Debug\XJGL.exe
?????文件???????3759??2009-11-04?10:31??XJGL\XJGL\bin\Debug\XJGL.exe.manifest
?????文件??????73216??2009-11-04?10:31??XJGL\XJGL\bin\Debug\XJGL.pdb
?????文件???????5113??2009-11-04?10:31??XJGL\XJGL\bin\Debug\XJGL.publish\XJGL.application
?????文件????????133??2009-10-27?10:29??XJGL\XJGL\bin\Debug\XJGL.publish\XJGL_1_0_0_5\Conn2DB.txt
?????文件???????4846??2009-11-03?11:28??XJGL\XJGL\bin\Debug\XJGL.publish\XJGL_1_0_0_5\modifypwd.ico
?????文件????2293760??2009-11-04?10:31??XJGL\XJGL\bin\Debug\XJGL.publish\XJGL_1_0_0_5\Student.mdf
?????文件?????573440??2009-11-04?10:31??XJGL\XJGL\bin\Debug\XJGL.publish\XJGL_1_0_0_5\Student_log.LDF
?????文件??????57344??2009-11-04?10:31??XJGL\XJGL\bin\Debug\XJGL.publish\XJGL_1_0_0_5\XJGL.exe
?????文件???????7335??2009-11-04?10:31??XJGL\XJGL\bin\Debug\XJGL.publish\XJGL_1_0_0_5\XJGL.exe.manifest
?????文件???????1488??2009-11-03?17:23??XJGL\XJGL\bin\Debug\XJGL.vshost.application
?????文件???????5632??2005-12-08?14:51??XJGL\XJGL\bin\Debug\XJGL.vshost.exe
?????文件???????3759??2009-11-03?17:23??XJGL\XJGL\bin\Debug\XJGL.vshost.exe.manifest
?????文件????????133??2009-10-27?10:29??XJGL\XJGL\Conn2DB.txt
?????文件????????335??2009-10-20?11:16??XJGL\XJGL\frmAbout.cs
?????文件???????3348??2009-10-20?11:16??XJGL\XJGL\frmAbout.Designer.cs
?????文件???????5814??2009-10-20?11:16??XJGL\XJGL\frmAbout.resx
?????文件???????1667??2009-11-03?10:16??XJGL\XJGL\frmAdd.cs
?????文件???????9313??2009-11-03?10:16??XJGL\XJGL\frmAdd.Designer.cs
?????文件???????5814??2009-11-03?10:16??XJGL\XJGL\frmAdd.resx
............此處省略74個文件信息
評論
共有 條評論