亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? wage.cs

?? 主要介紹了系統的需求分析
?? CS
?? 第 1 頁 / 共 4 頁
字號:
			this.textLateCount.TabIndex = 59;
			this.textLateCount.Text = "";
			// 
			// textAffairLeaveMoney
			// 
			this.textAffairLeaveMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textAffairLeaveMoney.Enabled = false;
			this.textAffairLeaveMoney.Location = new System.Drawing.Point(192, 160);
			this.textAffairLeaveMoney.Name = "textAffairLeaveMoney";
			this.textAffairLeaveMoney.Size = new System.Drawing.Size(32, 21);
			this.textAffairLeaveMoney.TabIndex = 53;
			this.textAffairLeaveMoney.Text = "";
			// 
			// textLeaveEarlyCount
			// 
			this.textLeaveEarlyCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textLeaveEarlyCount.Enabled = false;
			this.textLeaveEarlyCount.Location = new System.Drawing.Point(88, 64);
			this.textLeaveEarlyCount.Name = "textLeaveEarlyCount";
			this.textLeaveEarlyCount.Size = new System.Drawing.Size(32, 21);
			this.textLeaveEarlyCount.TabIndex = 52;
			this.textLeaveEarlyCount.Text = "";
			// 
			// textSickLeaveCount
			// 
			this.textSickLeaveCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textSickLeaveCount.Enabled = false;
			this.textSickLeaveCount.Location = new System.Drawing.Point(88, 128);
			this.textSickLeaveCount.Name = "textSickLeaveCount";
			this.textSickLeaveCount.Size = new System.Drawing.Size(32, 21);
			this.textSickLeaveCount.TabIndex = 51;
			this.textSickLeaveCount.Text = "";
			// 
			// textAffairLeaveCount
			// 
			this.textAffairLeaveCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textAffairLeaveCount.Enabled = false;
			this.textAffairLeaveCount.Location = new System.Drawing.Point(88, 160);
			this.textAffairLeaveCount.Name = "textAffairLeaveCount";
			this.textAffairLeaveCount.Size = new System.Drawing.Size(32, 21);
			this.textAffairLeaveCount.TabIndex = 50;
			this.textAffairLeaveCount.Text = "";
			// 
			// textLateMoney
			// 
			this.textLateMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textLateMoney.Enabled = false;
			this.textLateMoney.Location = new System.Drawing.Point(192, 32);
			this.textLateMoney.Name = "textLateMoney";
			this.textLateMoney.Size = new System.Drawing.Size(32, 21);
			this.textLateMoney.TabIndex = 49;
			this.textLateMoney.Text = "";
			// 
			// textLeaveEarlyMoney
			// 
			this.textLeaveEarlyMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textLeaveEarlyMoney.Enabled = false;
			this.textLeaveEarlyMoney.Location = new System.Drawing.Point(192, 64);
			this.textLeaveEarlyMoney.Name = "textLeaveEarlyMoney";
			this.textLeaveEarlyMoney.Size = new System.Drawing.Size(32, 21);
			this.textLeaveEarlyMoney.TabIndex = 48;
			this.textLeaveEarlyMoney.Text = "";
			// 
			// textSickLeaveMoney
			// 
			this.textSickLeaveMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.textSickLeaveMoney.Enabled = false;
			this.textSickLeaveMoney.Location = new System.Drawing.Point(192, 128);
			this.textSickLeaveMoney.Name = "textSickLeaveMoney";
			this.textSickLeaveMoney.Size = new System.Drawing.Size(32, 21);
			this.textSickLeaveMoney.TabIndex = 47;
			this.textSickLeaveMoney.Text = "";
			// 
			// label19
			// 
			this.label19.Location = new System.Drawing.Point(144, 40);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(48, 23);
			this.label19.TabIndex = 45;
			this.label19.Text = "罰款¥";
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(144, 160);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(48, 23);
			this.label18.TabIndex = 44;
			this.label18.Text = "罰款¥";
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(144, 72);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(48, 23);
			this.label17.TabIndex = 43;
			this.label17.Text = "罰款¥";
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(144, 128);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(48, 23);
			this.label16.TabIndex = 42;
			this.label16.Text = "罰款¥";
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(24, 40);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(80, 23);
			this.label15.TabIndex = 41;
			this.label15.Text = "遲到天數";
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(24, 168);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(56, 23);
			this.label13.TabIndex = 40;
			this.label13.Text = "事假天數";
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(24, 136);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(56, 23);
			this.label5.TabIndex = 39;
			this.label5.Text = "病假天數";
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(24, 72);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(64, 23);
			this.label4.TabIndex = 38;
			this.label4.Text = "早退天數";
			// 
			// btnPeopleWageExport
			// 
			this.btnPeopleWageExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnPeopleWageExport.Image = ((System.Drawing.Image)(resources.GetObject("btnPeopleWageExport.Image")));
			this.btnPeopleWageExport.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnPeopleWageExport.Location = new System.Drawing.Point(408, 72);
			this.btnPeopleWageExport.Name = "btnPeopleWageExport";
			this.btnPeopleWageExport.Size = new System.Drawing.Size(56, 24);
			this.btnPeopleWageExport.TabIndex = 115;
			this.btnPeopleWageExport.Text = "導出";
			this.btnPeopleWageExport.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnPeopleWageExport.Click += new System.EventHandler(this.btnPeopleWageExport_Click);
			// 
			// btnApply
			// 
			this.btnApply.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnApply.Image = ((System.Drawing.Image)(resources.GetObject("btnApply.Image")));
			this.btnApply.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnApply.Location = new System.Drawing.Point(504, 72);
			this.btnApply.Name = "btnApply";
			this.btnApply.Size = new System.Drawing.Size(56, 24);
			this.btnApply.TabIndex = 106;
			this.btnApply.Text = "保存";
			this.btnApply.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnApply.Click += new System.EventHandler(this.btnApply_Click);
			// 
			// btnCancel
			// 
			this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnCancel.Image = ((System.Drawing.Image)(resources.GetObject("btnCancel.Image")));
			this.btnCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnCancel.Location = new System.Drawing.Point(504, 32);
			this.btnCancel.Name = "btnCancel";
			this.btnCancel.Size = new System.Drawing.Size(56, 24);
			this.btnCancel.TabIndex = 105;
			this.btnCancel.Text = "取消";
			this.btnCancel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.numericUpDown2);
			this.groupBox1.Controls.Add(this.label2);
			this.groupBox1.Controls.Add(this.label1);
			this.groupBox1.Controls.Add(this.label10);
			this.groupBox1.Controls.Add(this.label9);
			this.groupBox1.Controls.Add(this.dateTimePicker2);
			this.groupBox1.Controls.Add(this.dateTimePicker1);
			this.groupBox1.Controls.Add(this.label11);
			this.groupBox1.Controls.Add(this.textEmployeeID);
			this.groupBox1.ForeColor = System.Drawing.SystemColors.Desktop;
			this.groupBox1.Location = new System.Drawing.Point(16, 16);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(336, 96);
			this.groupBox1.TabIndex = 0;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "發放工資";
			// 
			// numericUpDown2
			// 
			this.numericUpDown2.Increment = new System.Decimal(new int[] {
																			 1000,
																			 0,
																			 0,
																			 0});
			this.numericUpDown2.Location = new System.Drawing.Point(240, 16);
			this.numericUpDown2.Maximum = new System.Decimal(new int[] {
																		   50000,
																		   0,
																		   0,
																		   0});
			this.numericUpDown2.Name = "numericUpDown2";
			this.numericUpDown2.Size = new System.Drawing.Size(64, 21);
			this.numericUpDown2.TabIndex = 50;
			this.numericUpDown2.Value = new System.Decimal(new int[] {
																		 2000,
																		 0,
																		 0,
																		 0});
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(192, 16);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(40, 23);
			this.label2.TabIndex = 46;
			this.label2.Text = "獎金";
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(16, 64);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(56, 23);
			this.label1.TabIndex = 45;
			this.label1.Text = "計算日期";
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(24, 24);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(48, 23);
			this.label10.TabIndex = 37;
			this.label10.Text = "職工號";
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(72, 64);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(24, 23);
			this.label9.TabIndex = 36;
			this.label9.Text = "從";
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(336, 144);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(72, 16);
			this.label12.TabIndex = 43;
			this.label12.Text = "基本工資¥";
			// 
			// dateTimePicker2
			// 
			this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Short;
			this.dateTimePicker2.Location = new System.Drawing.Point(224, 64);
			this.dateTimePicker2.Name = "dateTimePicker2";
			this.dateTimePicker2.Size = new System.Drawing.Size(88, 21);
			this.dateTimePicker2.TabIndex = 42;
			this.dateTimePicker2.Value = new System.DateTime(2003, 12, 20, 0, 0, 0, 0);
			// 
			// dateTimePicker1
			// 
			this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
			this.dateTimePicker1.Location = new System.Drawing.Point(96, 64);
			this.dateTimePicker1.Name = "dateTimePicker1";
			this.dateTimePicker1.Size = new System.Drawing.Size(88, 21);
			this.dateTimePicker1.TabIndex = 41;
			this.dateTimePicker1.Value = new System.DateTime(2003, 12, 20, 0, 0, 0, 0);
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(192, 64);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(24, 16);
			this.label11.TabIndex = 40;
			this.label11.Text = "到";
			// 
			// textEmployeeID
			// 
			this.textEmployeeID.Location = new System.Drawing.Point(80, 16);
			this.textEmployeeID.Name = "textEmployeeID";
			this.textEmployeeID.Size = new System.Drawing.Size(80, 21);
			this.textEmployeeID.TabIndex = 38;
			this.textEmployeeID.Text = "";
			// 
			// tabPage2
			// 
			this.tabPage2.Controls.Add(this.dataGrid1);
			this.tabPage2.Controls.Add(this.groupBox2);
			this.tabPage2.Location = new System.Drawing.Point(4, 21);
			this.tabPage2.Name = "tabPage2";
			this.tabPage2.Size = new System.Drawing.Size(680, 407);
			this.tabPage2.TabIndex = 1;
			this.tabPage2.Text = "工資記錄查詢";
			// 
			// dataGrid1
			// 
			this.dataGrid1.AlternatingBackColor = System.Drawing.Color.GhostWhite;
			this.dataGrid1.BackColor = System.Drawing.Color.GhostWhite;
			this.dataGrid1.BackgroundColor = System.Drawing.Color.Lavender;
			this.dataGrid1.BorderStyle = System.Windows.Forms.BorderStyle.None;
			this.dataGrid1.CaptionBackColor = System.Drawing.Color.RoyalBlue;
			this.dataGrid1.CaptionForeColor = System.Drawing.Color.White;
			this.dataGrid1.DataMember = "";
			this.dataGrid1.FlatMode = true;
			this.dataGrid1.Font = new System.Drawing.Font("Tahoma", 8F);
			this.dataGrid1.ForeColor = System.Drawing.Color.MidnightBlue;
			this.dataGrid1.GridLineColor = System.Drawing.Color.RoyalBlue;
			this.dataGrid1.HeaderBackColor = System.Drawing.Color.MidnightBlue;
			this.dataGrid1.HeaderFont = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
			this.dataGrid1.HeaderForeColor = System.Drawing.Color.Lavender;
			this.dataGrid1.LinkColor = System.Drawing.Color.Teal;
			this.dataGrid1.Location = new System.Drawing.Point(24, 152);
			this.dataGrid1.Name = "dataGrid1";
			this.dataGrid1.ParentRowsBackColor = System.Drawing.Color.Lavender;
			this.dataGrid1.ParentRowsForeColor = System.Drawing.Color.MidnightBlue;
			this.dataGrid1.SelectionBackColor = System.Drawing.Color.Teal;
			this.dataGrid1.SelectionForeColor = System.Drawing.Color.PaleGreen;
			this.dataGrid1.Size = new System.Drawing.Size(576, 232);
			this.dataGrid1.TabIndex = 2;
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.label6);
			this.groupBox2.Controls.Add(this.label7);
			this.groupBox2.Controls.Add(this.label8);
			this.groupBox2.Controls.Add(this.dateTimePicker4);
			this.groupBox2.Controls.Add(this.dateTimePicker3);
			this.groupBox2.Controls.Add(this.label14);
			this.groupBox2.Controls.Add(this.textEmployeeID2);
			this.groupBox2.Controls.Add(this.btnSearchCancel);
			this.groupBox2.Controls.Add(this.btnWageSearch);
			this.groupBox2.Controls.Add(this.btnWageExport);
			this.groupBox2.ForeColor = System.Drawing.SystemColors.Desktop;

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国内精品久久久久影院一蜜桃| 精品国产91乱码一区二区三区 | 偷拍一区二区三区四区| 久久久久久久av麻豆果冻| 日韩欧美亚洲一区二区| 91麻豆精品国产91久久久久久 | 欧美区视频在线观看| 欧美日韩黄视频| 欧美精品日韩精品| 日韩午夜在线播放| 国产日韩高清在线| 亚洲欧洲精品天堂一级| 国产精品久久久久影院老司| 亚洲青青青在线视频| 一区二区激情小说| 日本中文一区二区三区| 久久国产精品72免费观看| 国产又黄又大久久| caoporn国产一区二区| 色综合天天综合色综合av| 色成年激情久久综合| 在线不卡的av| 久久综合九色综合欧美亚洲| 国产精品国产三级国产a| 亚洲精品美国一| 日本不卡一区二区| 国产美女在线精品| 日本韩国一区二区三区视频| 欧美电影免费观看高清完整版在| 久久久久久久国产精品影院| 亚洲精品日产精品乱码不卡| 蜜臀精品久久久久久蜜臀| 国产一区二区福利视频| 欧洲精品在线观看| 精品动漫一区二区三区在线观看| 中文字幕色av一区二区三区| 图片区小说区区亚洲影院| 高清在线观看日韩| 欧美色精品在线视频| 国产视频一区二区三区在线观看| 亚洲精品国产精华液| 国内精品免费在线观看| 在线观看亚洲成人| 国产日韩精品一区| 美国欧美日韩国产在线播放| 99这里只有精品| 日韩精品自拍偷拍| 亚洲gay无套男同| www.欧美日韩| 国产亚洲一二三区| 日本网站在线观看一区二区三区| 99re成人精品视频| 久久久三级国产网站| 亚洲成人精品一区二区| 色综合天天综合网天天看片| 国产日产欧美一区| 麻豆精品国产传媒mv男同| 色综合天天天天做夜夜夜夜做| 国产精品免费网站在线观看| 视频一区国产视频| 在线观看亚洲专区| 一区二区三区中文字幕在线观看| 国产成人高清在线| 26uuu成人网一区二区三区| 日韩成人免费电影| 欧美日本在线一区| 亚洲成人自拍偷拍| 欧洲生活片亚洲生活在线观看| 亚洲欧洲国产日韩| 99久久99久久免费精品蜜臀| 国产欧美视频一区二区| 国产盗摄女厕一区二区三区| 久久综合99re88久久爱| 国产一区中文字幕| 久久久国产一区二区三区四区小说| 蜜臀精品一区二区三区在线观看 | 日韩欧美一级二级| 日本欧美在线观看| 日韩精品一区二| 国产在线视频精品一区| 久久久精品影视| 国产精品一品二品| 国产精品免费视频网站| 91在线视频网址| 一区二区三区高清在线| 欧美日韩视频在线观看一区二区三区| 亚洲二区视频在线| 91超碰这里只有精品国产| 午夜国产精品一区| 精品粉嫩超白一线天av| 成人美女视频在线观看18| 国产精品伦理一区二区| 91黄色免费观看| 婷婷久久综合九色综合绿巨人| 欧美一级片在线看| 国产盗摄精品一区二区三区在线| 中文字幕欧美一区| 欧美性xxxxxx少妇| 久久精品国产77777蜜臀| 久久久一区二区三区捆绑**| av高清久久久| 日本中文字幕一区二区有限公司| 2021久久国产精品不只是精品| 99久久精品免费看| 日韩国产在线一| 国产女人aaa级久久久级 | 91美女精品福利| 男女性色大片免费观看一区二区| 久久久久久免费网| 欧美亚洲一区三区| 国产风韵犹存在线视精品| 亚洲综合一区二区| 久久先锋影音av鲁色资源网| 99re热这里只有精品免费视频| 午夜欧美大尺度福利影院在线看| 久久久久久免费网| 欧美日本不卡视频| 成人视屏免费看| 美女网站视频久久| 亚洲欧洲日韩在线| 精品捆绑美女sm三区| 在线中文字幕不卡| 丰满少妇久久久久久久| 日本美女视频一区二区| 亚洲日本在线视频观看| 久久色中文字幕| 3d动漫精品啪啪1区2区免费| 99re成人精品视频| 国产成人av自拍| 九九视频精品免费| 视频一区二区中文字幕| 亚洲综合视频在线观看| 中文字幕+乱码+中文字幕一区| 91精品国产美女浴室洗澡无遮挡| 91国产精品成人| 成人免费视频播放| 国产福利91精品一区| 免费在线看成人av| 三级不卡在线观看| 精品一区二区三区视频在线观看 | 丁香激情综合五月| 久久66热偷产精品| 美女视频一区二区三区| 偷拍一区二区三区四区| 亚洲一区二区三区四区在线| 亚洲精品第1页| 亚洲三级在线免费观看| 亚洲视频一二三| 中文字幕日韩av资源站| 亚洲欧美在线观看| 亚洲国产精品成人久久综合一区 | 成人动漫视频在线| 成+人+亚洲+综合天堂| 国产91丝袜在线播放九色| 国产在线一区二区| 国产精品一区在线| 成人夜色视频网站在线观看| 国产精品69毛片高清亚洲| 狠狠v欧美v日韩v亚洲ⅴ| 精品一区二区三区久久久| 久久69国产一区二区蜜臀| 老汉av免费一区二区三区| 美女一区二区视频| 国产精品18久久久久久久久| 国产精品99久久久久久有的能看| 国产米奇在线777精品观看| 国产裸体歌舞团一区二区| 国产盗摄女厕一区二区三区| 成人app在线观看| 色综合天天狠狠| 欧美在线观看视频一区二区| 欧美三级视频在线观看| 欧美日韩电影在线播放| 91精品国产欧美日韩| 精品国精品自拍自在线| 国产日韩欧美精品一区| 最新国产成人在线观看| 亚洲一区在线播放| 麻豆91在线观看| 99精品久久99久久久久| 8v天堂国产在线一区二区| xnxx国产精品| 亚洲主播在线播放| 精品伊人久久久久7777人| 成人黄色777网| 欧美久久高跟鞋激| 亚洲国产高清aⅴ视频| 亚洲综合丁香婷婷六月香| 久久99精品一区二区三区三区| 成人综合在线观看| 欧美一区二区三区在线视频| 欧美激情一区二区三区| 天堂成人国产精品一区| 风间由美一区二区三区在线观看| 欧美精品aⅴ在线视频| 国产精品女主播av| 久久99国产精品麻豆| 欧美三级乱人伦电影| 国产片一区二区| 日本不卡不码高清免费观看|