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

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

?? jiaoshiguanli.designer.cs

?? data structure c 學校管理系統
?? CS
?? 第 1 頁 / 共 3 頁
字號:
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Location = new System.Drawing.Point(19, 366);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(993, 150);
            this.dataGridView1.TabIndex = 7;
            // 
            // textBox8
            // 
            this.textBox8.Location = new System.Drawing.Point(511, 74);
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(164, 21);
            this.textBox8.TabIndex = 15;
            // 
            // comboBox6
            // 
            this.comboBox6.FormattingEnabled = true;
            this.comboBox6.Items.AddRange(new object[] {
            "完全小學",
            "初級中學",
            "高級中學",
            "大  學",
            "幼托機構",
            "職業培訓",
            "其  它"});
            this.comboBox6.Location = new System.Drawing.Point(511, 19);
            this.comboBox6.Name = "comboBox6";
            this.comboBox6.Size = new System.Drawing.Size(164, 20);
            this.comboBox6.TabIndex = 14;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(441, 23);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(65, 12);
            this.label13.TabIndex = 13;
            this.label13.Text = "學校類型:";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(688, 23);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(65, 12);
            this.label12.TabIndex = 12;
            this.label12.Text = "學校代碼:";
            // 
            // textBox7
            // 
            this.textBox7.Location = new System.Drawing.Point(759, 19);
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(164, 21);
            this.textBox7.TabIndex = 11;
            // 
            // comboBox5
            // 
            this.comboBox5.FormattingEnabled = true;
            this.comboBox5.Location = new System.Drawing.Point(264, 19);
            this.comboBox5.Name = "comboBox5";
            this.comboBox5.Size = new System.Drawing.Size(164, 20);
            this.comboBox5.TabIndex = 10;
            this.comboBox5.SelectedValueChanged += new System.EventHandler(this.comboBox5_SelectedValueChanged);
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(222, 23);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(41, 12);
            this.label11.TabIndex = 9;
            this.label11.Text = "學校:";
            // 
            // comboBox4
            // 
            this.comboBox4.FormattingEnabled = true;
            this.comboBox4.Location = new System.Drawing.Point(51, 19);
            this.comboBox4.Name = "comboBox4";
            this.comboBox4.Size = new System.Drawing.Size(164, 20);
            this.comboBox4.TabIndex = 8;
            this.comboBox4.SelectedIndexChanged += new System.EventHandler(this.comboBox4_SelectedIndexChanged);
            // 
            // textBox2
            // 
            this.textBox2.Location = new System.Drawing.Point(264, 46);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(164, 21);
            this.textBox2.TabIndex = 0;
            // 
            // textBox3
            // 
            this.textBox3.Location = new System.Drawing.Point(80, 242);
            this.textBox3.Multiline = true;
            this.textBox3.Name = "textBox3";
            this.textBox3.Size = new System.Drawing.Size(673, 25);
            this.textBox3.TabIndex = 0;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.comboBox11);
            this.groupBox1.Controls.Add(this.groupBox2);
            this.groupBox1.Controls.Add(this.label27);
            this.groupBox1.Controls.Add(this.textBox14);
            this.groupBox1.Controls.Add(this.label26);
            this.groupBox1.Controls.Add(this.textBox13);
            this.groupBox1.Controls.Add(this.label25);
            this.groupBox1.Controls.Add(this.textBox12);
            this.groupBox1.Controls.Add(this.dateTimePicker3);
            this.groupBox1.Controls.Add(this.label24);
            this.groupBox1.Controls.Add(this.comboBox10);
            this.groupBox1.Controls.Add(this.label23);
            this.groupBox1.Controls.Add(this.comboBox9);
            this.groupBox1.Controls.Add(this.label22);
            this.groupBox1.Controls.Add(this.comboBox8);
            this.groupBox1.Controls.Add(this.label21);
            this.groupBox1.Controls.Add(this.dateTimePicker2);
            this.groupBox1.Controls.Add(this.label20);
            this.groupBox1.Controls.Add(this.label19);
            this.groupBox1.Controls.Add(this.label9);
            this.groupBox1.Controls.Add(this.textBox6);
            this.groupBox1.Controls.Add(this.textBox1);
            this.groupBox1.Controls.Add(this.comboBox3);
            this.groupBox1.Controls.Add(this.label8);
            this.groupBox1.Controls.Add(this.comboBox2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.textBox11);
            this.groupBox1.Controls.Add(this.label17);
            this.groupBox1.Controls.Add(this.label16);
            this.groupBox1.Controls.Add(this.comboBox7);
            this.groupBox1.Controls.Add(this.label15);
            this.groupBox1.Controls.Add(this.label14);
            this.groupBox1.Controls.Add(this.textBox8);
            this.groupBox1.Controls.Add(this.comboBox6);
            this.groupBox1.Controls.Add(this.label13);
            this.groupBox1.Controls.Add(this.label12);
            this.groupBox1.Controls.Add(this.textBox7);
            this.groupBox1.Controls.Add(this.comboBox5);
            this.groupBox1.Controls.Add(this.label11);
            this.groupBox1.Controls.Add(this.comboBox4);
            this.groupBox1.Controls.Add(this.label10);
            this.groupBox1.Controls.Add(this.button9);
            this.groupBox1.Controls.Add(this.button8);
            this.groupBox1.Controls.Add(this.button6);
            this.groupBox1.Controls.Add(this.dateTimePicker1);
            this.groupBox1.Controls.Add(this.comboBox1);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.label7);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.textBox5);
            this.groupBox1.Controls.Add(this.textBox2);
            this.groupBox1.Controls.Add(this.textBox3);
            this.groupBox1.Location = new System.Drawing.Point(19, 3);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(993, 340);
            this.groupBox1.TabIndex = 6;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "基本信息";
            // 
            // comboBox11
            // 
            this.comboBox11.FormattingEnabled = true;
            this.comboBox11.Items.AddRange(new object[] {
            "黨員",
            "團員",
            "民主人士",
            "無黨派人士",
            "其它"});
            this.comboBox11.Location = new System.Drawing.Point(759, 75);
            this.comboBox11.Name = "comboBox11";
            this.comboBox11.Size = new System.Drawing.Size(164, 20);
            this.comboBox11.TabIndex = 49;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.textBox10);
            this.groupBox2.Location = new System.Drawing.Point(760, 106);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(163, 165);
            this.groupBox2.TabIndex = 48;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "備注";
            // 
            // textBox10
            // 
            this.textBox10.Location = new System.Drawing.Point(9, 13);
            this.textBox10.Multiline = true;
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new System.Drawing.Size(144, 145);
            this.textBox10.TabIndex = 24;
            // 
            // label27
            // 
            this.label27.AutoSize = true;
            this.label27.Location = new System.Drawing.Point(534, 188);
            this.label27.Name = "label27";
            this.label27.Size = new System.Drawing.Size(53, 12);
            this.label27.TabIndex = 47;
            this.label27.Text = "醫保號:";
            // 
            // textBox14
            // 
            this.textBox14.Location = new System.Drawing.Point(589, 184);
            this.textBox14.Name = "textBox14";
            this.textBox14.Size = new System.Drawing.Size(163, 21);
            this.textBox14.TabIndex = 46;
            // 
            // label26
            // 
            this.label26.AutoSize = true;
            this.label26.Location = new System.Drawing.Point(9, 188);
            this.label26.Name = "label26";
            this.label26.Size = new System.Drawing.Size(65, 12);
            this.label26.TabIndex = 45;
            this.label26.Text = "銀行帳號:";
            // 
            // textBox13
            // 
            this.textBox13.Location = new System.Drawing.Point(80, 184);
            this.textBox13.Name = "textBox13";
            this.textBox13.Size = new System.Drawing.Size(164, 21);
            this.textBox13.TabIndex = 44;
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.Location = new System.Drawing.Point(255, 188);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(89, 12);
            this.label25.TabIndex = 43;
            this.label25.Text = "教師資格證號:";
            // 
            // textBox12
            // 
            this.textBox12.Location = new System.Drawing.Point(351, 184);
            this.textBox12.Name = "textBox12";
            this.textBox12.Size = new System.Drawing.Size(164, 21);
            this.textBox12.TabIndex = 42;
            // 
            // dateTimePicker3
            // 
            this.dateTimePicker3.Location = new System.Drawing.Point(589, 159);
            this.dateTimePicker3.Name = "dateTimePicker3";
            this.dateTimePicker3.Size = new System.Drawing.Size(164, 21);
            this.dateTimePicker3.TabIndex = 41;
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Location = new System.Drawing.Point(522, 163);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(65, 12);
            this.label24.TabIndex = 40;
            this.label24.Text = "入山時間:";
            // 
            // comboBox10
            // 

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
色婷婷综合久色| 91精品国产麻豆| 亚洲欧洲www| 成人精品高清在线| 欧美韩国日本一区| 不卡一区二区在线| 国产精品成人一区二区三区夜夜夜| 国产不卡在线视频| 中文字幕的久久| 北岛玲一区二区三区四区| 国产精品久久久久精k8| 北岛玲一区二区三区四区| 亚洲欧美在线视频观看| 99久久亚洲一区二区三区青草| 国产精品国产三级国产aⅴ无密码| 成人精品免费看| 自拍偷拍国产精品| 91行情网站电视在线观看高清版| 一卡二卡三卡日韩欧美| 欧美日韩国产经典色站一区二区三区| 亚洲成人你懂的| 日韩欧美国产综合在线一区二区三区 | 欧美美女激情18p| 午夜精品123| 91精品国产乱| 激情综合网最新| 国产日韩欧美高清在线| 96av麻豆蜜桃一区二区| 一区二区免费在线播放| 欧美区视频在线观看| 免费视频一区二区| 久久伊人蜜桃av一区二区| 成人福利视频网站| 一区二区三区四区不卡视频| 91麻豆精品久久久久蜜臀| 黑人巨大精品欧美一区| 中文字幕中文字幕一区二区| 欧美视频在线观看一区二区| 麻豆精品蜜桃视频网站| 欧美经典一区二区三区| 色丁香久综合在线久综合在线观看 | 久久亚洲私人国产精品va媚药| 成人激情动漫在线观看| 亚洲综合小说图片| 日韩欧美国产成人一区二区| 成人性生交大片免费| 一区二区高清免费观看影视大全 | 欧美日本韩国一区| 国内久久婷婷综合| 亚洲欧美综合在线精品| 欧美日韩国产免费一区二区| 国产毛片精品视频| 亚洲黄色av一区| 日韩一二在线观看| 成人黄色在线网站| 首页综合国产亚洲丝袜| 久久久久九九视频| 欧美中文一区二区三区| 国产一区二区网址| 亚洲综合在线视频| 精品福利av导航| 色噜噜狠狠成人中文综合| 激情小说欧美图片| 依依成人精品视频| 久久影院午夜片一区| 欧美在线高清视频| 国产九色精品成人porny| 亚洲宅男天堂在线观看无病毒 | 欧美日韩视频不卡| 国产不卡在线视频| 日韩激情中文字幕| 国产精品福利影院| 欧美精品一区二区在线播放| 欧美午夜影院一区| 国产不卡一区视频| 青青草91视频| 一区二区三区在线免费视频| 久久久亚洲午夜电影| 欧美视频在线观看一区二区| 国产91丝袜在线播放0| 午夜国产不卡在线观看视频| 国产日韩欧美激情| 日韩欧美美女一区二区三区| 欧洲视频一区二区| 大白屁股一区二区视频| 久久99久久99| 视频一区国产视频| 亚洲美腿欧美偷拍| 国产欧美精品区一区二区三区| 日韩一区二区精品| 日本精品一级二级| 不卡高清视频专区| 国产精品99久久久久久似苏梦涵| 日韩中文字幕一区二区三区| 亚洲欧美日韩久久精品| 久久精品视频一区二区| 日韩欧美国产一区二区三区| 欧美男女性生活在线直播观看| 99久久综合99久久综合网站| 国产精品一区二区在线观看不卡 | 欧美美女直播网站| 色欧美片视频在线观看在线视频| 国产成人免费视频一区| 精品一区二区在线视频| 蜜臀国产一区二区三区在线播放| 香蕉影视欧美成人| 亚洲综合网站在线观看| 亚洲另类春色国产| 亚洲欧洲综合另类| 国产精品福利一区| 国产精品久久久久久久蜜臀| 国产亚洲成aⅴ人片在线观看| 精品国产免费视频| 日韩免费高清av| 日韩欧美三级在线| 日韩一级二级三级| 日韩免费观看2025年上映的电影| 欧美一卡2卡三卡4卡5免费| 欧美日韩精品欧美日韩精品一| 欧美性xxxxxxxx| 欧美日韩在线一区二区| 欧美吻胸吃奶大尺度电影 | 日韩精品一区二区在线| 777奇米四色成人影色区| 在线观看av不卡| 欧美亚洲自拍偷拍| 欧美日韩精品是欧美日韩精品| 精品婷婷伊人一区三区三| 欧美日韩美少妇| 欧美久久久影院| 这里只有精品免费| 欧美电视剧在线观看完整版| 精品日韩av一区二区| 91精品国产综合久久精品| 欧美一区二区精品久久911| 91精品黄色片免费大全| 51精品国自产在线| 日韩一区二区三区免费看| 欧美v亚洲v综合ⅴ国产v| 欧美mv日韩mv国产| 国产欧美一区二区精品秋霞影院 | 亚洲va中文字幕| 天堂va蜜桃一区二区三区| 日韩av一区二区三区| 麻豆国产精品777777在线| 国产在线播放一区二区三区| 国产成人午夜99999| gogo大胆日本视频一区| 色综合久久88色综合天天6| 欧美最猛黑人xxxxx猛交| 欧美精品久久一区| 精品国产乱码久久久久久久| 欧美激情一区二区三区| ...xxx性欧美| 天天色图综合网| 精品在线观看免费| 成人午夜免费av| 在线观看www91| 五月婷婷综合激情| 九九**精品视频免费播放| 国产成人精品一区二区三区四区| www.久久久久久久久| 欧美私模裸体表演在线观看| 日韩视频免费直播| 国产欧美中文在线| 亚洲精品国产品国语在线app| 日韩精品五月天| 国产成人综合视频| 91免费国产在线观看| 91精品国产综合久久香蕉麻豆| 精品粉嫩超白一线天av| 亚洲免费电影在线| 久久99精品网久久| 99久久久久免费精品国产| 538在线一区二区精品国产| 日本一区二区视频在线| 亚洲一区精品在线| 国模一区二区三区白浆| 色哦色哦哦色天天综合| 日韩女优毛片在线| 亚洲人成网站影音先锋播放| 美女一区二区久久| 99久久精品免费| 日韩手机在线导航| 亚洲免费电影在线| 激情丁香综合五月| 欧美视频在线一区| 欧美韩国日本不卡| 日韩不卡一区二区| 91色在线porny| 久久综合久色欧美综合狠狠| 亚洲已满18点击进入久久| 国产麻豆精品一区二区| 欧美午夜一区二区| 欧美国产日韩一二三区| 日本不卡123| 91麻豆国产香蕉久久精品| 精品久久久久久久一区二区蜜臀| |精品福利一区二区三区| 国内精品国产成人|