亚洲欧美第一页_禁久久精品乱码_粉嫩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一区二区三区免费野_久草精品视频
五月婷婷激情综合| 欧美精品一区二区蜜臀亚洲| 久久嫩草精品久久久精品一| 久久99国产精品免费| 日韩美一区二区三区| 久久爱www久久做| 国产精品美女久久久久久| 成人av中文字幕| 亚洲精品日韩专区silk | 日韩午夜小视频| 岛国精品在线播放| 午夜精品福利一区二区蜜股av| 亚洲裸体在线观看| 日韩欧美第一区| 精品99999| 国产精品久久久久一区二区三区共 | 中文字幕一区二区三区色视频 | 久久精品国产在热久久| 国产伦精一区二区三区| 亚洲一区自拍偷拍| 国产亚洲综合色| 欧美午夜理伦三级在线观看| 青青青爽久久午夜综合久久午夜| 久久色中文字幕| 91精品国产91久久久久久最新毛片 | 欧美国产精品v| 日韩欧美成人一区二区| 精品国产3级a| 中文字幕一区二区日韩精品绯色 | 91.com在线观看| 91在线观看免费视频| 国内久久精品视频| 免费精品视频最新在线| 激情久久久久久久久久久久久久久久| 国产黄人亚洲片| 激情综合网av| 色94色欧美sute亚洲线路一久| 国产麻豆视频一区二区| 91九色最新地址| 26uuu成人网一区二区三区| 亚洲欧美一区二区三区国产精品| 日韩成人一区二区| 日韩国产欧美一区二区三区| 国产精品99久久久久久宅男| 精品午夜一区二区三区在线观看| 成人av网在线| 精品国产伦一区二区三区观看体验| 国产精品网站在线| 久久99精品久久久久婷婷| 欧美综合色免费| 欧美亚洲动漫精品| 国产午夜精品久久久久久久 | 久久久久久久av麻豆果冻| 亚洲女人****多毛耸耸8| 国产综合成人久久大片91| 欧美日韩一区二区三区免费看| 日本精品一级二级| 国产精品久久久久久妇女6080| 日日夜夜精品视频免费| 久久国产精品色| 欧美精品aⅴ在线视频| 精品国一区二区三区| 亚洲国产美女搞黄色| 男人的天堂亚洲一区| 色悠久久久久综合欧美99| 欧洲精品视频在线观看| 国产精品理论在线观看| 国产91精品一区二区麻豆亚洲| 91色porny在线视频| 国产精品久久久久久久岛一牛影视 | 国产精品久久久99| 国产91在线看| 国产精品天干天干在线综合| 国产不卡在线播放| 日本一区二区三区在线不卡| 亚洲一卡二卡三卡四卡五卡| 日本韩国欧美在线| 亚洲精品免费在线播放| 91国产丝袜在线播放| 亚洲一区电影777| 欧美男生操女生| 国产精品区一区二区三| 国产aⅴ精品一区二区三区色成熟| 欧美mv日韩mv国产| 亚洲精品免费在线观看| 91国模大尺度私拍在线视频| 亚洲午夜久久久久久久久久久| 色av综合在线| 五月婷婷综合在线| 精品蜜桃在线看| 懂色av一区二区三区蜜臀| 国产精品视频第一区| 99久久精品免费| 国产亚洲综合av| 91在线观看高清| 亚洲成av人**亚洲成av**| 不卡的av电影在线观看| 亚洲卡通欧美制服中文| 欧美日韩国产大片| 黑人巨大精品欧美黑白配亚洲| 国产精品女主播在线观看| 色婷婷精品大在线视频| 人人爽香蕉精品| 欧美国产精品中文字幕| 欧美人狂配大交3d怪物一区| 看电视剧不卡顿的网站| 国产精品免费免费| 欧美精品视频www在线观看| 国产一区二区三区免费在线观看| 国产精品美女一区二区在线观看| 日本精品视频一区二区| 黄色成人免费在线| 亚洲精品国产一区二区精华液 | 国产99久久久国产精品潘金网站| 中文字幕一区二区日韩精品绯色| 91精品国产综合久久婷婷香蕉| 成人美女视频在线观看18| 亚洲小少妇裸体bbw| 日本一区二区动态图| 91精品国产综合久久精品性色| av一区二区三区在线| 国产精品免费人成网站| 日韩欧美激情四射| 在线精品视频免费播放| 粉嫩av一区二区三区在线播放 | 日本高清不卡aⅴ免费网站| 国产一区二区三区免费观看| 亚洲午夜久久久久久久久电影网 | a级精品国产片在线观看| 精品一区二区三区在线视频| 亚洲妇熟xx妇色黄| 亚洲欧洲av一区二区三区久久| 日韩精品在线看片z| 欧美肥大bbwbbw高潮| 在线看日韩精品电影| 97se亚洲国产综合自在线不卡 | 在线观看网站黄不卡| av动漫一区二区| 成人精品高清在线| 国产资源精品在线观看| 免费观看91视频大全| 日本女优在线视频一区二区| 亚洲国产精品一区二区久久恐怖片| 国产精品福利一区| 中文字幕高清不卡| 国产视频一区在线播放| 2欧美一区二区三区在线观看视频| 欧美日韩视频第一区| 欧美日韩一区在线| 欧美午夜精品理论片a级按摩| 一本到三区不卡视频| 99久久99久久精品免费看蜜桃| 成年人国产精品| 94色蜜桃网一区二区三区| 色偷偷成人一区二区三区91 | 麻豆精品在线看| 国产精品免费视频一区| 国产三区在线成人av| 久久精品视频在线免费观看| ww久久中文字幕| 中文字幕不卡一区| 自拍偷自拍亚洲精品播放| 日韩午夜激情免费电影| 日韩精品一区二区在线观看| 精品国内二区三区| 国产欧美一区二区精品婷婷| 国产精品久久久久久久久动漫 | www.日韩精品| 色婷婷av一区二区三区gif| 99re6这里只有精品视频在线观看 99re8在线精品视频免费播放 | 欧美成人福利视频| 亚洲国产精品成人综合| 亚洲免费在线观看视频| 亚洲成人资源在线| 紧缚捆绑精品一区二区| 成人黄色a**站在线观看| 色美美综合视频| 日韩一区二区三区视频在线 | 日韩欧美电影一区| xnxx国产精品| 亚洲最色的网站| 国产精品久久久久久久久免费丝袜 | 精品第一国产综合精品aⅴ| 欧美国产禁国产网站cc| 亚洲高清免费观看高清完整版在线观看| 日本亚洲三级在线| 成人午夜激情视频| 3d动漫精品啪啪| 国产性做久久久久久| 亚洲第一福利一区| 国产成人精品亚洲午夜麻豆| 欧美三级视频在线观看| 国产日韩欧美精品一区| 石原莉奈一区二区三区在线观看| 成人永久aaa| 欧美一级欧美三级| 一级中文字幕一区二区| 国产传媒久久文化传媒| 日韩欧美综合一区| 亚洲一二三四久久|