-
大小: 2.75MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-10-30
- 语言: C#
- 标签:
资源简介
C#编写的人事管理系统源码,配有数据库系统,非常全面的源程序。
代码片段和文件信息
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace PM
{
///
/// AboutForm 的摘要说明。
///
public class AboutForm : System.Windows.Forms.Form
{
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Button button1;
///
/// 必需的设计器变量。
///
private System.ComponentModel.Container components = null;
public AboutForm()
{
//
// 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()
{
System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(AboutForm));
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// pictureBox1
//
this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.Getobject(“pictureBox1.BackgroundImage“)));
this.pictureBox1.Location = new System.Drawing.Point(0 0);
this.pictureBox1.Name = “pictureBox1“;
this.pictureBox1.Size = new System.Drawing.Size(640 464);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// label1
//
this.label1.Location = new System.Drawing.Point(656 32);
this.label1.Name = “label1“;
this.label1.Size = new System.Drawing.Size(56 16);
this.label1.TabIndex = 1;
this.label1.Text = “软件名称
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 6683 2007-01-08 12:00 C#090208-人事管理系统源码\PM\AboutForm.cs
文件 524116 2007-01-08 12:00 C#090208-人事管理系统源码\PM\AboutForm.resx
文件 48169 2007-01-08 13:48 C#090208-人事管理系统源码\PM\AddForm.cs
文件 106996 2007-01-08 13:48 C#090208-人事管理系统源码\PM\AddForm.resx
文件 48117 2007-01-09 20:48 C#090208-人事管理系统源码\PM\AddForm1.cs
文件 106997 2007-01-08 13:48 C#090208-人事管理系统源码\PM\AddForm1.resx
文件 1078 2006-11-23 16:23 C#090208-人事管理系统源码\PM\App.ico
文件 1859 2006-11-23 16:23 C#090208-人事管理系统源码\PM\AssemblyInfo.cs
文件 4904 2007-01-07 13:58 C#090208-人事管理系统源码\PM\ba
文件 2813952 2008-09-12 10:03 C#090208-人事管理系统源码\PM\bin\Debug\PM.exe
文件 548352 2008-09-12 10:03 C#090208-人事管理系统源码\PM\bin\Debug\PM.pdb
文件 14328 2008-09-12 10:03 C#090208-人事管理系统源码\PM\bin\Debug\PM.vshost.exe
文件 490 2007-07-21 01:33 C#090208-人事管理系统源码\PM\bin\Debug\PM.vshost.exe.manifest
文件 457 2006-11-25 13:39 C#090208-人事管理系统源码\PM\Class1.cs
文件 1733 2002-01-29 22:04 C#090208-人事管理系统源码\PM\Class1.resx
文件 5253 2006-12-13 18:24 C#090208-人事管理系统源码\PM\ColselectForm.cs
文件 57558 2006-12-09 11:59 C#090208-人事管理系统源码\PM\ColselectForm.resx
文件 5055 2006-12-13 18:38 C#090208-人事管理系统源码\PM\ColselectForm1.cs
文件 57559 2006-12-09 12:13 C#090208-人事管理系统源码\PM\ColselectForm1.resx
文件 5022 2006-12-13 18:40 C#090208-人事管理系统源码\PM\ColselectForm2.cs
文件 57560 2006-12-09 12:24 C#090208-人事管理系统源码\PM\ColselectForm2.resx
文件 4814 2006-12-13 18:41 C#090208-人事管理系统源码\PM\ColselectForm3.cs
文件 9261 2006-12-09 13:12 C#090208-人事管理系统源码\PM\ColselectForm3.resx
文件 4952 2006-12-13 18:43 C#090208-人事管理系统源码\PM\ColselectForm4.cs
文件 57559 2006-12-09 13:33 C#090208-人事管理系统源码\PM\ColselectForm4.resx
文件 4943 2006-12-14 21:51 C#090208-人事管理系统源码\PM\ColselectForm5.cs
文件 9261 2006-12-14 21:51 C#090208-人事管理系统源码\PM\ColselectForm5.resx
文件 5096 2006-12-15 10:47 C#090208-人事管理系统源码\PM\ColselectForm6.cs
文件 57559 2006-12-15 10:47 C#090208-人事管理系统源码\PM\ColselectForm6.resx
文件 5009 2006-12-15 10:50 C#090208-人事管理系统源码\PM\ColselectForm7.cs
............此处省略139个文件信息
评论
共有 条评论