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

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

?? frmnumber.designer.cs

?? 用C#編寫的實現火車查詢功能的程序功能比較完整
?? CS
?? 第 1 頁 / 共 3 頁
字號:
?namespace TrainSystem.UIL
{
    partial class FrmNumber
    {
        /// <summary>
        /// 必需的設計器變量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// 清理所有正在使用的資源。
        /// </summary>
        /// <param name="disposing">如果應釋放托管資源,為 true;否則為 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗體設計器生成的代碼

        /// <summary>
        /// 設計器支持所需的方法 - 不要
        /// 使用代碼編輯器修改此方法的內容。
        /// </summary>
        private void InitializeComponent()
        {
            this.button1 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.button3 = new System.Windows.Forms.Button();
            this.button4 = new System.Windows.Forms.Button();
            this.button5 = new System.Windows.Forms.Button();
            this.button6 = new System.Windows.Forms.Button();
            this.button7 = new System.Windows.Forms.Button();
            this.button9 = new System.Windows.Forms.Button();
            this.button10 = new System.Windows.Forms.Button();
            this.button11 = new System.Windows.Forms.Button();
            this.button12 = new System.Windows.Forms.Button();
            this.button13 = new System.Windows.Forms.Button();
            this.button14 = new System.Windows.Forms.Button();
            this.button15 = new System.Windows.Forms.Button();
            this.button17 = new System.Windows.Forms.Button();
            this.button18 = new System.Windows.Forms.Button();
            this.button19 = new System.Windows.Forms.Button();
            this.button20 = new System.Windows.Forms.Button();
            this.button21 = new System.Windows.Forms.Button();
            this.button22 = new System.Windows.Forms.Button();
            this.button23 = new System.Windows.Forms.Button();
            this.button8 = new System.Windows.Forms.Button();
            this.button16 = new System.Windows.Forms.Button();
            this.button24 = new System.Windows.Forms.Button();
            this.button25 = new System.Windows.Forms.Button();
            this.button26 = new System.Windows.Forms.Button();
            this.button27 = new System.Windows.Forms.Button();
            this.button28 = new System.Windows.Forms.Button();
            this.button29 = new System.Windows.Forms.Button();
            this.button30 = new System.Windows.Forms.Button();
            this.button31 = new System.Windows.Forms.Button();
            this.button32 = new System.Windows.Forms.Button();
            this.button33 = new System.Windows.Forms.Button();
            this.button34 = new System.Windows.Forms.Button();
            this.button35 = new System.Windows.Forms.Button();
            this.button37 = new System.Windows.Forms.Button();
            this.button38 = new System.Windows.Forms.Button();
            this.txtCodeNumber = new System.Windows.Forms.TextBox();
            this.button36 = new System.Windows.Forms.Button();
            this.btnOk = new System.Windows.Forms.Button();
            this.SuspendLayout();
            // 
            // button1
            // 
            this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button1.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button1.Location = new System.Drawing.Point(12, 69);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(43, 41);
            this.button1.TabIndex = 0;
            this.button1.Text = "A";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // button2
            // 
            this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button2.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button2.Location = new System.Drawing.Point(61, 69);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(43, 41);
            this.button2.TabIndex = 0;
            this.button2.Text = "B";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button1_Click);
            // 
            // button3
            // 
            this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button3.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button3.Location = new System.Drawing.Point(110, 69);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(43, 41);
            this.button3.TabIndex = 0;
            this.button3.Text = "C";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button1_Click);
            // 
            // button4
            // 
            this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button4.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button4.Location = new System.Drawing.Point(159, 69);
            this.button4.Name = "button4";
            this.button4.Size = new System.Drawing.Size(43, 41);
            this.button4.TabIndex = 0;
            this.button4.Text = "D";
            this.button4.UseVisualStyleBackColor = true;
            this.button4.Click += new System.EventHandler(this.button1_Click);
            // 
            // button5
            // 
            this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button5.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button5.Location = new System.Drawing.Point(208, 69);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(43, 41);
            this.button5.TabIndex = 0;
            this.button5.Text = "E";
            this.button5.UseVisualStyleBackColor = true;
            this.button5.Click += new System.EventHandler(this.button1_Click);
            // 
            // button6
            // 
            this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button6.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button6.Location = new System.Drawing.Point(257, 69);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(43, 41);
            this.button6.TabIndex = 0;
            this.button6.Text = "F";
            this.button6.UseVisualStyleBackColor = true;
            this.button6.Click += new System.EventHandler(this.button1_Click);
            // 
            // button7
            // 
            this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button7.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button7.Location = new System.Drawing.Point(61, 257);
            this.button7.Name = "button7";
            this.button7.Size = new System.Drawing.Size(43, 41);
            this.button7.TabIndex = 0;
            this.button7.Text = "Z";
            this.button7.UseVisualStyleBackColor = true;
            this.button7.Click += new System.EventHandler(this.button1_Click);
            // 
            // button9
            // 
            this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button9.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button9.Location = new System.Drawing.Point(12, 116);
            this.button9.Name = "button9";
            this.button9.Size = new System.Drawing.Size(43, 41);
            this.button9.TabIndex = 0;
            this.button9.Text = "G";
            this.button9.UseVisualStyleBackColor = true;
            this.button9.Click += new System.EventHandler(this.button1_Click);
            // 
            // button10
            // 
            this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button10.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button10.Location = new System.Drawing.Point(61, 116);
            this.button10.Name = "button10";
            this.button10.Size = new System.Drawing.Size(43, 41);
            this.button10.TabIndex = 0;
            this.button10.Text = "H";
            this.button10.UseVisualStyleBackColor = true;
            this.button10.Click += new System.EventHandler(this.button1_Click);
            // 
            // button11
            // 
            this.button11.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button11.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button11.Location = new System.Drawing.Point(110, 116);
            this.button11.Name = "button11";
            this.button11.Size = new System.Drawing.Size(43, 41);
            this.button11.TabIndex = 0;
            this.button11.Text = "I";
            this.button11.UseVisualStyleBackColor = true;
            this.button11.Click += new System.EventHandler(this.button1_Click);
            // 
            // button12
            // 
            this.button12.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button12.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button12.Location = new System.Drawing.Point(159, 116);
            this.button12.Name = "button12";
            this.button12.Size = new System.Drawing.Size(43, 41);
            this.button12.TabIndex = 0;
            this.button12.Text = "J";
            this.button12.UseVisualStyleBackColor = true;
            this.button12.Click += new System.EventHandler(this.button1_Click);
            // 
            // button13
            // 
            this.button13.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button13.Font = new System.Drawing.Font("宋體", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button13.Location = new System.Drawing.Point(208, 116);
            this.button13.Name = "button13";
            this.button13.Size = new System.Drawing.Size(43, 41);
            this.button13.TabIndex = 0;
            this.button13.Text = "K";
            this.button13.UseVisualStyleBackColor = true;
            this.button13.Click += new System.EventHandler(this.button1_Click);
            // 
            // button14

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产精品69毛片高清亚洲| 国产a精品视频| 亚洲人成精品久久久久久| 国产日产欧产精品推荐色| 欧美精品一区二区蜜臀亚洲| 久久综合五月天婷婷伊人| 欧美一级xxx| 久久精品日韩一区二区三区| 久久久无码精品亚洲日韩按摩| 久久久亚洲国产美女国产盗摄 | 成人免费在线观看入口| 国产精品午夜在线观看| 亚洲欧洲三级电影| 亚洲免费观看高清在线观看| 亚洲图片有声小说| 免费成人结看片| 不卡一卡二卡三乱码免费网站| 国产盗摄一区二区| 972aa.com艺术欧美| 欧美日韩一区二区三区四区| 日韩欧美国产不卡| 国产精品区一区二区三| 午夜精品久久久久久久99樱桃| 美美哒免费高清在线观看视频一区二区| 久久99久久99精品免视看婷婷| 成人中文字幕电影| 欧美日韩综合在线| 久久综合久久久久88| 亚洲激情一二三区| 国产尤物一区二区在线| 色呦呦一区二区三区| 欧美蜜桃一区二区三区| 久久嫩草精品久久久精品| 亚洲网友自拍偷拍| 高清日韩电视剧大全免费| 欧美日韩亚洲丝袜制服| 国产精品入口麻豆原神| 奇米精品一区二区三区四区| av在线播放一区二区三区| 91精品欧美一区二区三区综合在| 欧美国产综合一区二区| 日本在线观看不卡视频| 91在线一区二区三区| 久久这里只有精品6| 午夜欧美在线一二页| www.亚洲人| 久久综合久久综合久久综合| 一区二区在线观看av| 国产成人精品午夜视频免费| 在线播放国产精品二区一二区四区| 日本一区二区视频在线| 久草热8精品视频在线观看| 欧美性大战久久| 国产精品看片你懂得| 国产一区不卡在线| 日韩欧美一区二区久久婷婷| 亚洲激情自拍视频| 99国产精品一区| 国产片一区二区三区| 男人的天堂亚洲一区| 欧美色大人视频| 亚洲激情成人在线| 99久久777色| 国产精品福利影院| 成人午夜在线免费| 国产日韩精品一区二区三区 | 欧美成人精品二区三区99精品| 亚洲午夜久久久久久久久电影网| 成人精品视频一区二区三区| 国产欧美一区二区精品仙草咪| 国产精品一区免费视频| 精品国产伦一区二区三区观看体验 | www.亚洲色图.com| 综合激情网...| 99国产精品久久久久| 亚洲欧美日韩国产另类专区| 色综合中文综合网| 一区二区三区四区激情 | 亚洲午夜精品17c| 在线日韩国产精品| 亚洲一区二区三区在线| 色婷婷一区二区三区四区| 亚洲日本一区二区| 色88888久久久久久影院野外| 樱花影视一区二区| 欧美日韩精品一区二区天天拍小说| 一区二区三区视频在线观看| 欧美丝袜第三区| 美女mm1313爽爽久久久蜜臀| 91精品蜜臀在线一区尤物| 蜜桃视频在线观看一区二区| 2024国产精品视频| 成人一区二区三区视频在线观看 | 亚洲综合丁香婷婷六月香| 在线观看一区日韩| 天天影视色香欲综合网老头| 日韩免费观看高清完整版 | 97aⅴ精品视频一二三区| 亚洲福利一区二区| 精品欧美黑人一区二区三区| 国内成人精品2018免费看| 中文字幕不卡一区| 欧美性做爰猛烈叫床潮| 精品系列免费在线观看| 国产精品国产a| 91.com在线观看| 成人av第一页| 香蕉久久一区二区不卡无毒影院| 精品成人a区在线观看| 91在线播放网址| 丝袜美腿亚洲综合| 国产精品久久久久aaaa| 欧美乱妇23p| av电影在线观看一区| 日韩va亚洲va欧美va久久| 国产精品视频免费看| 欧美人与性动xxxx| 成人毛片在线观看| 极品销魂美女一区二区三区| 亚洲最新视频在线观看| 久久亚洲精精品中文字幕早川悠里 | 日韩一卡二卡三卡四卡| 91美女在线视频| 国产一区 二区| 日本怡春院一区二区| 亚洲欧美aⅴ...| 国产日本亚洲高清| 精品91自产拍在线观看一区| 欧美在线999| 暴力调教一区二区三区| 国产成人亚洲精品青草天美| 蜜臀av亚洲一区中文字幕| 亚洲成人动漫av| 亚洲免费高清视频在线| 国产精品青草综合久久久久99| 精品sm捆绑视频| 日韩女同互慰一区二区| 91精品婷婷国产综合久久竹菊| 色天天综合色天天久久| 99久久精品国产一区二区三区| 国产一区二区主播在线| 麻豆免费精品视频| 日本欧美肥老太交大片| 日韩精品一二三区| 日韩电影在线观看一区| 香蕉影视欧美成人| 午夜欧美电影在线观看| 亚洲h动漫在线| 亚洲国产成人精品视频| 亚洲国产精品一区二区久久| 亚洲一区电影777| 亚洲成av人影院在线观看网| 亚洲地区一二三色| 亚洲成av人片一区二区| 日本午夜一区二区| 久久不见久久见免费视频1| 久久99国产精品麻豆| 国产精一品亚洲二区在线视频| 狠狠网亚洲精品| 高清av一区二区| 97久久久精品综合88久久| 91国产成人在线| 欧美高清视频一二三区| 日韩一区二区三区免费看| 精品卡一卡二卡三卡四在线| 精品粉嫩超白一线天av| 国产精品麻豆网站| 亚洲一区在线视频| 青青草91视频| 国产不卡在线播放| 一本色道久久综合亚洲aⅴ蜜桃 | 久久影音资源网| 国产精品久久久久永久免费观看 | 色哟哟一区二区在线观看| 欧美日韩午夜在线视频| 这里只有精品电影| 337p日本欧洲亚洲大胆色噜噜| 国产精品视频第一区| 亚洲一卡二卡三卡四卡| 国产一区二区成人久久免费影院| 99久精品国产| 日韩视频一区在线观看| 国产精品伦理一区二区| 午夜日韩在线电影| 成人午夜在线播放| 91精品国产91久久综合桃花| 久久精品视频一区二区| 亚洲国产欧美一区二区三区丁香婷| 美女视频网站久久| 91偷拍与自偷拍精品| 日韩欧美亚洲国产另类| 亚洲猫色日本管| 黄页视频在线91| 欧美视频在线一区二区三区 | 亚洲美女视频在线观看| 极品少妇一区二区| 欧美日韩视频一区二区| 国产精品久久夜| 国产在线精品不卡| 欧美高清激情brazzers|