-
大小: 328KB文件類(lèi)型: .zip金幣: 2下載: 1 次發(fā)布日期: 2021-06-09
- 語(yǔ)言: C#
- 標(biāo)簽:
資源簡(jiǎn)介
C# 員工信息管理系統(tǒng) C# 員工信息管理系統(tǒng) C# 員工信息管理系統(tǒng) C# 員工信息管理系統(tǒng) C# 員工信息管理系統(tǒng)

代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
namespace?personMIS
{
///?
///?about?的摘要說(shuō)明。
///?
public?class?about?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Label?label2;
///?
///?必需的設(shè)計(jì)器變量。
///?
private?System.ComponentModel.Container?components?=?null;
public?about()
{
//
//?Windows?窗體設(shè)計(jì)器支持所必需的
//
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è)計(jì)器生成的代碼
///?
///?設(shè)計(jì)器支持所需的方法?-?不要使用代碼編輯器修改
///?此方法的內(nèi)容。
///?
private?void?InitializeComponent()
{
this.label1?=?new?System.Windows.Forms.Label();
this.label2?=?new?System.Windows.Forms.Label();
this.SuspendLayout();
//?
//?label1
//?
this.label1.Font?=?new?System.Drawing.Font(“宋體“?15.75F?System.Drawing.Fontstyle.Bold?System.Drawing.GraphicsUnit.Point?((System.Byte)(134)));
this.label1.Location?=?new?System.Drawing.Point(80?176);
this.label1.Name?=?“l(fā)abel1“;
this.label1.Size?=?new?System.Drawing.Size(136?56);
this.label1.TabIndex?=?0;
this.label1.Text?=?“版權(quán)所有!侵權(quán)必究!“;
//?
//?label2
//?
this.label2.Font?=?new?System.Drawing.Font(“隸書(shū)“?21.75F?System.Drawing.Fontstyle.Bold?System.Drawing.GraphicsUnit.Point?((System.Byte)(134)));
this.label2.ForeColor?=?System.Drawing.Color.Red;
this.label2.Location?=?new?System.Drawing.Point(24?40);
this.label2.Name?=?“l(fā)abel2“;
this.label2.Size?=?new?System.Drawing.Size(264?56);
this.label2.TabIndex?=?1;
this.label2.Text?=?“員工管理信息系統(tǒng)“;
//?
//?about
//?
this.AutoScalebaseSize?=?new?System.Drawing.Size(6?14);
this.ClientSize?=?new?System.Drawing.Size(292?266);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Name?=?“about“;
this.Text?=?“about“;
this.ResumeLayout(false);
}
#endregion
}
}
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????目錄???????????0??2017-12-09?10:12??員工管理信息系統(tǒng)\
?????目錄???????????0??2012-02-13?15:03??員工管理信息系統(tǒng)\personMIS\
?????目錄???????????0??2012-02-13?15:03??員工管理信息系統(tǒng)\personMIS\Backup\
?????目錄???????????0??2012-02-13?15:03??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\
?????文件????????2452??2007-06-29?07:34??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\about.cs
?????文件????????7546??2007-06-29?07:34??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\about.resx
?????文件????????7162??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\AddDepart.cs
?????文件???????12075??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\AddDepart.resx
?????文件????????7891??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\AddIncome.cs
?????文件???????13198??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\AddIncome.resx
?????文件????????7406??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\Addjob.cs
?????文件???????10952??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\Addjob.resx
?????文件???????19414??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\Addperson.cs
?????文件???????19936??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\Addperson.resx
?????文件????????1078??2007-06-28?08:45??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\App.ico
?????文件????????1859??2007-06-28?08:45??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\AssemblyInfo.cs
?????文件????????7954??2007-09-20?11:01??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\BrowseDepart.cs
?????文件????????9287??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\BrowseDepart.resx
?????文件????????9483??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\BrowseIncome.cs
?????文件???????10970??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\BrowseIncome.resx
?????文件????????7821??2007-09-20?11:00??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\BrowseJob.cs
?????文件????????9284??2007-09-20?11:00??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\BrowseJob.resx
?????文件???????10613??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\BrowsePerson.cs
?????文件???????10970??2007-09-20?10:48??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\BrowsePerson.resx
?????文件????????4558??2007-09-20?11:02??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\Main.cs
?????文件????????6997??2007-09-20?10:47??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\Main.resx
?????文件????????9300??2007-09-20?10:00??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\MainForm.cs
?????文件???????12137??2007-09-11?09:09??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\MainForm.resx
?????文件????????6456??2007-09-11?09:30??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\ModifyDepart.cs
?????文件???????11473??2007-09-11?09:30??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\ModifyDepart.resx
?????文件????????8361??2007-09-11?09:30??員工管理信息系統(tǒng)\personMIS\Backup\personMIS\ModifyIncome.cs
............此處省略83個(gè)文件信息
評(píng)論
共有 條評(píng)論