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

📄 salarymanage.cs

📁 Visual C#.NET数据库开发经典案例解析,这里有1到3的案例
💻 CS
📖 第 1 页 / 共 5 页
字号:
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(12, 76);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(68, 16);
			this.label3.TabIndex = 19;
			this.label3.Text = "工龄工资";
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(104, 76);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(64, 16);
			this.label4.TabIndex = 19;
			this.label4.Text = "考核工资";
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(288, 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(12, 16);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(60, 16);
			this.label6.TabIndex = 19;
			this.label6.Text = "基本工资";
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(380, 76);
			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(560, 16);
			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(464, 76);
			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(380, 16);
			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(196, 76);
			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(104, 136);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(72, 16);
			this.label12.TabIndex = 19;
			this.label12.Text = "住房公积金";
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(560, 76);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(72, 16);
			this.label13.TabIndex = 19;
			this.label13.Text = "考勤扣除";
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(288, 16);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(48, 16);
			this.label14.TabIndex = 19;
			this.label14.Text = "粮副补";
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(464, 16);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(48, 16);
			this.label15.TabIndex = 19;
			this.label15.Text = "临时补";
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(196, 16);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(48, 16);
			this.label16.TabIndex = 19;
			this.label16.Text = "合同补";
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(12, 136);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(60, 16);
			this.label17.TabIndex = 19;
			this.label17.Text = "罚款";
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(104, 16);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(56, 16);
			this.label18.TabIndex = 19;
			this.label18.Text = "浮动工资";
			// 
			// label19
			// 
			this.label19.Location = new System.Drawing.Point(196, 136);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(64, 16);
			this.label19.TabIndex = 19;
			this.label19.Text = "医疗保险";
			// 
			// txt17
			// 
			this.txt17.Location = new System.Drawing.Point(196, 160);
			this.txt17.Name = "txt17";
			this.txt17.Size = new System.Drawing.Size(64, 21);
			this.txt17.TabIndex = 16;
			this.txt17.Text = "";
			// 
			// txt18
			// 
			this.txt18.Location = new System.Drawing.Point(288, 160);
			this.txt18.Name = "txt18";
			this.txt18.Size = new System.Drawing.Size(64, 21);
			this.txt18.TabIndex = 17;
			this.txt18.Text = "";
			// 
			// txt19
			// 
			this.txt19.Location = new System.Drawing.Point(380, 160);
			this.txt19.Name = "txt19";
			this.txt19.Size = new System.Drawing.Size(64, 21);
			this.txt19.TabIndex = 18;
			this.txt19.Text = "";
			// 
			// txt21
			// 
			this.txt21.Location = new System.Drawing.Point(564, 160);
			this.txt21.Name = "txt21";
			this.txt21.Size = new System.Drawing.Size(64, 21);
			this.txt21.TabIndex = 20;
			this.txt21.Text = "";
			// 
			// txt20
			// 
			this.txt20.Location = new System.Drawing.Point(472, 160);
			this.txt20.Name = "txt20";
			this.txt20.Size = new System.Drawing.Size(64, 21);
			this.txt20.TabIndex = 19;
			this.txt20.Text = "";
			// 
			// label20
			// 
			this.label20.Location = new System.Drawing.Point(288, 136);
			this.label20.Name = "label20";
			this.label20.Size = new System.Drawing.Size(64, 16);
			this.label20.TabIndex = 19;
			this.label20.Text = "养老保险";
			// 
			// label22
			// 
			this.label22.Location = new System.Drawing.Point(380, 136);
			this.label22.Name = "label22";
			this.label22.Size = new System.Drawing.Size(64, 16);
			this.label22.TabIndex = 19;
			this.label22.Text = "失业保险";
			// 
			// label23
			// 

⌨️ 快捷键说明

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