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

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

?? 圖書檔案管理.designer.cs

?? 圖書管理系統源代碼,很圖書管理系統源代碼,很不錯,有參考作用不錯,有參考作用
?? CS
?? 第 1 頁 / 共 4 頁
字號:
            this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button9.Image = global::圖書館管理系統.Properties.Resources.關閉;
            this.button9.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
            this.button9.Location = new System.Drawing.Point(516, -1);
            this.button9.Name = "button9";
            this.button9.Size = new System.Drawing.Size(52, 42);
            this.button9.TabIndex = 8;
            this.button9.Text = "退出";
            this.button9.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.button9.UseVisualStyleBackColor = true;
            this.button9.Click += new System.EventHandler(this.button9_Click);
            // 
            // button6
            // 
            this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button6.Image = global::圖書館管理系統.Properties.Resources.修改;
            this.button6.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
            this.button6.Location = new System.Drawing.Point(285, -1);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(65, 42);
            this.button6.TabIndex = 5;
            this.button6.Text = "修改記錄";
            this.button6.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.button6.UseVisualStyleBackColor = true;
            this.button6.Click += new System.EventHandler(this.button6_Click);
            // 
            // button5
            // 
            this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.button5.Image = global::圖書館管理系統.Properties.Resources.新增;
            this.button5.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
            this.button5.Location = new System.Drawing.Point(225, -1);
            this.button5.Name = "button5";
            this.button5.Size = new System.Drawing.Size(61, 42);
            this.button5.TabIndex = 4;
            this.button5.Text = "新增記錄";
            this.button5.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.button5.UseVisualStyleBackColor = true;
            this.button5.Click += new System.EventHandler(this.button5_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.comboBox4);
            this.groupBox1.Controls.Add(this.button10);
            this.groupBox1.Controls.Add(this.textBox1);
            this.groupBox1.Controls.Add(this.comboBox1);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox1.Location = new System.Drawing.Point(0, 43);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(721, 74);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop = false;
            // 
            // comboBox4
            // 
            this.comboBox4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
            this.comboBox4.FormattingEnabled = true;
            this.comboBox4.Items.AddRange(new object[] {
            "精確",
            "模糊"});
            this.comboBox4.Location = new System.Drawing.Point(384, 29);
            this.comboBox4.Name = "comboBox4";
            this.comboBox4.Size = new System.Drawing.Size(57, 20);
            this.comboBox4.TabIndex = 5;
            this.comboBox4.Text = "模糊";
            // 
            // button10
            // 
            this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button10.Font = new System.Drawing.Font("宋體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button10.Image = global::圖書館管理系統.Properties.Resources.搜索;
            this.button10.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.button10.Location = new System.Drawing.Point(601, 25);
            this.button10.Name = "button10";
            this.button10.Size = new System.Drawing.Size(75, 40);
            this.button10.TabIndex = 4;
            this.button10.Text = "搜索";
            this.button10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.button10.UseVisualStyleBackColor = true;
            this.button10.Click += new System.EventHandler(this.button10_Click);
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(460, 28);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(100, 21);
            this.textBox1.TabIndex = 3;
            // 
            // comboBox1
            // 
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Items.AddRange(new object[] {
            "所有記錄",
            "條形碼",
            "編號",
            "書名",
            "類型",
            "作者",
            "ISBN",
            "出版社",
            "書架名稱"});
            this.comboBox1.Location = new System.Drawing.Point(138, 29);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(121, 20);
            this.comboBox1.TabIndex = 2;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("宋體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.Location = new System.Drawing.Point(289, 31);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(104, 16);
            this.label2.TabIndex = 1;
            this.label2.Text = "設置查詢值:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("宋體", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.Location = new System.Drawing.Point(12, 31);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(120, 16);
            this.label1.TabIndex = 0;
            this.label1.Text = "選擇查詢字段:";
            // 
            // dataGrid1
            // 
            this.dataGrid1.CaptionBackColor = System.Drawing.SystemColors.Control;
            this.dataGrid1.DataMember = "圖書信息";
            this.dataGrid1.DataSource = this.dataSet11;
            this.dataGrid1.Dock = System.Windows.Forms.DockStyle.Top;
            this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
            this.dataGrid1.Location = new System.Drawing.Point(0, 117);
            this.dataGrid1.Name = "dataGrid1";
            this.dataGrid1.Size = new System.Drawing.Size(721, 193);
            this.dataGrid1.TabIndex = 2;
            // 
            // dataSet11
            // 
            this.dataSet11.DataSetName = "DataSet1";
            this.dataSet11.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(9, 325);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 3;
            this.label3.Text = "條型碼:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(9, 376);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(41, 12);
            this.label4.TabIndex = 4;
            this.label4.Text = "編號:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(9, 426);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(41, 12);
            this.label5.TabIndex = 5;
            this.label5.Text = "書名:";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(471, 376);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(41, 12);
            this.label6.TabIndex = 6;
            this.label6.Text = "類型:";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(156, 325);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(41, 12);
            this.label7.TabIndex = 7;
            this.label7.Text = "作者:";
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(156, 376);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(53, 12);
            this.label8.TabIndex = 8;
            this.label8.Text = "出版社:";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(156, 426);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(41, 12);

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲欧美国产毛片在线| 亚洲国产成人午夜在线一区| 91在线免费看| av在线一区二区| www.欧美精品一二区| caoporn国产精品| 99久久久国产精品免费蜜臀| 91丨porny丨国产入口| 色狠狠桃花综合| 在线播放中文字幕一区| 精品乱码亚洲一区二区不卡| 久久久精品人体av艺术| 日韩一区欧美小说| 亚洲免费观看高清在线观看| 夜色激情一区二区| 日韩精品1区2区3区| 日本视频在线一区| 国产老女人精品毛片久久| 国产成人免费在线观看| 一本色道久久综合亚洲精品按摩| 91黄色激情网站| 精品三级在线看| 日本一区二区综合亚洲| 亚洲人成网站影音先锋播放| 亚洲国产欧美另类丝袜| 久久91精品久久久久久秒播| 国产电影一区二区三区| 91社区在线播放| 欧美一区二区三区在线看 | 一区二区三区在线视频播放| 亚洲激情av在线| 老司机一区二区| 91亚洲资源网| 欧美www视频| 自拍偷拍国产精品| 麻豆一区二区三| 91搞黄在线观看| 久久精品一级爱片| 日韩经典一区二区| 91国产免费看| 久久久久9999亚洲精品| 亚洲资源在线观看| 成人黄色大片在线观看| 欧美一级在线免费| 亚洲成人在线网站| 成人午夜视频网站| 精品粉嫩aⅴ一区二区三区四区| 亚洲麻豆国产自偷在线| 国产精华液一区二区三区| 欧美日韩在线播| 最新日韩av在线| 国产成人啪免费观看软件| 日韩一区二区视频| 一区二区三区国产精品| 91亚洲精品乱码久久久久久蜜桃| 日韩免费视频线观看| 亚洲图片有声小说| 99re亚洲国产精品| 中文字幕不卡的av| 国产精品99久久久久| 欧美电影精品一区二区| 亚洲小说春色综合另类电影| 成人精品电影在线观看| 精品久久免费看| 六月婷婷色综合| 欧美一区二区三区在线视频| 视频一区在线播放| 欧美精品vⅰdeose4hd| 亚洲国产日日夜夜| 欧洲日韩一区二区三区| 一区二区高清在线| 欧美在线短视频| 亚洲午夜影视影院在线观看| 91福利视频久久久久| 亚洲精品视频一区| 91在线小视频| 一区二区在线观看av| 一本到三区不卡视频| 亚洲精品视频免费观看| 欧美在线小视频| 五月婷婷激情综合网| 欧美一区二区精品| 国产综合色产在线精品| 国产精品网曝门| 日韩欧美在线123| 美女视频网站黄色亚洲| 久久久久久久久伊人| 成人av在线一区二区| 亚洲日本欧美天堂| 欧美日韩国产首页| 六月丁香综合在线视频| 日本一区二区三级电影在线观看| 国产激情一区二区三区桃花岛亚洲| 国产精品你懂的在线| 91免费版在线| 青青青爽久久午夜综合久久午夜| 26uuuu精品一区二区| 懂色av一区二区三区免费观看| 国产精品乱码久久久久久| 日本电影亚洲天堂一区| 久久国产综合精品| 国产精品另类一区| 欧美色老头old∨ideo| 看国产成人h片视频| 中文字幕一区二区三区不卡在线| 91高清视频在线| 国产麻豆精品theporn| 国产精品美女www爽爽爽| 在线成人免费观看| a级高清视频欧美日韩| 午夜精品aaa| 国产精品国产三级国产普通话99 | 欧美韩日一区二区三区四区| 91免费看视频| 久久精品国产精品青草| 亚洲日本韩国一区| 欧美白人最猛性xxxxx69交| av资源网一区| 精品一区二区在线观看| 亚洲成a天堂v人片| 中文字幕中文在线不卡住| 欧美成人在线直播| 欧美日韩一区成人| 色婷婷精品久久二区二区蜜臂av| 国产一区二区三区四区五区入口 | 日本vs亚洲vs韩国一区三区| 中文字幕av一区二区三区高| 69堂国产成人免费视频| 色一情一伦一子一伦一区| 国产麻豆9l精品三级站| 青青草伊人久久| 亚洲一二三专区| 亚洲黄色录像片| 国产精品成人免费在线| 久久久亚洲精品石原莉奈| 欧美一区二区三区电影| 欧美日韩视频在线第一区 | 最新久久zyz资源站| 欧美精品一区二区精品网| 欧美另类一区二区三区| 欧美性色欧美a在线播放| 99久久综合国产精品| 成人妖精视频yjsp地址| 成人精品一区二区三区中文字幕 | 中文字幕在线观看一区二区| 久久久久久久久久电影| 亚洲欧洲精品一区二区三区| 亚洲国产成人私人影院tom | 国产精品国产自产拍高清av王其 | 久久99精品久久久久久动态图| 亚洲国产你懂的| 天天综合日日夜夜精品| 午夜亚洲国产au精品一区二区| 一区二区三区视频在线观看| 夜夜精品视频一区二区 | 激情成人综合网| 激情图区综合网| 国产成人免费av在线| 奇米影视一区二区三区| 日韩三级在线免费观看| 同产精品九九九| 亚洲一区二区三区在线看| 亚洲综合精品自拍| 婷婷综合五月天| 强制捆绑调教一区二区| 国产乱一区二区| 99国产麻豆精品| 欧美丝袜丝交足nylons| 日韩亚洲欧美一区| 国产农村妇女毛片精品久久麻豆 | 欧美成人精品高清在线播放 | 色呦呦国产精品| 在线观看不卡一区| 日韩亚洲欧美成人一区| 久久久精品免费网站| 日韩毛片视频在线看| 午夜伊人狠狠久久| 日韩专区中文字幕一区二区| 国产精品亚洲а∨天堂免在线| 91免费精品国自产拍在线不卡| 777xxx欧美| 中文字幕视频一区| 喷白浆一区二区| 99久久99久久精品免费观看| 日韩一本二本av| 国产精品久久毛片av大全日韩| 午夜精品久久久久影视| 东方欧美亚洲色图在线| 91麻豆精品国产91久久久使用方法| 精品免费视频.| 亚洲与欧洲av电影| 激情深爱一区二区| 在线免费观看日本欧美| 久久久久久久一区| 亚洲观看高清完整版在线观看| 国产91清纯白嫩初高中在线观看| 欧美人妖巨大在线| 中文字幕亚洲成人| 国产一二三精品| 69久久夜色精品国产69蝌蚪网|