xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 2.93MB
    文件類(lèi)型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-10-27
  • 語(yǔ)言: C#
  • 標(biāo)簽:

資源簡(jiǎn)介

Microsoft Visual Studio.NET 2003(C#)為開(kāi)發(fā)環(huán)境,Microsoft Access 數(shù)據(jù)庫(kù)

資源截圖

代碼片段和文件信息

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

namespace?人力資源管理系統(tǒng)
{
///?
///?About?的摘要說(shuō)明。
///?

public?class?About?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.PictureBox?pictureBox1;
private?System.Windows.Forms.Label?label1;
///?
///?必需的設(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()
{
System.Resources.ResourceManager?resources?=?new?System.Resources.ResourceManager(typeof(About));
this.pictureBox1?=?new?System.Windows.Forms.PictureBox();
this.label1?=?new?System.Windows.Forms.Label();
this.SuspendLayout();
//?
//?pictureBox1
//?
this.pictureBox1.Image?=?((System.Drawing.Image)(resources.Getobject(“pictureBox1.Image“)));
this.pictureBox1.Location?=?new?System.Drawing.Point(0?0);
this.pictureBox1.Name?=?“pictureBox1“;
this.pictureBox1.Size?=?new?System.Drawing.Size(336?208);
this.pictureBox1.TabIndex?=?0;
this.pictureBox1.TabStop?=?false;
//?
//?label1
//?
this.label1.Location?=?new?System.Drawing.Point(104?208);
this.label1.Name?=?“l(fā)abel1“;
this.label1.Size?=?new?System.Drawing.Size(133?15);
this.label1.TabIndex?=?1;
this.label1.Text?=?“版權(quán)所有:『楓夜之息』“;
//?
//?About
//?
this.AutoScalebaseSize?=?new?System.Drawing.Size(5?13);
this.ClientSize?=?new?System.Drawing.Size(331?224);
this.Controls.Add(this.label1);
this.Controls.Add(this.pictureBox1);
this.FormBorderstyle?=?System.Windows.Forms.FormBorderstyle.FixedToolWindow;
this.Icon?=?((System.Drawing.Icon)(resources.Getobject(“$this.Icon“)));
this.Name?=?“About“;
this.RightToLeft?=?System.Windows.Forms.RightToLeft.No;
this.StartPosition?=?System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text?=?“關(guān)于“;
this.Load?+=?new?System.EventHandler(this.About_Load);
this.ResumeLayout(false);

}
#endregion

private?void?About_Load(object?sender?System.EventArgs?e)
{

}
}
}

?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----

?????文件???????2783??2007-05-27?02:32??人力資源信息管理系統(tǒng)\About.cs

?????文件?????203998??2007-05-27?02:32??人力資源信息管理系統(tǒng)\About.resx

?????文件???????3774??2008-02-22?12:56??人力資源信息管理系統(tǒng)\App.ico

?????文件???????1859??2005-11-23?00:15??人力資源信息管理系統(tǒng)\AssemblyInfo.cs

?????文件???????7030??2007-05-16?01:03??人力資源信息管理系統(tǒng)\DataGridPrinter.cs

?????文件??????15925??2007-05-30?18:38??人力資源信息管理系統(tǒng)\EmployeesInfoAdd.cs

?????文件??????55167??2007-05-29?11:57??人力資源信息管理系統(tǒng)\EmployeesInfoAdd.resx

?????文件??????15362??2007-06-03?22:10??人力資源信息管理系統(tǒng)\EmployeesInfoEdit.cs

?????文件??????55157??2007-06-03?22:10??人力資源信息管理系統(tǒng)\EmployeesInfoEdit.resx

?????文件??????10810??2007-06-03?22:10??人力資源信息管理系統(tǒng)\EmployeesInfoSearch.cs

?????文件??????47315??2007-06-03?22:10??人力資源信息管理系統(tǒng)\EmployeesInfoSearch.resx

?????文件??????25448??2007-06-18?09:45??人力資源信息管理系統(tǒng)\frmContainer.cs

?????文件?????109948??2007-06-18?09:44??人力資源信息管理系統(tǒng)\frmContainer.resx

?????文件??????55968??2007-05-30?18:50??人力資源信息管理系統(tǒng)\frmData.cs

?????文件??????77242??2007-05-30?14:54??人力資源信息管理系統(tǒng)\frmData.resx

?????文件???????5899??2007-06-18?09:43??人力資源信息管理系統(tǒng)\LoggingIn.cs

?????文件?????205192??2007-06-18?09:43??人力資源信息管理系統(tǒng)\LoggingIn.resx

?????文件???????7902??2007-05-30?02:02??人力資源信息管理系統(tǒng)\OnDutyAbsentAdd.cs

?????文件??????47190??2007-05-29?12:22??人力資源信息管理系統(tǒng)\OnDutyAbsentAdd.resx

?????文件???????8051??2007-05-30?02:02??人力資源信息管理系統(tǒng)\OnDutyAbsentEdit.cs

?????文件??????47272??2007-05-29?12:22??人力資源信息管理系統(tǒng)\OnDutyAbsentEdit.resx

?????文件???????8516??2007-05-30?02:02??人力資源信息管理系統(tǒng)\OnDutyAbsentSearch.cs

?????文件??????46148??2007-05-29?12:22??人力資源信息管理系統(tǒng)\OnDutyAbsentSearch.resx

?????文件???????9816??2007-05-30?02:02??人力資源信息管理系統(tǒng)\OnDutyLeaveAdd.cs

?????文件??????49447??2007-05-29?12:22??人力資源信息管理系統(tǒng)\OnDutyLeaveAdd.resx

?????文件??????10185??2007-05-30?02:02??人力資源信息管理系統(tǒng)\OnDutyLeaveEdit.cs

?????文件??????15651??2007-05-29?12:22??人力資源信息管理系統(tǒng)\OnDutyLeaveEdit.resx

?????文件???????8512??2007-05-29?12:22??人力資源信息管理系統(tǒng)\OnDutyLeaveSearch.cs

?????文件??????46147??2007-05-29?12:22??人力資源信息管理系統(tǒng)\OnDutyLeaveSearch.resx

?????文件???????9916??2007-05-29?12:19??人力資源信息管理系統(tǒng)\OnDutySignIn.cs

............此處省略128個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源