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

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

?? hyyw.cs

?? 一個酒店管理系統
?? CS
?? 第 1 頁 / 共 2 頁
字號:
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;

namespace bggl.fm
{
	/// <summary>
	/// hyyw 的摘要說明。
	/// </summary>
	public class hyyw : System.Windows.Forms.Form
	{
		private System.Windows.Forms.GroupBox groupBox1;
		private System.Windows.Forms.Label label1;
		private System.Windows.Forms.GroupBox groupBox2;
		private System.Windows.Forms.TextBox textBox1;
		private System.Windows.Forms.TextBox textBox2;
		private System.Windows.Forms.Label label2;
		private System.Windows.Forms.Button button5;
		private System.Windows.Forms.GroupBox groupBox3;
		private System.Windows.Forms.Label label3;
		private System.Windows.Forms.GroupBox groupBox4;
		private System.Windows.Forms.Button button1;
		private System.Windows.Forms.Button button2;
		private System.Windows.Forms.Button button3;
		private System.Windows.Forms.Button button4;
		private System.Windows.Forms.TextBox textBox3;
		private System.Windows.Forms.TextBox textBox4;
		private System.Windows.Forms.Label label4;
		private System.Windows.Forms.Label label5;
		private System.Windows.Forms.ComboBox comboBox1;
		private System.Windows.Forms.Label label6;
		private System.Windows.Forms.TextBox textBox5;
		private System.Windows.Forms.Label label7;
		private System.Windows.Forms.TextBox textBox6;
		private System.Windows.Forms.Label label8;
		private System.Windows.Forms.TextBox textBox7;
		private System.Windows.Forms.Label label9;
		private System.Windows.Forms.TextBox textBox8;
		private System.Windows.Forms.Label label10;
		private System.Windows.Forms.DateTimePicker dateTimePicker1;
		private System.Windows.Forms.ListView listView1;
		private System.Windows.Forms.ColumnHeader columnHeader1;
		private System.Windows.Forms.ColumnHeader columnHeader2;
		private System.Windows.Forms.ColumnHeader columnHeader3;
		private System.Windows.Forms.ColumnHeader columnHeader4;
		private System.Windows.Forms.ColumnHeader columnHeader5;
		private System.Windows.Forms.ColumnHeader columnHeader6;
		private System.Windows.Forms.ColumnHeader columnHeader7;
		private System.Windows.Forms.ColumnHeader columnHeader8;
		private System.Windows.Forms.ColumnHeader columnHeader9;
		private System.Windows.Forms.ColumnHeader columnHeader10;
		private System.Windows.Forms.Label label11;
		private System.Windows.Forms.TextBox textBox9;
		string zhi="";
		private System.Windows.Forms.Button button6;
		/// <summary>
		/// 必需的設計器變量。
		/// </summary>
		private System.ComponentModel.Container components = null;

		public hyyw()
		{
			//
			// Windows 窗體設計器支持所必需的
			//
			InitializeComponent();

			//
			// TODO: 在 InitializeComponent 調用后添加任何構造函數代碼
			//
		}

		/// <summary>
		/// 清理所有正在使用的資源。
		/// </summary>
		protected override void Dispose( bool disposing )
		{
			if( disposing )
			{
				if(components != null)
				{
					components.Dispose();
				}
			}
			base.Dispose( disposing );
		}

		#region Windows 窗體設計器生成的代碼
		/// <summary>
		/// 設計器支持所需的方法 - 不要使用代碼編輯器修改
		/// 此方法的內容。
		/// </summary>
		private void InitializeComponent()
		{
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.button5 = new System.Windows.Forms.Button();
			this.textBox2 = new System.Windows.Forms.TextBox();
			this.label2 = new System.Windows.Forms.Label();
			this.textBox1 = new System.Windows.Forms.TextBox();
			this.label1 = new System.Windows.Forms.Label();
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.listView1 = new System.Windows.Forms.ListView();
			this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
			this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
			this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
			this.columnHeader4 = new System.Windows.Forms.ColumnHeader();
			this.columnHeader5 = new System.Windows.Forms.ColumnHeader();
			this.columnHeader6 = new System.Windows.Forms.ColumnHeader();
			this.columnHeader7 = new System.Windows.Forms.ColumnHeader();
			this.columnHeader8 = new System.Windows.Forms.ColumnHeader();
			this.columnHeader9 = new System.Windows.Forms.ColumnHeader();
			this.columnHeader10 = new System.Windows.Forms.ColumnHeader();
			this.groupBox3 = new System.Windows.Forms.GroupBox();
			this.textBox9 = new System.Windows.Forms.TextBox();
			this.label11 = new System.Windows.Forms.Label();
			this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
			this.label10 = new System.Windows.Forms.Label();
			this.textBox8 = new System.Windows.Forms.TextBox();
			this.label9 = new System.Windows.Forms.Label();
			this.textBox7 = new System.Windows.Forms.TextBox();
			this.label8 = new System.Windows.Forms.Label();
			this.textBox6 = new System.Windows.Forms.TextBox();
			this.label7 = new System.Windows.Forms.Label();
			this.textBox5 = new System.Windows.Forms.TextBox();
			this.label6 = new System.Windows.Forms.Label();
			this.comboBox1 = new System.Windows.Forms.ComboBox();
			this.label5 = new System.Windows.Forms.Label();
			this.textBox4 = new System.Windows.Forms.TextBox();
			this.label4 = new System.Windows.Forms.Label();
			this.textBox3 = new System.Windows.Forms.TextBox();
			this.label3 = new System.Windows.Forms.Label();
			this.groupBox4 = new System.Windows.Forms.GroupBox();
			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.button6 = new System.Windows.Forms.Button();
			this.groupBox1.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.groupBox3.SuspendLayout();
			this.groupBox4.SuspendLayout();
			this.SuspendLayout();
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.button5);
			this.groupBox1.Controls.Add(this.textBox2);
			this.groupBox1.Controls.Add(this.label2);
			this.groupBox1.Controls.Add(this.textBox1);
			this.groupBox1.Controls.Add(this.label1);
			this.groupBox1.Location = new System.Drawing.Point(8, 16);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(768, 56);
			this.groupBox1.TabIndex = 0;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "查詢";
			// 
			// button5
			// 
			this.button5.Location = new System.Drawing.Point(688, 24);
			this.button5.Name = "button5";
			this.button5.Size = new System.Drawing.Size(64, 24);
			this.button5.TabIndex = 4;
			this.button5.Text = "查詢";
			this.button5.Click += new System.EventHandler(this.button5_Click);
			// 
			// textBox2
			// 
			this.textBox2.Location = new System.Drawing.Point(328, 18);
			this.textBox2.Name = "textBox2";
			this.textBox2.Size = new System.Drawing.Size(136, 21);
			this.textBox2.TabIndex = 3;
			this.textBox2.Text = "";
			this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(256, 20);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(72, 16);
			this.label2.TabIndex = 2;
			this.label2.Text = "按卡號查找";
			// 
			// textBox1
			// 
			this.textBox1.Location = new System.Drawing.Point(104, 22);
			this.textBox1.Name = "textBox1";
			this.textBox1.Size = new System.Drawing.Size(136, 21);
			this.textBox1.TabIndex = 1;
			this.textBox1.Text = "";
			// 
			// label1
			// 
			this.label1.Location = new System.Drawing.Point(24, 24);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(72, 16);
			this.label1.TabIndex = 0;
			this.label1.Text = "按姓名查找";
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.listView1);
			this.groupBox2.Location = new System.Drawing.Point(8, 80);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(768, 256);
			this.groupBox2.TabIndex = 1;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "顯示操作";
			// 
			// listView1
			// 
			this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
																						this.columnHeader1,
																						this.columnHeader2,
																						this.columnHeader3,
																						this.columnHeader4,
																						this.columnHeader5,
																						this.columnHeader6,
																						this.columnHeader7,
																						this.columnHeader8,
																						this.columnHeader9,
																						this.columnHeader10});
			this.listView1.FullRowSelect = true;
			this.listView1.GridLines = true;
			this.listView1.Location = new System.Drawing.Point(8, 24);
			this.listView1.Name = "listView1";
			this.listView1.Size = new System.Drawing.Size(752, 224);
			this.listView1.TabIndex = 0;
			this.listView1.View = System.Windows.Forms.View.Details;
			this.listView1.Click += new System.EventHandler(this.listView1_Click);
			// 
			// columnHeader1
			// 
			this.columnHeader1.Text = "會員卡號";
			this.columnHeader1.Width = 100;
			// 
			// columnHeader2
			// 
			this.columnHeader2.Text = "會員級別";
			// 
			// columnHeader3
			// 
			this.columnHeader3.Text = "會員姓名";
			this.columnHeader3.Width = 80;
			// 
			// columnHeader4
			// 
			this.columnHeader4.Text = "會員性別";
			// 
			// columnHeader5
			// 
			this.columnHeader5.Text = "會員年齡";
			// 
			// columnHeader6
			// 
			this.columnHeader6.Text = "會員電話";
			this.columnHeader6.Width = 100;
			// 
			// columnHeader7
			// 
			this.columnHeader7.Text = "會員身份證號碼";
			this.columnHeader7.Width = 150;
			// 
			// columnHeader8
			// 
			this.columnHeader8.Text = "會員折扣";
			// 
			// columnHeader9
			// 
			this.columnHeader9.Text = "辦卡日期";
			this.columnHeader9.Width = 100;
			// 
			// columnHeader10
			// 
			this.columnHeader10.Text = "注釋";
			this.columnHeader10.Width = 100;
			// 
			// groupBox3
			// 
			this.groupBox3.Controls.Add(this.textBox9);
			this.groupBox3.Controls.Add(this.label11);
			this.groupBox3.Controls.Add(this.dateTimePicker1);
			this.groupBox3.Controls.Add(this.label10);
			this.groupBox3.Controls.Add(this.textBox8);
			this.groupBox3.Controls.Add(this.label9);
			this.groupBox3.Controls.Add(this.textBox7);
			this.groupBox3.Controls.Add(this.label8);
			this.groupBox3.Controls.Add(this.textBox6);
			this.groupBox3.Controls.Add(this.label7);
			this.groupBox3.Controls.Add(this.textBox5);
			this.groupBox3.Controls.Add(this.label6);
			this.groupBox3.Controls.Add(this.comboBox1);
			this.groupBox3.Controls.Add(this.label5);
			this.groupBox3.Controls.Add(this.textBox4);
			this.groupBox3.Controls.Add(this.label4);
			this.groupBox3.Controls.Add(this.textBox3);
			this.groupBox3.Controls.Add(this.label3);
			this.groupBox3.Location = new System.Drawing.Point(8, 344);
			this.groupBox3.Name = "groupBox3";
			this.groupBox3.Size = new System.Drawing.Size(672, 248);
			this.groupBox3.TabIndex = 2;
			this.groupBox3.TabStop = false;
			this.groupBox3.Text = "輸入";
			// 
			// textBox9
			// 
			this.textBox9.Location = new System.Drawing.Point(80, 176);
			this.textBox9.Multiline = true;
			this.textBox9.Name = "textBox9";
			this.textBox9.Size = new System.Drawing.Size(536, 56);
			this.textBox9.TabIndex = 17;
			this.textBox9.Text = "";
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(16, 176);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(40, 16);
			this.label11.TabIndex = 16;
			this.label11.Text = "注釋";
			// 
			// dateTimePicker1
			// 
			this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
			this.dateTimePicker1.Location = new System.Drawing.Point(272, 128);
			this.dateTimePicker1.Name = "dateTimePicker1";
			this.dateTimePicker1.Size = new System.Drawing.Size(112, 21);
			this.dateTimePicker1.TabIndex = 15;
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(208, 136);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(56, 16);
			this.label10.TabIndex = 14;
			this.label10.Text = "辦卡日期";
			// 
			// textBox8
			// 
			this.textBox8.Location = new System.Drawing.Point(80, 128);
			this.textBox8.Name = "textBox8";
			this.textBox8.Size = new System.Drawing.Size(112, 21);
			this.textBox8.TabIndex = 13;
			this.textBox8.Text = "";
			this.textBox8.TextChanged += new System.EventHandler(this.textBox8_TextChanged);
			this.textBox8.Leave += new System.EventHandler(this.textBox8_Leave);
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(16, 136);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(56, 16);
			this.label9.TabIndex = 12;
			this.label9.Text = "會員折扣";
			// 
			// textBox7
			// 
			this.textBox7.Location = new System.Drawing.Point(504, 80);
			this.textBox7.Name = "textBox7";
			this.textBox7.Size = new System.Drawing.Size(136, 21);
			this.textBox7.TabIndex = 11;
			this.textBox7.Text = "";
			this.textBox7.TextChanged += new System.EventHandler(this.textBox7_TextChanged);
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(408, 88);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(96, 16);
			this.label8.TabIndex = 10;
			this.label8.Text = "會員身份證號碼";
			// 
			// textBox6
			// 
			this.textBox6.Location = new System.Drawing.Point(272, 80);
			this.textBox6.Name = "textBox6";
			this.textBox6.Size = new System.Drawing.Size(112, 21);
			this.textBox6.TabIndex = 9;
			this.textBox6.Text = "";
			this.textBox6.TextChanged += new System.EventHandler(this.textBox6_TextChanged);
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(208, 88);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(64, 16);
			this.label7.TabIndex = 8;
			this.label7.Text = "會員電話";
			// 
			// textBox5
			// 
			this.textBox5.Location = new System.Drawing.Point(80, 80);
			this.textBox5.Name = "textBox5";
			this.textBox5.Size = new System.Drawing.Size(112, 21);
			this.textBox5.TabIndex = 7;
			this.textBox5.Text = "";
			this.textBox5.TextChanged += new System.EventHandler(this.textBox5_TextChanged);
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(16, 88);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(72, 24);
			this.label6.TabIndex = 6;
			this.label6.Text = "會員年齡";
			// 
			// comboBox1
			// 
			this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBox1.Items.AddRange(new object[] {
														   "男",
														   "女"});
			this.comboBox1.Location = new System.Drawing.Point(504, 32);
			this.comboBox1.Name = "comboBox1";
			this.comboBox1.Size = new System.Drawing.Size(136, 20);
			this.comboBox1.TabIndex = 5;

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
国产日韩欧美a| 91极品美女在线| 蜜桃视频一区二区三区在线观看| 中国色在线观看另类| 久久久久成人黄色影片| 日韩欧美激情四射| 制服丝袜中文字幕一区| 欧美一级一区二区| 欧美一区二区三区白人| 欧美一区二区三区白人| 日韩女优电影在线观看| 精品国产免费人成电影在线观看四季| 欧美另类videos死尸| 欧美一区午夜精品| 精品国产乱码久久久久久浪潮 | 久久伊人蜜桃av一区二区| 日韩一区二区在线播放| 日韩亚洲欧美成人一区| 精品福利二区三区| 国产精品视频你懂的| 国产精品理论在线观看| 一区二区三区日韩欧美| 亚洲成人免费av| 麻豆国产精品视频| 大桥未久av一区二区三区中文| 大美女一区二区三区| 91蝌蚪porny| 91精品国产综合久久精品| 精品国产一区二区亚洲人成毛片| 国产欧美一区二区三区在线看蜜臀 | 国产精品日日摸夜夜摸av| 成人免费在线播放视频| 亚洲第一久久影院| 国产真实乱子伦精品视频| 丁香五精品蜜臀久久久久99网站| 色屁屁一区二区| 日韩三级视频在线看| 中文字幕免费不卡| 亚洲午夜私人影院| 国产伦精品一区二区三区免费迷| 91网站最新地址| 欧美成人精品福利| 亚洲精品v日韩精品| 久久精品99久久久| 色狠狠一区二区三区香蕉| 精品国产电影一区二区| 亚洲精品乱码久久久久| 国内精品久久久久影院色| 一本色道亚洲精品aⅴ| 精品国产亚洲一区二区三区在线观看| 亚洲久草在线视频| 国产美女精品人人做人人爽 | 亚洲成人av中文| 成人高清视频在线| 精品成a人在线观看| 亚洲一区免费观看| 成人免费视频播放| 欧美本精品男人aⅴ天堂| 欧美日韩一区二区三区不卡| 制服丝袜日韩国产| 中文字幕亚洲视频| 国产一区二区不卡| 欧美一级二级三级蜜桃| 亚洲一区二区欧美激情| 白白色 亚洲乱淫| 久久人人爽爽爽人久久久| 日韩精彩视频在线观看| 在线免费观看日韩欧美| 最新国产精品久久精品| 国产精品综合二区| 精品国产一区二区三区忘忧草| 天堂精品中文字幕在线| 欧美性大战xxxxx久久久| 国产精品乱人伦| 风间由美一区二区三区在线观看| 日韩区在线观看| 免费人成网站在线观看欧美高清| 欧美巨大另类极品videosbest | 亚洲欧洲av在线| 成人激情校园春色| 亚洲欧洲日韩女同| 不卡av在线免费观看| 国产精品日韩精品欧美在线| av影院午夜一区| 亚洲精品写真福利| 欧美三电影在线| 日韩av中文字幕一区二区| 8v天堂国产在线一区二区| 日韩av中文在线观看| 精品乱人伦一区二区三区| 麻豆成人av在线| 精品99一区二区三区| 国产成人av一区二区三区在线观看| 亚洲精品在线电影| 风流少妇一区二区| 一区二区三区日本| 欧美顶级少妇做爰| 国产一区二区成人久久免费影院| 久久久精品2019中文字幕之3| 风间由美一区二区三区在线观看| 亚洲免费观看高清完整| 欧美日韩精品免费观看视频| 爽好久久久欧美精品| 久久网站热最新地址| 99久久精品免费精品国产| 一卡二卡三卡日韩欧美| 欧美一级片免费看| 成人久久视频在线观看| 亚洲免费观看高清完整| 日韩三级伦理片妻子的秘密按摩| 福利一区在线观看| 丝袜脚交一区二区| 国产偷国产偷精品高清尤物 | 亚洲成人av电影在线| 欧美α欧美αv大片| 99久久99久久久精品齐齐| 天天综合日日夜夜精品| 久久精品人人爽人人爽| 色婷婷av一区二区三区大白胸| 美女一区二区视频| 一区二区三区四区蜜桃| 日韩精品综合一本久道在线视频| heyzo一本久久综合| 美女一区二区三区| 一区二区在线观看视频| 久久综合久久久久88| 欧美性高清videossexo| 成人午夜av电影| 玖玖九九国产精品| 亚洲免费大片在线观看| 国产欧美一区二区精品忘忧草 | 欧美xxxx在线观看| 在线视频欧美区| 成人精品免费看| 韩国一区二区在线观看| 日韩国产高清影视| 一区二区三区不卡视频| 中文字幕va一区二区三区| 日韩美女天天操| 日韩丝袜美女视频| 欧美色综合天天久久综合精品| 成人性色生活片免费看爆迷你毛片| 免费视频最近日韩| 亚洲成人一二三| 亚洲国产欧美在线| 亚洲女同ⅹxx女同tv| 中文字幕va一区二区三区| 久久综合色婷婷| 欧美精品色一区二区三区| 91极品美女在线| 在线免费观看日本一区| 欧美综合色免费| 91福利社在线观看| 91久久精品日日躁夜夜躁欧美| 成人福利电影精品一区二区在线观看| 精东粉嫩av免费一区二区三区| 日日噜噜夜夜狠狠视频欧美人| 亚洲综合在线第一页| 一区二区三区视频在线看| 亚洲综合区在线| 亚洲成人你懂的| 天天操天天干天天综合网| 天天色天天操综合| 日韩一区精品视频| 久久99久久99小草精品免视看| 久久精品国产久精国产| 国产一区福利在线| 国产黄色精品网站| 成人综合激情网| 99精品久久99久久久久| 欧洲av在线精品| 欧美一区二区在线看| 亚洲精品在线电影| 国产精品麻豆一区二区| 一区二区三区精品在线| 天天综合色天天综合| 九一九一国产精品| 国产成人精品亚洲777人妖| 97超碰欧美中文字幕| 欧美性猛片xxxx免费看久爱| 日韩一级高清毛片| 中文字幕免费一区| 亚洲一级二级三级在线免费观看| 日韩电影网1区2区| 国产麻豆午夜三级精品| av在线不卡电影| 5566中文字幕一区二区电影| 久久精品这里都是精品| 综合自拍亚洲综合图不卡区| 亚洲www啪成人一区二区麻豆| 久久精品国产99国产精品| av福利精品导航| 69堂国产成人免费视频| 国产精品人人做人人爽人人添| 亚洲综合视频在线观看| 国产精品99久| 欧美日韩在线播放一区| 国产欧美日韩激情| 亚洲成av人片在www色猫咪| 国产激情偷乱视频一区二区三区|