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

📄 amendstafferinfo.cs

📁 人力资源管理系统 在vc的环境下编写的
💻 CS
📖 第 1 页 / 共 4 页
字号:
			this.label1.Size = new System.Drawing.Size(64, 16);
			this.label1.TabIndex = 19;
			this.label1.Text = "手机号码";
			// 
			// cmb1
			// 
			this.cmb1.Items.AddRange(new object[] {
													  "男",
													  "女"});
			this.cmb1.Location = new System.Drawing.Point(272, 43);
			this.cmb1.Name = "cmb1";
			this.cmb1.Size = new System.Drawing.Size(64, 20);
			this.cmb1.TabIndex = 3;
			// 
			// txt12
			// 
			this.txt12.Location = new System.Drawing.Point(528, 160);
			this.txt12.Name = "txt12";
			this.txt12.Size = new System.Drawing.Size(96, 21);
			this.txt12.TabIndex = 14;
			this.txt12.Text = "";
			// 
			// txt6
			// 
			this.txt6.Location = new System.Drawing.Point(240, 101);
			this.txt6.Name = "txt6";
			this.txt6.Size = new System.Drawing.Size(128, 21);
			this.txt6.TabIndex = 8;
			this.txt6.Text = "";
			// 
			// txt11
			// 
			this.txt11.Location = new System.Drawing.Point(320, 158);
			this.txt11.Name = "txt11";
			this.txt11.TabIndex = 13;
			this.txt11.Text = "";
			// 
			// txt15
			// 
			this.txt15.Location = new System.Drawing.Point(240, 216);
			this.txt15.Name = "txt15";
			this.txt15.TabIndex = 17;
			this.txt15.Text = "";
			// 
			// txt13
			// 
			this.txt13.Location = new System.Drawing.Point(440, 160);
			this.txt13.Name = "txt13";
			this.txt13.Size = new System.Drawing.Size(72, 21);
			this.txt13.TabIndex = 15;
			this.txt13.Text = "";
			// 
			// txt16
			// 
			this.txt16.Location = new System.Drawing.Point(48, 248);
			this.txt16.Name = "txt16";
			this.txt16.Size = new System.Drawing.Size(576, 21);
			this.txt16.TabIndex = 19;
			this.txt16.Text = "";
			// 
			// txt5
			// 
			this.txt5.Location = new System.Drawing.Point(128, 101);
			this.txt5.Name = "txt5";
			this.txt5.Size = new System.Drawing.Size(96, 21);
			this.txt5.TabIndex = 7;
			this.txt5.Text = "";
			// 
			// txt10
			// 
			this.txt10.Location = new System.Drawing.Point(208, 158);
			this.txt10.Name = "txt10";
			this.txt10.TabIndex = 12;
			this.txt10.Text = "";
			// 
			// txt14
			// 
			this.txt14.Location = new System.Drawing.Point(16, 216);
			this.txt14.Name = "txt14";
			this.txt14.Size = new System.Drawing.Size(208, 21);
			this.txt14.TabIndex = 16;
			this.txt14.Text = "";
			// 
			// txt1
			// 
			this.txt1.Location = new System.Drawing.Point(16, 43);
			this.txt1.Name = "txt1";
			this.txt1.Size = new System.Drawing.Size(80, 21);
			this.txt1.TabIndex = 0;
			this.txt1.Text = "";
			// 
			// txt2
			// 
			this.txt2.Location = new System.Drawing.Point(112, 43);
			this.txt2.Name = "txt2";
			this.txt2.Size = new System.Drawing.Size(64, 21);
			this.txt2.TabIndex = 1;
			this.txt2.Text = "";
			// 
			// txt9
			// 
			this.txt9.Location = new System.Drawing.Point(128, 158);
			this.txt9.Name = "txt9";
			this.txt9.Size = new System.Drawing.Size(64, 21);
			this.txt9.TabIndex = 11;
			this.txt9.Text = "";
			// 
			// txt8
			// 
			this.txt8.Location = new System.Drawing.Point(16, 158);
			this.txt8.Name = "txt8";
			this.txt8.TabIndex = 10;
			this.txt8.Text = "";
			// 
			// txt4
			// 
			this.txt4.Location = new System.Drawing.Point(16, 101);
			this.txt4.Name = "txt4";
			this.txt4.TabIndex = 6;
			this.txt4.Text = "";
			// 
			// txt3
			// 
			this.txt3.Location = new System.Drawing.Point(192, 43);
			this.txt3.Name = "txt3";
			this.txt3.Size = new System.Drawing.Size(64, 21);
			this.txt3.TabIndex = 2;
			this.txt3.Text = "";
			// 
			// txt7
			// 
			this.txt7.Location = new System.Drawing.Point(384, 101);
			this.txt7.Name = "txt7";
			this.txt7.Size = new System.Drawing.Size(240, 21);
			this.txt7.TabIndex = 9;
			this.txt7.Text = "";
			// 
			// cmb3
			// 
			this.cmb3.Items.AddRange(new object[] {
													  "安徽",
													  "北京",
													  "河南",
													  "河北",
													  "其他"});
			this.cmb3.Location = new System.Drawing.Point(472, 40);
			this.cmb3.Name = "cmb3";
			this.cmb3.Size = new System.Drawing.Size(152, 20);
			this.cmb3.TabIndex = 5;
			// 
			// cmb2
			// 
			this.cmb2.Items.AddRange(new object[] {
													  "汉族",
													  "壮族",
													  "满族",
													  "苗族",
													  "其他"});
			this.cmb2.Location = new System.Drawing.Point(352, 40);
			this.cmb2.Name = "cmb2";
			this.cmb2.Size = new System.Drawing.Size(100, 20);
			this.cmb2.TabIndex = 4;
			// 
			// cmb4
			// 
			this.cmb4.Location = new System.Drawing.Point(352, 216);
			this.cmb4.Name = "cmb4";
			this.cmb4.Size = new System.Drawing.Size(96, 20);
			this.cmb4.TabIndex = 18;
			this.cmb4.SelectedIndexChanged += new System.EventHandler(this.cmb4_SelectedIndexChanged);
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(352, 194);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(64, 16);
			this.label2.TabIndex = 19;
			this.label2.Text = "单位编号";
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(16, 76);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(64, 16);
			this.label3.TabIndex = 19;
			this.label3.Text = "出生日期";
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(128, 76);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(48, 16);
			this.label4.TabIndex = 19;
			this.label4.Text = "年龄";
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(240, 76);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(64, 16);
			this.label5.TabIndex = 19;
			this.label5.Text = "文化程度";
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(112, 19);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(48, 16);
			this.label6.TabIndex = 19;
			this.label6.Text = "姓名";
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(384, 72);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(64, 16);
			this.label7.TabIndex = 19;
			this.label7.Text = "毕业学校";
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(16, 19);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(64, 16);
			this.label8.TabIndex = 19;
			this.label8.Text = "职员编号";
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(16, 134);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(64, 16);
			this.label9.TabIndex = 19;
			this.label9.Text = "健康状况";
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(208, 134);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(64, 16);
			this.label10.TabIndex = 19;
			this.label10.Text = "身份证号码";
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(320, 134);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(64, 16);
			this.label11.TabIndex = 19;
			this.label11.Text = "家庭电话";
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(128, 134);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(64, 16);
			this.label12.TabIndex = 19;
			this.label12.Text = "婚姻状况";
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(432, 134);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(72, 16);
			this.label13.TabIndex = 19;
			this.label13.Text = "办公室电话";
			// 

⌨️ 快捷键说明

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