91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 282KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2021-05-18
  • 語言: C#
  • 標簽: C#源代碼??

資源簡介

C#寫的員工管理信息系統,有C#完整項目+源代碼。

資源截圖

代碼片段和文件信息

using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;

namespace?personMIS
{
///?
///?about?的摘要說明。
///?

public?class?about?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Label?label2;
///?
///?必需的設計器變量。
///?

private?System.ComponentModel.Container?components?=?null;

public?about()
{
//
//?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.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?=?“label1“;
this.label1.Size?=?new?System.Drawing.Size(136?56);
this.label1.TabIndex?=?0;
this.label1.Text?=?“版權所有!侵權必究!“;
//?
//?label2
//?
this.label2.Font?=?new?System.Drawing.Font(“隸書“?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?=?“label2“;
this.label2.Size?=?new?System.Drawing.Size(264?56);
this.label2.TabIndex?=?1;
this.label2.Text?=?“員工管理信息系統“;
//?
//?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
}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????911??2009-10-24?17:21??ch05?員工管理信息系統\personMIS\personMIS.sln

????..A..H.?????11776??2009-10-24?17:27??ch05?員工管理信息系統\personMIS\personMIS.suo

?????文件???????9175??2009-10-24?17:21??ch05?員工管理信息系統\personMIS\UpgradeLog.xml

?????文件???????3348??2009-10-24?17:21??ch05?員工管理信息系統\personMIS\_UpgradeReport_Files\UpgradeReport.css

?????文件??????12218??2005-11-12?03:18??ch05?員工管理信息系統\personMIS\_UpgradeReport_Files\UpgradeReport.xslt

?????文件?????????69??2009-10-24?17:21??ch05?員工管理信息系統\personMIS\_UpgradeReport_Files\UpgradeReport_Minus.gif

?????文件?????????71??2009-10-24?17:21??ch05?員工管理信息系統\personMIS\_UpgradeReport_Files\UpgradeReport_Plus.gif

?????文件???????2452??2007-06-29?07:34??ch05?員工管理信息系統\personMIS\personMIS\about.cs

?????文件???????7546??2007-06-29?07:34??ch05?員工管理信息系統\personMIS\personMIS\about.resx

?????文件???????7162??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\AddDepart.cs

?????文件??????12075??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\AddDepart.resx

?????文件???????7891??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\AddIncome.cs

?????文件??????13198??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\AddIncome.resx

?????文件???????7406??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\Addjob.cs

?????文件??????10952??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\Addjob.resx

?????文件??????19414??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\Addperson.cs

?????文件??????19936??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\Addperson.resx

?????文件???????1078??2007-06-28?08:45??ch05?員工管理信息系統\personMIS\personMIS\App.ico

?????文件???????1859??2007-06-28?08:45??ch05?員工管理信息系統\personMIS\personMIS\AssemblyInfo.cs

?????文件???????7954??2007-09-20?11:01??ch05?員工管理信息系統\personMIS\personMIS\BrowseDepart.cs

?????文件???????9287??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\BrowseDepart.resx

?????文件???????9483??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\BrowseIncome.cs

?????文件??????10970??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\BrowseIncome.resx

?????文件???????7821??2007-09-20?11:00??ch05?員工管理信息系統\personMIS\personMIS\BrowseJob.cs

?????文件???????9284??2007-09-20?11:00??ch05?員工管理信息系統\personMIS\personMIS\BrowseJob.resx

?????文件??????10613??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\BrowsePerson.cs

?????文件??????10970??2007-09-20?10:48??ch05?員工管理信息系統\personMIS\personMIS\BrowsePerson.resx

?????文件???????4558??2007-09-20?11:02??ch05?員工管理信息系統\personMIS\personMIS\Main.cs

?????文件???????6997??2007-09-20?10:47??ch05?員工管理信息系統\personMIS\personMIS\Main.resx

?????文件???????9300??2007-09-20?10:00??ch05?員工管理信息系統\personMIS\personMIS\MainForm.cs

............此處省略87個文件信息

評論

共有 條評論