⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmpeoplemanage.cs

📁 环境采用ASP.NET和SQL Server 2000 一款为中小企业量身订做的人力资源管理软件。主要包括以下功能:档案管理、考核管理、工资管理、培训管理、评价管理、合同管理、员工调动、员工离职、员工
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.dataSet11.Locale = new System.Globalization.CultureInfo("zh-CN");
			// 
			// cbbSex
			// 
			this.cbbSex.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.性别"));
			this.cbbSex.Items.AddRange(new object[] {
														"男",
														"女"});
			this.cbbSex.Location = new System.Drawing.Point(248, 33);
			this.cbbSex.Name = "cbbSex";
			this.cbbSex.Size = new System.Drawing.Size(64, 20);
			this.cbbSex.TabIndex = 39;
			// 
			// cbbNature
			// 
			this.cbbNature.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.民族"));
			this.cbbNature.Items.AddRange(new object[] {
														   "汉族",
														   "壮族",
														   "满族",
														   "苗族",
														   "傣族",
														   "其他"});
			this.cbbNature.Location = new System.Drawing.Point(10, 80);
			this.cbbNature.Name = "cbbNature";
			this.cbbNature.Size = new System.Drawing.Size(64, 20);
			this.cbbNature.TabIndex = 38;
			// 
			// cbbCity
			// 
			this.cbbCity.Items.AddRange(new object[] {
														 "北京",
														 "上海",
														 "河北",
														 "河南",
														 "山西",
														 "其他"});
			this.cbbCity.Location = new System.Drawing.Point(496, 33);
			this.cbbCity.Name = "cbbCity";
			this.cbbCity.Size = new System.Drawing.Size(104, 20);
			this.cbbCity.TabIndex = 37;
			// 
			// TextBox17
			// 
			this.TextBox17.Location = new System.Drawing.Point(496, 128);
			this.TextBox17.Name = "TextBox17";
			this.TextBox17.Size = new System.Drawing.Size(104, 21);
			this.TextBox17.TabIndex = 35;
			this.TextBox17.Text = "";
			// 
			// TextBox16
			// 
			this.TextBox16.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.备注"));
			this.TextBox16.Location = new System.Drawing.Point(412, 128);
			this.TextBox16.Name = "TextBox16";
			this.TextBox16.ReadOnly = true;
			this.TextBox16.Size = new System.Drawing.Size(64, 21);
			this.TextBox16.TabIndex = 34;
			this.TextBox16.Text = "";
			// 
			// TextBox15
			// 
			this.TextBox15.Location = new System.Drawing.Point(496, 80);
			this.TextBox15.Name = "TextBox15";
			this.TextBox15.Size = new System.Drawing.Size(104, 21);
			this.TextBox15.TabIndex = 33;
			this.TextBox15.Text = "";
			// 
			// TextBox14
			// 
			this.TextBox14.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.职工账号"));
			this.TextBox14.Location = new System.Drawing.Point(248, 128);
			this.TextBox14.Name = "TextBox14";
			this.TextBox14.Size = new System.Drawing.Size(64, 21);
			this.TextBox14.TabIndex = 32;
			this.TextBox14.Text = "";
			// 
			// TextBox13
			// 
			this.TextBox13.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.手机"));
			this.TextBox13.Location = new System.Drawing.Point(168, 128);
			this.TextBox13.Name = "TextBox13";
			this.TextBox13.Size = new System.Drawing.Size(64, 21);
			this.TextBox13.TabIndex = 31;
			this.TextBox13.Text = "";
			// 
			// TextBox11
			// 
			this.TextBox11.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.家庭电话"));
			this.TextBox11.Location = new System.Drawing.Point(10, 128);
			this.TextBox11.Name = "TextBox11";
			this.TextBox11.Size = new System.Drawing.Size(64, 21);
			this.TextBox11.TabIndex = 30;
			this.TextBox11.Text = "";
			// 
			// TextBox10
			// 
			this.TextBox10.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.身份证号码"));
			this.TextBox10.Location = new System.Drawing.Point(410, 80);
			this.TextBox10.Name = "TextBox10";
			this.TextBox10.Size = new System.Drawing.Size(64, 21);
			this.TextBox10.TabIndex = 29;
			this.TextBox10.Text = "";
			// 
			// TextBox9
			// 
			this.TextBox9.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.婚姻状况"));
			this.TextBox9.Location = new System.Drawing.Point(328, 80);
			this.TextBox9.Name = "TextBox9";
			this.TextBox9.Size = new System.Drawing.Size(64, 21);
			this.TextBox9.TabIndex = 28;
			this.TextBox9.Text = "";
			// 
			// TextBox8
			// 
			this.TextBox8.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.健康状况"));
			this.TextBox8.Location = new System.Drawing.Point(248, 80);
			this.TextBox8.Name = "TextBox8";
			this.TextBox8.Size = new System.Drawing.Size(64, 21);
			this.TextBox8.TabIndex = 27;
			this.TextBox8.Text = "";
			// 
			// TextBox7
			// 
			this.TextBox7.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.毕业学校"));
			this.TextBox7.Location = new System.Drawing.Point(168, 80);
			this.TextBox7.Name = "TextBox7";
			this.TextBox7.Size = new System.Drawing.Size(64, 21);
			this.TextBox7.TabIndex = 26;
			this.TextBox7.Text = "";
			// 
			// TextBox6
			// 
			this.TextBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.文化程度"));
			this.TextBox6.Location = new System.Drawing.Point(89, 80);
			this.TextBox6.Name = "TextBox6";
			this.TextBox6.Size = new System.Drawing.Size(64, 21);
			this.TextBox6.TabIndex = 25;
			this.TextBox6.Text = "";
			// 
			// TextBox5
			// 
			this.TextBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.年龄"));
			this.TextBox5.Location = new System.Drawing.Point(410, 33);
			this.TextBox5.Name = "TextBox5";
			this.TextBox5.Size = new System.Drawing.Size(64, 21);
			this.TextBox5.TabIndex = 24;
			this.TextBox5.Text = "";
			// 
			// TextBox4
			// 
			this.TextBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.出生日期"));
			this.TextBox4.Location = new System.Drawing.Point(328, 33);
			this.TextBox4.Name = "TextBox4";
			this.TextBox4.Size = new System.Drawing.Size(64, 21);
			this.TextBox4.TabIndex = 23;
			this.TextBox4.Text = "";
			// 
			// TextBox3
			// 
			this.TextBox3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.姓名简码"));
			this.TextBox3.Location = new System.Drawing.Point(168, 33);
			this.TextBox3.Name = "TextBox3";
			this.TextBox3.Size = new System.Drawing.Size(64, 21);
			this.TextBox3.TabIndex = 22;
			this.TextBox3.Text = "";
			// 
			// TextBox2
			// 
			this.TextBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "职员基本信息表.姓名"));
			this.TextBox2.Location = new System.Drawing.Point(89, 33);
			this.TextBox2.Name = "TextBox2";
			this.TextBox2.Size = new System.Drawing.Size(64, 21);
			this.TextBox2.TabIndex = 21;
			this.TextBox2.Text = "";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -