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

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

?? form1.designer.cs

?? 一個用于兩地間交通方案選擇的小決策支持系統
?? CS
?? 第 1 頁 / 共 2 頁
字號:
namespace AIToSH
{
    partial class Form1
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.radioButton1 = new System.Windows.Forms.RadioButton();
            this.radioButton2 = new System.Windows.Forms.RadioButton();
            this.radioButton3 = new System.Windows.Forms.RadioButton();
            this.radioButton4 = new System.Windows.Forms.RadioButton();
            this.radioButton5 = new System.Windows.Forms.RadioButton();
            this.radioButton6 = new System.Windows.Forms.RadioButton();
            this.radioButton7 = new System.Windows.Forms.RadioButton();
            this.radioButton8 = new System.Windows.Forms.RadioButton();
            this.radioButton9 = new System.Windows.Forms.RadioButton();
            this.radioButton10 = new System.Windows.Forms.RadioButton();
            this.radioButton11 = new System.Windows.Forms.RadioButton();
            this.radioButton12 = new System.Windows.Forms.RadioButton();
            this.panel1 = new System.Windows.Forms.Panel();
            this.buttonReset = new System.Windows.Forms.Button();
            this.panelSpecail = new System.Windows.Forms.Panel();
            this.buttonSearch = new System.Windows.Forms.Button();
            this.panelTown = new System.Windows.Forms.Panel();
            this.panelPrice = new System.Windows.Forms.Panel();
            this.panelTime = new System.Windows.Forms.Panel();
            this.panelSeat = new System.Windows.Forms.Panel();
            this.panelQuick = new System.Windows.Forms.Panel();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPageTrain = new System.Windows.Forms.TabPage();
            this.tabPageCar = new System.Windows.Forms.TabPage();
            this.dataGrid1 = new System.Windows.Forms.DataGrid();
            this.dataGrid2 = new System.Windows.Forms.DataGrid();
            this.panel1.SuspendLayout();
            this.panelSpecail.SuspendLayout();
            this.panelTown.SuspendLayout();
            this.panelPrice.SuspendLayout();
            this.panelTime.SuspendLayout();
            this.panelSeat.SuspendLayout();
            this.panelQuick.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.tabPageTrain.SuspendLayout();
            this.tabPageCar.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGrid2)).BeginInit();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.Dock = System.Windows.Forms.DockStyle.Top;
            this.label1.Font = new System.Drawing.Font("Times New Roman", 19F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.label1.ForeColor = System.Drawing.Color.Black;
            this.label1.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
            this.label1.Location = new System.Drawing.Point(0, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(592, 40);
            this.label1.TabIndex = 9;
            this.label1.Text = "Make a Plan to Shanghai";
            this.label1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(3, 18);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(149, 12);
            this.label2.TabIndex = 9999;
            this.label2.Text = "是否在意車輛時刻的準確性";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(3, 18);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(89, 12);
            this.label3.TabIndex = 9999;
            this.label3.Text = "是否想買到坐票";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(3, 18);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(101, 12);
            this.label4.TabIndex = 9999;
            this.label4.Text = "是否想要盡快到達";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(3, 16);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(101, 12);
            this.label5.TabIndex = 9999;
            this.label5.Text = "是否在意車票價格";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(3, 16);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(89, 12);
            this.label6.TabIndex = 9999;
            this.label6.Text = "是否從城區上車";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(3, 16);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(137, 12);
            this.label7.TabIndex = 9999;
            this.label7.Text = "是否接受我們的特別推薦";
            // 
            // radioButton1
            // 
            this.radioButton1.AutoSize = true;
            this.radioButton1.Location = new System.Drawing.Point(5, 43);
            this.radioButton1.Name = "radioButton1";
            this.radioButton1.Size = new System.Drawing.Size(47, 16);
            this.radioButton1.TabIndex = 1;
            this.radioButton1.Text = "是的";
            this.radioButton1.UseVisualStyleBackColor = true;
            // 
            // radioButton2
            // 
            this.radioButton2.AutoSize = true;
            this.radioButton2.Checked = true;
            this.radioButton2.Location = new System.Drawing.Point(5, 65);
            this.radioButton2.Name = "radioButton2";
            this.radioButton2.Size = new System.Drawing.Size(59, 16);
            this.radioButton2.TabIndex = 2;
            this.radioButton2.TabStop = true;
            this.radioButton2.Text = "無所謂";
            this.radioButton2.UseVisualStyleBackColor = true;
            // 
            // radioButton3
            // 
            this.radioButton3.AutoSize = true;
            this.radioButton3.Location = new System.Drawing.Point(5, 43);
            this.radioButton3.Name = "radioButton3";
            this.radioButton3.Size = new System.Drawing.Size(47, 16);
            this.radioButton3.TabIndex = 3;
            this.radioButton3.Text = "是的";
            this.radioButton3.UseVisualStyleBackColor = true;
            // 
            // radioButton4
            // 
            this.radioButton4.AutoSize = true;
            this.radioButton4.Checked = true;
            this.radioButton4.Location = new System.Drawing.Point(5, 65);
            this.radioButton4.Name = "radioButton4";
            this.radioButton4.Size = new System.Drawing.Size(59, 16);
            this.radioButton4.TabIndex = 4;
            this.radioButton4.TabStop = true;
            this.radioButton4.Text = "無所謂";
            this.radioButton4.UseVisualStyleBackColor = true;
            // 
            // radioButton5
            // 
            this.radioButton5.AutoSize = true;
            this.radioButton5.Location = new System.Drawing.Point(5, 43);
            this.radioButton5.Name = "radioButton5";
            this.radioButton5.Size = new System.Drawing.Size(47, 16);
            this.radioButton5.TabIndex = 5;
            this.radioButton5.Text = "是的";
            this.radioButton5.UseVisualStyleBackColor = true;
            // 
            // radioButton6
            // 
            this.radioButton6.AutoSize = true;
            this.radioButton6.Checked = true;
            this.radioButton6.Location = new System.Drawing.Point(5, 65);
            this.radioButton6.Name = "radioButton6";
            this.radioButton6.Size = new System.Drawing.Size(59, 16);
            this.radioButton6.TabIndex = 6;
            this.radioButton6.TabStop = true;
            this.radioButton6.Text = "無所謂";
            this.radioButton6.UseVisualStyleBackColor = true;
            // 
            // radioButton7
            // 
            this.radioButton7.AutoSize = true;
            this.radioButton7.Location = new System.Drawing.Point(5, 33);
            this.radioButton7.Name = "radioButton7";
            this.radioButton7.Size = new System.Drawing.Size(47, 16);
            this.radioButton7.TabIndex = 7;
            this.radioButton7.Text = "是的";
            this.radioButton7.UseVisualStyleBackColor = true;
            // 
            // radioButton8
            // 
            this.radioButton8.AutoSize = true;
            this.radioButton8.Checked = true;
            this.radioButton8.Location = new System.Drawing.Point(5, 55);
            this.radioButton8.Name = "radioButton8";
            this.radioButton8.Size = new System.Drawing.Size(59, 16);
            this.radioButton8.TabIndex = 8;
            this.radioButton8.TabStop = true;
            this.radioButton8.Text = "無所謂";
            this.radioButton8.UseVisualStyleBackColor = true;
            // 
            // radioButton9
            // 
            this.radioButton9.AutoSize = true;
            this.radioButton9.Location = new System.Drawing.Point(5, 33);
            this.radioButton9.Name = "radioButton9";
            this.radioButton9.Size = new System.Drawing.Size(47, 16);
            this.radioButton9.TabIndex = 9;
            this.radioButton9.Text = "是的";
            this.radioButton9.UseVisualStyleBackColor = true;
            // 
            // radioButton10
            // 
            this.radioButton10.AutoSize = true;
            this.radioButton10.Checked = true;
            this.radioButton10.Location = new System.Drawing.Point(5, 55);
            this.radioButton10.Name = "radioButton10";
            this.radioButton10.Size = new System.Drawing.Size(59, 16);
            this.radioButton10.TabIndex = 10;
            this.radioButton10.TabStop = true;
            this.radioButton10.Text = "無所謂";
            this.radioButton10.UseVisualStyleBackColor = true;
            // 
            // radioButton11

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
99久久精品免费看| 精品国产乱码久久久久久图片| 欧美日韩精品一二三区| 亚洲精品一区二区三区四区高清| 亚洲欧洲日韩女同| 老司机午夜精品99久久| 91国产福利在线| 国产欧美日韩另类一区| 日本少妇一区二区| 91黄视频在线| 中文av一区特黄| 国产一区视频导航| 毛片av中文字幕一区二区| 亚洲伦理在线精品| 日日欢夜夜爽一区| 狠狠狠色丁香婷婷综合激情| 国产精品18久久久久| 国产成人av电影| 色综合久久天天| 久久99蜜桃精品| 亚洲精品成a人| 欧美一区二区免费视频| 精品三级在线观看| 日韩在线一二三区| 欧美午夜电影在线播放| 亚洲人精品午夜| 99麻豆久久久国产精品免费| 国产偷国产偷精品高清尤物 | 精品国产成人系列| 舔着乳尖日韩一区| 欧美日韩成人高清| 亚洲国产乱码最新视频| 欧美综合一区二区三区| 亚洲色图视频网| 一本久久a久久免费精品不卡| 日韩精品成人一区二区三区| 国产成人在线视频网址| 欧美三级电影在线看| 国产日韩一级二级三级| 亚洲h在线观看| 成人永久aaa| 日韩精品一区在线观看| 一区二区视频免费在线观看| 国产乱人伦偷精品视频不卡| 欧美中文字幕亚洲一区二区va在线| 国产精品青草久久| 亚洲国产cao| 成人一级黄色片| 日韩一区二区不卡| 夜夜爽夜夜爽精品视频| 国产一区二区美女诱惑| 欧美女孩性生活视频| 国产精品免费网站在线观看| 免费在线看成人av| 欧美影院精品一区| 成人免费在线播放视频| 精品一区二区在线看| 欧美日韩亚洲丝袜制服| 亚洲色图都市小说| 国产91清纯白嫩初高中在线观看 | 国产欧美一区二区精品婷婷| 日韩av网站免费在线| 欧美专区日韩专区| 亚洲图片激情小说| 成人a免费在线看| 国产欧美精品一区二区三区四区| 久久精品99国产国产精| 制服丝袜在线91| 日韩高清中文字幕一区| 欧美艳星brazzers| 亚洲成人手机在线| 欧美日韩美少妇| 调教+趴+乳夹+国产+精品| 欧美午夜精品免费| 午夜视频一区二区| 欧美日韩一区二区三区在线| 亚洲影院在线观看| 欧美一a一片一级一片| 亚洲国产精品久久久男人的天堂 | 91精品国产麻豆国产自产在线| 一区二区在线观看不卡| 欧洲生活片亚洲生活在线观看| 亚洲日本丝袜连裤袜办公室| 色香色香欲天天天影视综合网 | 91福利视频网站| 一区二区三区精品| 7777精品伊人久久久大香线蕉的| 丝袜美腿亚洲一区二区图片| 在线电影一区二区三区| 日本不卡视频一二三区| 欧美精品一区二区久久婷婷| 国产成人综合在线| 亚洲欧美另类综合偷拍| 欧美日韩三级一区二区| 免费观看日韩av| 久久久精品人体av艺术| 91丨九色丨国产丨porny| 亚洲在线中文字幕| 日韩色视频在线观看| 国产精品中文有码| 一区二区三区丝袜| 日韩一区二区在线观看视频| 国产乱人伦偷精品视频不卡| 成人欧美一区二区三区视频网页 | 精品一二三四区| 中文av一区二区| 欧美日韩一区二区不卡| 精品无人码麻豆乱码1区2区| 国产精品久久久久影院老司| 欧美私人免费视频| 国产乱对白刺激视频不卡| 亚洲素人一区二区| 日韩一区二区三区视频在线观看| 高清国产午夜精品久久久久久| 亚洲男同性恋视频| 亚洲精品在线观看视频| 91黄色激情网站| 国产精品自产自拍| 亚洲成人激情av| 国产精品久久久久久久久免费丝袜 | 欧美性受xxxx| 天天影视涩香欲综合网| 国产精品日日摸夜夜摸av| 3atv在线一区二区三区| 91欧美一区二区| 亚洲三级在线观看| 亚洲欧洲av在线| 亚洲最新视频在线观看| 天堂成人国产精品一区| 欧美a级一区二区| 国内精品国产成人| 成人ar影院免费观看视频| 99精品在线免费| 欧美三级欧美一级| 精品日韩99亚洲| 欧美激情一区在线观看| 国产精品成人免费在线| 亚洲综合色成人| 蜜臀久久久99精品久久久久久| 国产一区二区三区综合| hitomi一区二区三区精品| 欧美在线不卡视频| 日韩精品一区二区三区老鸭窝| 国产婷婷精品av在线| 一区二区三区91| 精品一区二区综合| 色哟哟在线观看一区二区三区| 欧美日韩国产综合久久| 尤物av一区二区| 久久精品国产亚洲a| 成人丝袜视频网| 欧美久久久一区| 久久久精品综合| 亚洲18女电影在线观看| 国产一区二区三区高清播放| 91免费小视频| 欧美精品一区二区三区蜜桃 | 黄色日韩网站视频| 99久久777色| 日韩一卡二卡三卡国产欧美| 国产精品夫妻自拍| 久久99日本精品| 欧美综合亚洲图片综合区| 精品久久人人做人人爽| 亚洲综合色区另类av| 夫妻av一区二区| 欧美电影免费观看高清完整版 | 色综合久久中文综合久久牛| 日韩一区二区高清| 在线观看91精品国产入口| 成人黄色一级视频| 色婷婷久久久久swag精品| 在线精品视频免费观看| 欧美视频三区在线播放| 日韩欧美久久一区| 国产精品每日更新| 亚洲永久免费av| 久久er99热精品一区二区| 国产69精品久久久久777| 91美女福利视频| 日韩欧美综合在线| 国产人伦精品一区二区| 亚洲一级二级三级在线免费观看| 青青草国产精品97视觉盛宴| 国产尤物一区二区在线| 色妞www精品视频| 精品少妇一区二区三区日产乱码 | 青青草91视频| 成人国产一区二区三区精品| 欧美色图12p| 久久麻豆一区二区| 一级女性全黄久久生活片免费| 国产午夜精品一区二区| 久久99久久99| 日韩欧美国产麻豆| 久久av资源网| 精品久久一区二区| 国产精品自拍毛片| 中文字幕乱码久久午夜不卡| 成人丝袜18视频在线观看|