資源簡介
用C#編寫的畢業設計,做畢業設計的同學可以參考參考。

代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
using?System.Data;
using?System.Data.SqlClient;
namespace?WindowsApplication4
{
///?
///?Form1?的摘要說明。
///?
public?class?AddUser?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.GroupBox?groupBox1;
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.Label?label3;
private?System.Windows.Forms.GroupBox?groupBox2;
private?System.Windows.Forms.Label?label4;
private?System.Data.SqlClient.SqlConnection?sqlConnection1;
private?string?NewID;
private?string?NewPwd;
private?string?NewGrp;
private?System.Data.SqlClient.SqlDataAdapter?AddAdapter;
private?System.Windows.Forms.ComboBox?comboGrp;
private?System.Windows.Forms.TextBox?textPwd;
private?System.Windows.Forms.TextBox?textID;
private?System.Windows.Forms.Button?enter_button;
private?System.Windows.Forms.Button?esc_button;
private?System.Data.SqlClient.SqlCommand?sqlSelectCommand1;
private?System.Data.SqlClient.SqlCommand?sqlInsertCommand1;
private?System.Data.SqlClient.SqlCommand?sqlUpdateCommand1;
private?System.Data.SqlClient.SqlCommand?sqlDeleteCommand1;
?//private?DataSet?UserInfoSet=new?DataSet();
///?
///?必需的設計器變量。
///?
private?System.ComponentModel.Container?components?=?null;
public?AddUser()
{
//
//?Windows?窗體設計器支持所必需的
//
InitializeComponent();
//
//?TODO:?在?InitializeComponent?調用后添加任何構造函數代碼
//
}
///?
///?清理所有正在使用的資源。
///?
protected?override?void?Dispose(?bool?disposing?)
{
if(?disposing?)
{
if(components?!=?null)
{
components.Dispose();
}
}
base.Dispose(?disposing?);
}
#region?Windows?窗體設計器生成的代碼
///?
///?設計器支持所需的方法?-?不要使用代碼編輯器修改
///?此方法的內容。
///?
private?void?InitializeComponent()
{
this.groupBox1?=?new?System.Windows.Forms.GroupBox();
this.comboGrp?=?new?System.Windows.Forms.ComboBox();
this.textPwd?=?new?System.Windows.Forms.TextBox();
this.textID?=?new?System.Windows.Forms.TextBox();
this.label3?=?new?System.Windows.Forms.Label();
this.label2?=?new?System.Windows.Forms.Label();
this.label1?=?new?System.Windows.Forms.Label();
this.groupBox2?=?new?System.Windows.Forms.GroupBox();
this.label4?=?new?System.Windows.Forms.Label();
this.enter_button?=?new?System.Windows.Forms.Button();
this.esc_button?=?new?System.Windows.Forms.Button();
this.sqlConnection1?=?new?System.Data.SqlClient.SqlConnection();
this.AddAdapter?=?new?System.Data.SqlClient.SqlDataAdapter();
this.sqlDeleteCommand1?=?new?System.Data.SqlClient.SqlCommand();
this.sqlInsertCommand1?=?new?System.Data.SqlClient.SqlCommand();
this.sqlSelectCommand1?=?new?System.Data.SqlClient.SqlCommand();
th
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????16896??2006-11-21?22:32??第六章?倉庫管理系統\WindowsApplication4.suo
????..A..H.?????11264??2006-11-21?22:40??第六章?倉庫管理系統\倉庫管理系統.suo
?????文件??????14901??2006-11-28?10:04??第六章?倉庫管理系統\代碼\AddUser.cs
?????文件??????18845??2006-11-28?10:04??第六章?倉庫管理系統\代碼\AddUser.resx
?????文件???????1078??2006-11-04?16:55??第六章?倉庫管理系統\代碼\App.ico
?????文件???????1859??2006-11-04?16:55??第六章?倉庫管理系統\代碼\AssemblyInfo.cs
?????文件?????224768??2006-12-31?09:25??第六章?倉庫管理系統\代碼\bin\Debug\WindowsApplication4.pdb
?????目錄??????????0??2008-07-09?23:22??第六章?倉庫管理系統\代碼\bin\Debug
?????目錄??????????0??2008-05-27?15:33??第六章?倉庫管理系統\代碼\bin
?????文件??????24805??2006-12-06?04:21??第六章?倉庫管理系統\代碼\buyFrm.cs
?????文件??????23395??2006-12-05?01:25??第六章?倉庫管理系統\代碼\buyFrm.resx
?????文件??????15612??2006-12-05?01:23??第六章?倉庫管理系統\代碼\FaclityNum.cs
?????文件??????17795??2006-11-28?10:04??第六章?倉庫管理系統\代碼\FaclityNum.resx
?????文件???????1204??2006-11-04?17:09??第六章?倉庫管理系統\代碼\Form2.cs
?????文件???????1733??2002-01-30?13:04??第六章?倉庫管理系統\代碼\Form2.resx
?????文件??????26215??2006-12-05?01:46??第六章?倉庫管理系統\代碼\InStorage.cs
?????文件??????22831??2006-12-05?01:46??第六章?倉庫管理系統\代碼\InStorage.resx
?????文件???????6436??2006-11-04?17:09??第六章?倉庫管理系統\代碼\LongForm.cs
?????文件??????13108??2006-11-04?17:09??第六章?倉庫管理系統\代碼\LongForm.resx
?????文件???????7728??2006-12-05?01:01??第六章?倉庫管理系統\代碼\LongInForm.cs
?????文件??????13125??2006-12-05?01:01??第六章?倉庫管理系統\代碼\LongInForm.resx
?????文件???????1921??2006-11-25?08:55??第六章?倉庫管理系統\代碼\LonIn.cs
?????文件???????6844??2006-11-04?17:29??第六章?倉庫管理系統\代碼\Main.cs
?????文件??????14500??2006-11-04?17:29??第六章?倉庫管理系統\代碼\Main.resx
?????文件??????14996??2006-12-05?01:05??第六章?倉庫管理系統\代碼\MainFrm.cs
?????文件??????15861??2006-12-05?01:05??第六章?倉庫管理系統\代碼\MainFrm.resx
?????目錄??????????0??2008-05-27?15:33??第六章?倉庫管理系統\代碼\obj\Debug\temp
?????目錄??????????0??2008-05-27?15:33??第六章?倉庫管理系統\代碼\obj\Debug\TempPE
?????文件??????15307??2006-11-28?10:18??第六章?倉庫管理系統\代碼\obj\Debug\WindowsApplication4.AddUser.resources
?????文件??????19726??2006-12-05?01:42??第六章?倉庫管理系統\代碼\obj\Debug\WindowsApplication4.buyFrm.resources
............此處省略81個文件信息
- 上一篇:肖維勒算法剔除數據
- 下一篇:使用C# Modbus RTU串口通信
評論
共有 條評論