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

? 歡迎來(lái)到蟲(chóng)蟲(chóng)下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲(chóng)蟲(chóng)下載站

?? employeemanage.cs

?? 主要介紹了系統(tǒng)的需求分析
?? CS
?? 第 1 頁(yè) / 共 5 頁(yè)
字號(hào):
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.label22 = new System.Windows.Forms.Label();
			this.comboTitle2 = new System.Windows.Forms.ComboBox();
			this.label19 = new System.Windows.Forms.Label();
			this.textEmployeeID2 = new System.Windows.Forms.TextBox();
			this.label20 = new System.Windows.Forms.Label();
			this.comboDepartment2 = new System.Windows.Forms.ComboBox();
			this.tabPage3 = new System.Windows.Forms.TabPage();
			this.groupBox7 = new System.Windows.Forms.GroupBox();
			this.button4 = new System.Windows.Forms.Button();
			this.button1 = new System.Windows.Forms.Button();
			this.button2 = new System.Windows.Forms.Button();
			this.btnDimmisionExport = new System.Windows.Forms.Button();
			this.dataGrid3 = new System.Windows.Forms.DataGrid();
			this.dataGridTableStyle2 = new System.Windows.Forms.DataGridTableStyle();
			this.dataGridTextBoxColumn10 = new System.Windows.Forms.DataGridTextBoxColumn();
			this.dataGridTextBoxColumn11 = new System.Windows.Forms.DataGridTextBoxColumn();
			this.dataGridTextBoxColumn21 = new System.Windows.Forms.DataGridTextBoxColumn();
			this.dataGridTextBoxColumn22 = new System.Windows.Forms.DataGridTextBoxColumn();
			this.dataGridTextBoxColumn23 = new System.Windows.Forms.DataGridTextBoxColumn();
			this.dataGridTextBoxColumn24 = new System.Windows.Forms.DataGridTextBoxColumn();
			this.dataGridTextBoxColumn25 = new System.Windows.Forms.DataGridTextBoxColumn();
			this.dataGridTextBoxColumn12 = new System.Windows.Forms.DataGridTextBoxColumn();
			this.dataGridTextBoxColumn13 = new System.Windows.Forms.DataGridTextBoxColumn();
			this.groupBox6 = new System.Windows.Forms.GroupBox();
			this.comboBox3 = new System.Windows.Forms.ComboBox();
			this.label25 = new System.Windows.Forms.Label();
			this.comboBox1 = new System.Windows.Forms.ComboBox();
			this.label26 = new System.Windows.Forms.Label();
			this.comboBox2 = new System.Windows.Forms.ComboBox();
			this.label23 = new System.Windows.Forms.Label();
			this.label24 = new System.Windows.Forms.Label();
			this.textBox1 = new System.Windows.Forms.TextBox();
			this.btnExit = new System.Windows.Forms.Button();
			this.tabControl1.SuspendLayout();
			this.tabPage1.SuspendLayout();
			this.groupBox5.SuspendLayout();
			this.groupBox4.SuspendLayout();
			this.groupBox3.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
			this.groupBox1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
			this.tabPage2.SuspendLayout();
			this.groupBox8.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dataGrid2)).BeginInit();
			this.groupBox2.SuspendLayout();
			this.tabPage3.SuspendLayout();
			this.groupBox7.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dataGrid3)).BeginInit();
			this.groupBox6.SuspendLayout();
			this.SuspendLayout();
			// 
			// tabControl1
			// 
			this.tabControl1.Controls.Add(this.tabPage1);
			this.tabControl1.Controls.Add(this.tabPage2);
			this.tabControl1.Controls.Add(this.tabPage3);
			this.tabControl1.Location = new System.Drawing.Point(8, 0);
			this.tabControl1.Name = "tabControl1";
			this.tabControl1.SelectedIndex = 0;
			this.tabControl1.Size = new System.Drawing.Size(848, 584);
			this.tabControl1.TabIndex = 0;
			// 
			// tabPage1
			// 
			this.tabPage1.Controls.Add(this.groupBox5);
			this.tabPage1.Controls.Add(this.groupBox4);
			this.tabPage1.Controls.Add(this.groupBox3);
			this.tabPage1.Controls.Add(this.btnExcel);
			this.tabPage1.Controls.Add(this.groupBox1);
			this.tabPage1.Controls.Add(this.btnApply);
			this.tabPage1.Controls.Add(this.btnCancel);
			this.tabPage1.Location = new System.Drawing.Point(4, 21);
			this.tabPage1.Name = "tabPage1";
			this.tabPage1.Size = new System.Drawing.Size(840, 559);
			this.tabPage1.TabIndex = 0;
			this.tabPage1.Text = "員工信息管理";
			// 
			// groupBox5
			// 
			this.groupBox5.Controls.Add(this.label2);
			this.groupBox5.Controls.Add(this.dateTimePicker2);
			this.groupBox5.Controls.Add(this.label21);
			this.groupBox5.Controls.Add(this.comboDimissionType);
			this.groupBox5.Controls.Add(this.btnDelete);
			this.groupBox5.Location = new System.Drawing.Point(416, 8);
			this.groupBox5.Name = "groupBox5";
			this.groupBox5.Size = new System.Drawing.Size(408, 80);
			this.groupBox5.TabIndex = 112;
			this.groupBox5.TabStop = false;
			this.groupBox5.Text = "員工離職";
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(40, 48);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(56, 23);
			this.label2.TabIndex = 113;
			this.label2.Text = "離職時(shí)間";
			// 
			// dateTimePicker2
			// 
			this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Short;
			this.dateTimePicker2.Location = new System.Drawing.Point(104, 48);
			this.dateTimePicker2.Name = "dateTimePicker2";
			this.dateTimePicker2.Size = new System.Drawing.Size(88, 21);
			this.dateTimePicker2.TabIndex = 112;
			// 
			// label21
			// 
			this.label21.Location = new System.Drawing.Point(40, 16);
			this.label21.Name = "label21";
			this.label21.Size = new System.Drawing.Size(56, 23);
			this.label21.TabIndex = 111;
			this.label21.Text = "離職種類";
			// 
			// comboDimissionType
			// 
			this.comboDimissionType.ForeColor = System.Drawing.SystemColors.Desktop;
			this.comboDimissionType.Items.AddRange(new object[] {
																	"退休",
																	"辭職",
																	"辭退"});
			this.comboDimissionType.Location = new System.Drawing.Point(104, 16);
			this.comboDimissionType.Name = "comboDimissionType";
			this.comboDimissionType.Size = new System.Drawing.Size(88, 20);
			this.comboDimissionType.TabIndex = 109;
			// 
			// btnDelete
			// 
			this.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnDelete.Image = ((System.Drawing.Image)(resources.GetObject("btnDelete.Image")));
			this.btnDelete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnDelete.Location = new System.Drawing.Point(248, 24);
			this.btnDelete.Name = "btnDelete";
			this.btnDelete.Size = new System.Drawing.Size(72, 24);
			this.btnDelete.TabIndex = 97;
			this.btnDelete.Text = "員工離職";
			this.btnDelete.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
			// 
			// groupBox4
			// 
			this.groupBox4.Controls.Add(this.btnUpDown);
			this.groupBox4.Controls.Add(this.btnModify);
			this.groupBox4.Controls.Add(this.btnMove);
			this.groupBox4.Controls.Add(this.btnAdd);
			this.groupBox4.Location = new System.Drawing.Point(8, 8);
			this.groupBox4.Name = "groupBox4";
			this.groupBox4.Size = new System.Drawing.Size(336, 80);
			this.groupBox4.TabIndex = 111;
			this.groupBox4.TabStop = false;
			this.groupBox4.Text = "員工操作";
			// 
			// btnUpDown
			// 
			this.btnUpDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnUpDown.Image = ((System.Drawing.Image)(resources.GetObject("btnUpDown.Image")));
			this.btnUpDown.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnUpDown.Location = new System.Drawing.Point(248, 24);
			this.btnUpDown.Name = "btnUpDown";
			this.btnUpDown.Size = new System.Drawing.Size(72, 24);
			this.btnUpDown.TabIndex = 108;
			this.btnUpDown.Text = "升降職位";
			this.btnUpDown.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnUpDown.Click += new System.EventHandler(this.btnUpDown_Click);
			// 
			// btnModify
			// 
			this.btnModify.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
			this.btnModify.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnModify.Location = new System.Drawing.Point(72, 24);
			this.btnModify.Name = "btnModify";
			this.btnModify.Size = new System.Drawing.Size(56, 24);
			this.btnModify.TabIndex = 99;
			this.btnModify.Text = "修改";
			this.btnModify.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
			// 
			// btnMove
			// 
			this.btnMove.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnMove.Image = ((System.Drawing.Image)(resources.GetObject("btnMove.Image")));
			this.btnMove.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnMove.Location = new System.Drawing.Point(160, 24);
			this.btnMove.Name = "btnMove";
			this.btnMove.Size = new System.Drawing.Size(80, 24);
			this.btnMove.TabIndex = 107;
			this.btnMove.Text = "員工調(diào)動(dòng)";
			this.btnMove.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnMove.Click += new System.EventHandler(this.btnMove_Click);
			// 
			// btnAdd
			// 
			this.btnAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
			this.btnAdd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnAdd.Location = new System.Drawing.Point(8, 24);
			this.btnAdd.Name = "btnAdd";
			this.btnAdd.Size = new System.Drawing.Size(56, 24);
			this.btnAdd.TabIndex = 96;
			this.btnAdd.Text = "添加";
			this.btnAdd.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
			// 
			// groupBox3
			// 
			this.groupBox3.Controls.Add(this.btnFirst);
			this.groupBox3.Controls.Add(this.btnPrevious);
			this.groupBox3.Controls.Add(this.btnNext);
			this.groupBox3.Controls.Add(this.btnLast);
			this.groupBox3.Controls.Add(this.lblRecord);
			this.groupBox3.Controls.Add(this.dataGrid1);
			this.groupBox3.Location = new System.Drawing.Point(8, 96);
			this.groupBox3.Name = "groupBox3";
			this.groupBox3.Size = new System.Drawing.Size(448, 440);
			this.groupBox3.TabIndex = 110;
			this.groupBox3.TabStop = false;
			this.groupBox3.Text = "在職員工記錄";
			// 
			// btnFirst
			// 
			this.btnFirst.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnFirst.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnFirst.Location = new System.Drawing.Point(40, 32);
			this.btnFirst.Name = "btnFirst";
			this.btnFirst.Size = new System.Drawing.Size(56, 24);
			this.btnFirst.TabIndex = 103;
			this.btnFirst.Text = "第一條";
			this.btnFirst.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnFirst.Click += new System.EventHandler(this.btnFirst_Click);
			// 
			// btnPrevious
			// 
			this.btnPrevious.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnPrevious.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnPrevious.Location = new System.Drawing.Point(96, 32);
			this.btnPrevious.Name = "btnPrevious";
			this.btnPrevious.Size = new System.Drawing.Size(56, 24);
			this.btnPrevious.TabIndex = 102;
			this.btnPrevious.Text = "上一條";
			this.btnPrevious.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnPrevious.Click += new System.EventHandler(this.btnPrevious_Click);
			// 
			// btnNext
			// 
			this.btnNext.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnNext.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnNext.Location = new System.Drawing.Point(280, 32);
			this.btnNext.Name = "btnNext";
			this.btnNext.Size = new System.Drawing.Size(56, 24);
			this.btnNext.TabIndex = 101;
			this.btnNext.Text = "下一條";
			this.btnNext.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnNext.Click += new System.EventHandler(this.btnNext_Click);
			// 
			// btnLast
			// 
			this.btnLast.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.btnLast.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnLast.Location = new System.Drawing.Point(344, 32);
			this.btnLast.Name = "btnLast";
			this.btnLast.Size = new System.Drawing.Size(64, 24);
			this.btnLast.TabIndex = 100;
			this.btnLast.Text = "最后一條";
			this.btnLast.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnLast.Click += new System.EventHandler(this.btnLast_Click);
			// 
			// lblRecord
			// 
			this.lblRecord.BackColor = System.Drawing.SystemColors.Window;
			this.lblRecord.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.lblRecord.ForeColor = System.Drawing.SystemColors.Desktop;
			this.lblRecord.Location = new System.Drawing.Point(160, 32);
			this.lblRecord.Name = "lblRecord";
			this.lblRecord.Size = new System.Drawing.Size(112, 23);
			this.lblRecord.TabIndex = 105;
			this.lblRecord.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// dataGrid1
			// 
			this.dataGrid1.AlternatingBackColor = System.Drawing.Color.GhostWhite;
			this.dataGrid1.BackColor = System.Drawing.Color.GhostWhite;
			this.dataGrid1.BackgroundColor = System.Drawing.Color.Lavender;
			this.dataGrid1.CaptionBackColor = System.Drawing.Color.RoyalBlue;
			this.dataGrid1.CaptionForeColor = System.Drawing.Color.White;
			this.dataGrid1.DataMember = "";
			this.dataGrid1.Enabled = false;
			this.dataGrid1.FlatMode = true;
			this.dataGrid1.Font = new System.Drawing.Font("Tahoma", 8F);

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
福利一区二区在线| 51精品视频一区二区三区| 91在线观看美女| 在线观看中文字幕不卡| 欧美日韩一级片在线观看| 日韩一级大片在线观看| 久久久久亚洲综合| 精品剧情v国产在线观看在线| 久久网这里都是精品| 精品少妇一区二区三区在线视频| 国产日产欧美一区二区视频| 亚洲精品欧美二区三区中文字幕| 日本欧美大码aⅴ在线播放| 国产精品伊人色| 欧美在线观看视频在线| 精品久久人人做人人爱| 专区另类欧美日韩| 麻豆高清免费国产一区| 99久久99久久精品国产片果冻| 欧美日韩电影一区| 国产精品理论在线观看| 亚洲一区二区三区在线播放| 九九在线精品视频| 99久久国产免费看| 日韩欧美一区二区免费| 中文字幕高清一区| 日韩av一级电影| 91伊人久久大香线蕉| 欧美精品一区二区三区久久久| 亚洲色图视频网| 亚洲成人在线免费| 国产真实乱子伦精品视频| 欧美在线观看视频在线| 国产精品乱码人人做人人爱| 老司机午夜精品| 欧美日韩在线精品一区二区三区激情| 国产丝袜美腿一区二区三区| 同产精品九九九| 色八戒一区二区三区| 精品女同一区二区| 午夜不卡在线视频| 色婷婷av一区二区三区大白胸| 国产欧美精品区一区二区三区 | 97se亚洲国产综合自在线观| 精品欧美乱码久久久久久| 午夜久久久久久久久| eeuss国产一区二区三区| 国产午夜精品一区二区三区视频| 婷婷综合久久一区二区三区| 欧美三级电影在线看| 成人免费在线视频| av午夜一区麻豆| 国产精品色在线观看| 国产激情偷乱视频一区二区三区| 欧美videos大乳护士334| 日韩精品福利网| 91精品麻豆日日躁夜夜躁| 婷婷开心激情综合| 99精品国产99久久久久久白柏| 7777精品伊人久久久大香线蕉的| 亚洲午夜一区二区三区| 国产丶欧美丶日本不卡视频| 日韩欧美卡一卡二| 久久99精品久久久久久国产越南 | 91小视频在线观看| 国产精品色一区二区三区| 国产成人免费xxxxxxxx| 国产日韩高清在线| 91老师国产黑色丝袜在线| 亚洲精品va在线观看| 欧美亚洲综合另类| 国产精品久久久久永久免费观看| 国产综合色产在线精品| 日韩三级电影网址| 国产精品996| 亚洲日本电影在线| 欧美日韩三级在线| 日韩精品一二区| 精品国产伦一区二区三区观看方式 | 欧美色视频一区| 午夜精品视频在线观看| 日韩一区二区在线免费观看| 精品在线观看免费| 欧美国产欧美综合| 欧美天天综合网| 蜜臀a∨国产成人精品| 国产亚洲欧洲997久久综合| www..com久久爱| 亚洲免费av高清| 在线综合视频播放| 日韩精品视频网| 欧美一级片在线看| 国产成人h网站| 调教+趴+乳夹+国产+精品| 欧美精品一区二区三区很污很色的| 99综合影院在线| 蜜臀精品久久久久久蜜臀| 欧美猛男男办公室激情| 亚洲成人av在线电影| 精品日韩在线一区| 国产乱码精品一区二区三区五月婷 | 欧美一区二区二区| 久久不见久久见中文字幕免费| 国产精品日产欧美久久久久| 色综合天天综合狠狠| 丝袜美腿亚洲综合| 欧美高清一级片在线| 波多野结衣精品在线| 亚洲成人自拍偷拍| 久久久久国产精品人| 日本精品视频一区二区| 精品在线免费视频| 日本视频一区二区| 一区二区三区欧美视频| 久久精品一级爱片| 日韩一区二区中文字幕| 欧美少妇bbb| 色哟哟一区二区三区| 国产成人精品亚洲777人妖| 亚洲美女电影在线| 久久久久久久综合日本| 欧美日韩午夜精品| 99久久免费国产| 国产一区二区剧情av在线| 亚洲日本在线a| 91精品国产欧美一区二区成人| 欧美在线一区二区三区| a在线欧美一区| 国产高清无密码一区二区三区| 日韩电影在线一区二区| 亚洲小说欧美激情另类| 亚洲猫色日本管| 中文字幕一区二区三区在线播放| 久久精品欧美一区二区三区不卡| 日韩精品在线一区二区| 色中色一区二区| 国产美女精品一区二区三区| 亚洲欧美另类图片小说| 国产精品少妇自拍| 亚洲国产成人午夜在线一区| 国产精品美女久久久久aⅴ | 国产电影精品久久禁18| 久久不见久久见免费视频1| 五月综合激情网| 国产精品免费av| 欧美成人女星排行榜| 在线亚洲高清视频| 国产91高潮流白浆在线麻豆| 亚洲欧美在线高清| xnxx国产精品| 欧美激情综合五月色丁香 | 2014亚洲片线观看视频免费| 欧美一区二区三区免费| 欧美tk—视频vk| 国产欧美一区二区精品性| 国产精品毛片高清在线完整版| 欧美国产精品一区二区| 中文字幕一区二区三区蜜月| 亚洲免费电影在线| 日日夜夜免费精品视频| 久久99最新地址| 成人禁用看黄a在线| 成人久久视频在线观看| 一本色道久久加勒比精品| 日本黄色一区二区| 欧美三级日韩三级国产三级| 国产福利91精品一区二区三区| 亚洲成av人片一区二区梦乃 | 亚洲va国产va欧美va观看| 五月天亚洲婷婷| 国产福利91精品一区| 91免费在线视频观看| 欧美高清视频在线高清观看mv色露露十八 | 国产伦精品一区二区三区免费| 国内成+人亚洲+欧美+综合在线| 日本欧美肥老太交大片| 精品综合免费视频观看| 成人高清视频在线| 欧美精品自拍偷拍动漫精品| 26uuu色噜噜精品一区| 一区二区成人在线观看| 日本色综合中文字幕| 色综合亚洲欧洲| 久久久蜜桃精品| 香蕉加勒比综合久久| 处破女av一区二区| 欧美一级高清片在线观看| 成人免费一区二区三区在线观看 | 99久久精品免费| 日韩精品中文字幕在线不卡尤物| 亚洲女子a中天字幕| 国产在线视频一区二区| 欧美特级限制片免费在线观看| 欧美成人一区二区| 欧美激情一区二区三区全黄| 亚洲精品久久嫩草网站秘色| 国产精品一区二区91| 欧美日韩mp4| 一区二区久久久久久| 国产不卡视频在线观看|