資源簡介
有數據庫:學生管理、班級管理、教師管理、課程管理、學生選課管理

代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
using?System.Data;
using?System.Data.SqlClient;
namespace?Students
{
///?
///?AddDep?的摘要說明。
///?
public?class?AddDep?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.TextBox?textBox4;
private?System.Windows.Forms.TextBox?textBox3;
private?System.Windows.Forms.TextBox?textBox2;
private?System.Windows.Forms.TextBox?textBox1;
private?System.Windows.Forms.Label?label5;
private?System.Windows.Forms.Label?label4;
private?System.Windows.Forms.Label?label3;
private?System.Windows.Forms.Button?DepInfo;
private?System.Windows.Forms.Label?label2;
private?string??connectstr?=?“data?source=WJD;Initial?Catalog=students;integrated?security=SSPI;“;
private?System.Windows.Forms.Button?button1;
///?
///?必需的設計器變量。
///?
private?System.ComponentModel.Container?components?=?null;
public?AddDep()
{
//
//?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.textBox4?=?new?System.Windows.Forms.TextBox();
this.textBox3?=?new?System.Windows.Forms.TextBox();
this.textBox2?=?new?System.Windows.Forms.TextBox();
this.textBox1?=?new?System.Windows.Forms.TextBox();
this.label5?=?new?System.Windows.Forms.Label();
this.label4?=?new?System.Windows.Forms.Label();
this.label3?=?new?System.Windows.Forms.Label();
this.DepInfo?=?new?System.Windows.Forms.Button();
this.label2?=?new?System.Windows.Forms.Label();
this.button1?=?new?System.Windows.Forms.Button();
this.SuspendLayout();
//?
//?textBox4
//?
this.textBox4.Location?=?new?System.Drawing.Point(112?144);
this.textBox4.Name?=?“textBox4“;
this.textBox4.TabIndex?=?21;
this.textBox4.Text?=?““;
//?
//?textBox3
//?
this.textBox3.Location?=?new?System.Drawing.Point(112?104);
this.textBox3.Name?=?“textBox3“;
this.textBox3.TabIndex?=?20;
this.textBox3.Text?=?““;
//?
//?textBox2
//?
this.textBox2.Location?=?new?System.Drawing.Point(112?64);
this.textBox2.Name?=?“textBox2“;
this.textBox2.TabIndex?=?19;
this.textBox2.Text?=?““;
//?
//?textBox1
//?
this.textBox1.Location?=?new?System.Drawing.Point(112?24);
this.textBox1.Name?=?“textBox1“;
this.textBox1.TabIndex?=?18;
this.textBox1.Text?=?““;
//?
//?label5
//?
this.label5.Location?=?new?System.Drawing.P
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????6866??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\AddDep.cs
?????文件??????12033??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\AddDep.resx
?????文件???????7385??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\AddStu.cs
?????文件??????12036??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\AddStu.resx
?????文件???????1078??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\App.ico
?????文件???????1846??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\AssemblyInfo.cs
?????文件?????225280??2008-09-24?23:02??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\bin\Debug\Students.exe
?????文件?????189952??2008-09-24?23:02??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\bin\Debug\Students.pdb
?????文件???????5061??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\CrystalReport1.cs
?????文件??????16384??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\CrystalReport1.rpt
?????文件??????29228??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\Dataset1.cs
?????文件???????1822??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\Dataset1.xsd
?????文件????????470??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\Dataset1.xsx
?????文件???????5478??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\Default.cs
?????文件???????9788??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\Default.resx
?????文件??????65954??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\img\Prairie?Wind.bmp
?????文件???????5632??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\img\Thumbs.db
?????文件???????4480??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt1.cs
?????文件??????16384??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt1.rpt
?????文件???????4480??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt2.cs
?????文件??????16384??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt2.rpt
?????文件???????5012??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt3.cs
?????文件??????32768??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt3.rpt
?????文件???????4480??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt4.cs
?????文件??????32768??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt4.rpt
?????文件???????4480??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt5.cs
?????文件??????32768??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\MyRprt5.rpt
?????文件???????8535??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\obj\Debug\Students.AddDep.resources
?????文件???????8541??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\obj\Debug\Students.AddStu.resources
?????文件???????6432??2006-07-07?16:18??C#+SQL+Server學生管理系統源代碼\C#+SQL+Server學生管理系統源代碼\Students\obj\Debug\Students.Default.resources
............此處省略39個文件信息
評論
共有 條評論