資源簡介
C# Access 編寫的學生信息管理系統及源代碼!!
代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
namespace?WindowsApplication1
{
///?
///?About?的摘要說明。
///?
public?class?About?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.Label?label3;
private?System.Windows.Forms.GroupBox?groupBox1;
private?System.Windows.Forms.TextBox?textBox1;
///?
///?必需的設計器變量。
///?
private?System.ComponentModel.Container?components?=?null;
public?About()
{
//
//?Windows?窗體設計器支持所必需的
//
InitializeComponent();
//
//?TODO:?在?InitializeComponent?調用后添加任何構造函數代碼
//
}
///?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????4985??2006-07-12?23:02??事例\About.cs
?????文件???????9767??2006-07-12?23:02??事例\About.resx
?????文件??????14954??2006-07-12?23:02??事例\AddClass.cs
?????文件??????16596??2006-04-07?01:14??事例\AddClass.resx
?????文件??????18693??2006-07-12?22:58??事例\AddCourse.cs
?????文件??????16108??2006-04-07?01:17??事例\AddCourse.resx
?????文件??????24089??2006-07-12?23:02??事例\AddScore.cs
?????文件??????26915??2006-04-07?01:17??事例\AddScore.resx
?????文件???????7394??2006-07-12?22:16??事例\AddSpecialty.cs
?????文件??????10958??2006-04-07?01:17??事例\AddSpecialty.resx
?????文件??????23303??2006-07-13?11:49??事例\AddStudent.cs
?????文件??????22792??2006-04-07?01:17??事例\AddStudent.resx
?????文件??????11054??2008-12-12?23:33??事例\AddUser.cs
?????文件???????5814??2008-12-12?23:33??事例\AddUser.resx
?????文件????????766??2006-03-13?11:42??事例\app.ico
?????文件???????1078??2006-03-12?13:19??事例\App0.ico
?????文件???????1859??2006-03-12?13:19??事例\AssemblyInfo.cs
?????文件???????4985??2006-07-12?23:02??事例\Backup\About.cs
?????文件???????9767??2006-07-12?23:02??事例\Backup\About.resx
?????文件??????14954??2006-07-12?23:02??事例\Backup\AddClass.cs
?????文件??????16596??2006-04-07?01:14??事例\Backup\AddClass.resx
?????文件??????18693??2006-07-12?22:58??事例\Backup\AddCourse.cs
?????文件??????16108??2006-04-07?01:17??事例\Backup\AddCourse.resx
?????文件??????24089??2006-07-12?23:02??事例\Backup\AddScore.cs
?????文件??????26915??2006-04-07?01:17??事例\Backup\AddScore.resx
?????文件???????7394??2006-07-12?22:16??事例\Backup\AddSpecialty.cs
?????文件??????10958??2006-04-07?01:17??事例\Backup\AddSpecialty.resx
?????文件??????23303??2006-07-13?11:49??事例\Backup\AddStudent.cs
?????文件??????22792??2006-04-07?01:17??事例\Backup\AddStudent.resx
?????文件???????9748??2006-07-12?22:16??事例\Backup\AddUser.cs
............此處省略142個文件信息
- 上一篇:C#操作Access數據庫
- 下一篇:c# 調用攝像頭,截圖
評論
共有 條評論