資源簡介
學(xué)生課程表,winform,很簡單的代碼,大家可以拿去參考

代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
using?System.Data;
using?System.Data.OleDb;
namespace?學(xué)生課程表
{
///?
///?Add?的摘要說明。
///?
public?class?Add?:?System.Windows.Forms.Form
{
public?static?string?g;
public?static?string?p;
// public?static?string?ct;
private?System.Windows.Forms.Label?lbgrass;
private?System.Windows.Forms.TextBox?textBox1;
private?System.Windows.Forms.Button?btok;
private?System.Windows.Forms.Button?btreturn;
private?System.Windows.Forms.Label?lbclass;
private?System.Windows.Forms.ComboBox?cbclass;
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.TextBox?textBox2;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.Label?label3;
private?System.Windows.Forms.Label?label4;
private?System.Windows.Forms.Label?label6;
private?System.Windows.Forms.Label?label7;
private?System.Windows.Forms.TextBox?t7;
private?System.Windows.Forms.TextBox?t1;
private?System.Windows.Forms.TextBox?t2;
private?System.Windows.Forms.TextBox?t3;
private?System.Windows.Forms.TextBox?t4;
private?System.Windows.Forms.TextBox?t5;
private?System.Windows.Forms.TextBox?t6;
private?System.Windows.Forms.Label?label8;
private?System.Windows.Forms.Label?label5;
private?System.Windows.Forms.PictureBox?pictureBox1;
private?System.Windows.Forms.PictureBox?pictureBox2;
private?System.Windows.Forms.Label?label9;
private?System.Windows.Forms.ComboBox?cb7;
private?System.Windows.Forms.ToolTip?toolTip1;
private?System.Windows.Forms.Label?label10;
private?System.ComponentModel.IContainer?components;
OleDbConnection?objcnn=new?OleDbConnection(“Provider=Microsoft.Jet.OLEDB.4.0;Data?Source=choice.mdb“);
public?Add()
{
//
//?Windows?窗體設(shè)計器支持所必需的
//
InitializeComponent();
//
//?TODO:?在?InitializeComponent?調(diào)用后添加任何構(gòu)造函數(shù)代碼
//
}
///?
///?清理所有正在使用的資源。
///?
protected?override?void?Dispose(?bool?disposing?)
{
if(?disposing?)
{
if(components?!=?null)
{
components.Dispose();
}
}
base.Dispose(?disposing?);
}
#region?Windows?窗體設(shè)計器生成的代碼
///?
///?設(shè)計器支持所需的方法?-?不要使用代碼編輯器修改
///?此方法的內(nèi)容。
///?
private?void?InitializeComponent()
{
this.components?=?new?System.ComponentModel.Container();
System.Resources.ResourceManager?resources?=?new?System.Resources.ResourceManager(typeof(Add));
this.lbgrass?=?new?System.Windows.Forms.Label();
this.textBox1?=?new?System.Windows.Forms.TextBox();
this.btok?=?new?System.Windows.Forms.Button();
this.btreturn?=?new?System.Windows.Forms.Button();
this.lbclass?=?new?System.Windows.Forms.Label();
this.cbclass?=?new?System.Windows.Forms.ComboBox();
this.label1?=?new?System.Windows.Forms.Label();
this.textBox2?=?new?System.Windows.
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????17134??2007-12-28?09:22??學(xué)生課程表\Add.cs
?????文件?????163546??2007-12-28?09:21??學(xué)生課程表\Add.resx
?????文件??????24364??2007-12-29?20:49??學(xué)生課程表\AddF.cs
?????文件?????671910??2007-12-29?20:49??學(xué)生課程表\AddF.resx
?????文件???????1078??2007-12-25?11:53??學(xué)生課程表\App.ico
?????文件???????1859??2007-12-25?11:53??學(xué)生課程表\AssemblyInfo.cs
?????文件??????29114??2007-12-30?23:05??學(xué)生課程表\Form1.cs
?????文件?????362297??2007-12-30?23:05??學(xué)生課程表\Form1.resx
?????文件???????7888??2007-12-27?17:06??學(xué)生課程表\Form2.cs
?????文件?????154063??2007-12-27?17:06??學(xué)生課程表\Form2.resx
?????文件???????2471??2007-12-28?04:45??學(xué)生課程表\Form3.cs
?????文件?????209069??2007-12-28?04:45??學(xué)生課程表\Form3.resx
?????文件??????21337??2007-12-28?15:49??學(xué)生課程表\Mod.cs
?????文件?????592934??2007-12-28?15:49??學(xué)生課程表\Mod.resx
?????文件?????112520??2007-12-28?09:21??學(xué)生課程表\obj\Debug\學(xué)生課程表.Add.resources
?????文件?????452955??2007-12-29?20:49??學(xué)生課程表\obj\Debug\學(xué)生課程表.AddF.resources
?????文件????1490944??2007-12-30?23:05??學(xué)生課程表\obj\Debug\學(xué)生課程表.exe
?????文件?????245838??2007-12-30?23:05??學(xué)生課程表\obj\Debug\學(xué)生課程表.Form1.resources
?????文件?????104637??2007-12-27?17:06??學(xué)生課程表\obj\Debug\學(xué)生課程表.Form2.resources
?????文件?????138938??2007-12-28?04:45??學(xué)生課程表\obj\Debug\學(xué)生課程表.Form3.resources
?????文件?????400189??2007-12-28?15:49??學(xué)生課程表\obj\Debug\學(xué)生課程表.Mod.resources
?????文件??????85504??2007-12-30?23:05??學(xué)生課程表\obj\Debug\學(xué)生課程表.pdb
????..A..H.?????35080??2007-12-30?23:05??學(xué)生課程表\obj\Debug\學(xué)生課程表.projdata
????..A.SH.??????6144??2007-12-30?17:40??學(xué)生課程表\Thumbs.db
?????文件???????6148??2007-12-28?02:38??學(xué)生課程表\學(xué)生課程表.csproj
?????文件???????1804??2007-12-30?23:05??學(xué)生課程表\學(xué)生課程表.csproj.user
?????文件????????905??2007-12-25?11:53??學(xué)生課程表\學(xué)生課程表.sln
????..A..H.??????8192??2007-12-30?23:05??學(xué)生課程表\學(xué)生課程表.suo
?????目錄??????????0??2007-12-30?23:48??學(xué)生課程表\obj\Debug\temp
?????目錄??????????0??2007-12-30?23:48??學(xué)生課程表\obj\Debug\TempPE
............此處省略7個文件信息
- 上一篇:c#寫的簡易論壇代碼
- 下一篇:c#調(diào)用訊飛在線語音
評論
共有 條評論