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

? 歡迎來(lái)到蟲(chóng)蟲(chóng)下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲(chóng)蟲(chóng)下載站

?? frmbookmanager.designer.cs

?? 圖書(shū)館管理系統(tǒng)的一個(gè)代碼 很好的學(xué)習(xí)借鑒
?? CS
?? 第 1 頁(yè) / 共 3 頁(yè)
字號(hào):
            this.label1.TabIndex = 8;
            this.label1.Text = "書(shū)籍編號(hào):";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(18, 41);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(35, 12);
            this.label2.TabIndex = 9;
            this.label2.Text = "書(shū)名:";
            // 
            // SerchBoxName
            // 
            this.SerchBoxName.Location = new System.Drawing.Point(68, 41);
            this.SerchBoxName.Name = "SerchBoxName";
            this.SerchBoxName.Size = new System.Drawing.Size(85, 21);
            this.SerchBoxName.TabIndex = 10;
            // 
            // SerchBox
            // 
            this.SerchBox.Location = new System.Drawing.Point(101, 68);
            this.SerchBox.Name = "SerchBox";
            this.SerchBox.Size = new System.Drawing.Size(52, 23);
            this.SerchBox.TabIndex = 11;
            this.SerchBox.Text = "查找";
            this.SerchBox.UseVisualStyleBackColor = true;
            this.SerchBox.Click += new System.EventHandler(this.SerchBox_Click);
            // 
            // groupBox4
            // 
            this.groupBox4.Controls.Add(this.clear);
            this.groupBox4.Controls.Add(this.label1);
            this.groupBox4.Controls.Add(this.SerchBox);
            this.groupBox4.Controls.Add(this.SerchBoxNo);
            this.groupBox4.Controls.Add(this.SerchBoxName);
            this.groupBox4.Controls.Add(this.label2);
            this.groupBox4.Location = new System.Drawing.Point(637, 115);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(156, 91);
            this.groupBox4.TabIndex = 12;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "查找";
            // 
            // clear
            // 
            this.clear.Location = new System.Drawing.Point(6, 68);
            this.clear.Name = "clear";
            this.clear.Size = new System.Drawing.Size(59, 23);
            this.clear.TabIndex = 12;
            this.clear.Text = "清空";
            this.clear.UseVisualStyleBackColor = true;
            this.clear.Click += new System.EventHandler(this.clear_Click);
            // 
            // dataGridView
            // 
            this.dataGridView.AutoGenerateColumns = false;
            this.dataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn1,
            this.dataGridViewTextBoxColumn2,
            this.dataGridViewTextBoxColumn3,
            this.dataGridViewTextBoxColumn4,
            this.dataGridViewTextBoxColumn5,
            this.dataGridViewTextBoxColumn6,
            this.dataGridViewTextBoxColumn7,
            this.dataGridViewTextBoxColumn8,
            this.dataGridViewTextBoxColumn9});
            this.dataGridView.DataSource = this.bookBindingSource;
            this.dataGridView.Location = new System.Drawing.Point(51, 115);
            this.dataGridView.Name = "dataGridView";
            this.dataGridView.RowHeadersVisible = false;
            this.dataGridView.RowTemplate.Height = 23;
            this.dataGridView.Size = new System.Drawing.Size(580, 473);
            this.dataGridView.TabIndex = 12;
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.DataPropertyName = "書(shū)籍編號(hào)";
            this.dataGridViewTextBoxColumn1.HeaderText = "書(shū)籍編號(hào)";
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.DataPropertyName = "書(shū)名";
            this.dataGridViewTextBoxColumn2.HeaderText = "書(shū)名";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.DataPropertyName = "作者";
            this.dataGridViewTextBoxColumn3.HeaderText = "作者";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            // 
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.DataPropertyName = "出版社";
            this.dataGridViewTextBoxColumn4.HeaderText = "出版社";
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            // 
            // dataGridViewTextBoxColumn5
            // 
            this.dataGridViewTextBoxColumn5.DataPropertyName = "現(xiàn)有數(shù)量";
            this.dataGridViewTextBoxColumn5.HeaderText = "現(xiàn)有數(shù)量";
            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.DataPropertyName = "小類";
            this.dataGridViewTextBoxColumn6.HeaderText = "小類";
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            // 
            // dataGridViewTextBoxColumn7
            // 
            this.dataGridViewTextBoxColumn7.DataPropertyName = "大類";
            this.dataGridViewTextBoxColumn7.HeaderText = "大類";
            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
            // 
            // dataGridViewTextBoxColumn8
            // 
            this.dataGridViewTextBoxColumn8.DataPropertyName = "內(nèi)容簡(jiǎn)介";
            this.dataGridViewTextBoxColumn8.HeaderText = "內(nèi)容簡(jiǎn)介";
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.DataPropertyName = "入庫(kù)時(shí)間";
            this.dataGridViewTextBoxColumn9.HeaderText = "入庫(kù)時(shí)間";
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            // 
            // fillByToolStrip
            // 
            this.fillByToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fillByToolStripButton});
            this.fillByToolStrip.Location = new System.Drawing.Point(0, 25);
            this.fillByToolStrip.Name = "fillByToolStrip";
            this.fillByToolStrip.Size = new System.Drawing.Size(819, 25);
            this.fillByToolStrip.TabIndex = 13;
            this.fillByToolStrip.Text = "fillByToolStrip";
            this.fillByToolStrip.Visible = false;
            // 
            // fillByToolStripButton
            // 
            this.fillByToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.fillByToolStripButton.Name = "fillByToolStripButton";
            this.fillByToolStripButton.Size = new System.Drawing.Size(45, 22);
            this.fillByToolStripButton.Text = "FillBy";
            this.fillByToolStripButton.Click += new System.EventHandler(this.fillByToolStripButton_Click);
            // 
            // bookTableAdapter
            // 
            this.bookTableAdapter.ClearBeforeFill = true;
            // 
            // frmBookManager
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(819, 608);
            this.Controls.Add(this.fillByToolStrip);
            this.Controls.Add(this.dataGridView);
            this.Controls.Add(this.groupBox4);
            this.Controls.Add(this.InImage);
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.bookBindingNavigator);
            this.Name = "frmBookManager";
            this.Text = "圖書(shū)管理";
            this.Load += new System.EventHandler(this.frmBookManager_Load);
            ((System.ComponentModel.ISupportInitialize)(this.bookBindingNavigator)).EndInit();
            this.bookBindingNavigator.ResumeLayout(false);
            this.bookBindingNavigator.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.bookBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mydata2DataSet)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.groupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.圖片PictureBox)).EndInit();
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView)).EndInit();
            this.fillByToolStrip.ResumeLayout(false);
            this.fillByToolStrip.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private Mydata2DataSet mydata2DataSet;
        private System.Windows.Forms.BindingSource bookBindingSource;
        private BookManagementSystem.Mydata2DataSetTableAdapters.BookTableAdapter bookTableAdapter;
        private System.Windows.Forms.BindingNavigator bookBindingNavigator;
        private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem;
        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
        private System.Windows.Forms.ToolStripButton bookBindingNavigatorSaveItem;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.TextBox 內(nèi)容簡(jiǎn)介T(mén)extBox;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.TextBox 出版社TextBox;
        private System.Windows.Forms.TextBox 作者TextBox;
        private System.Windows.Forms.TextBox 書(shū)名TextBox;
        private System.Windows.Forms.TextBox 書(shū)籍編號(hào)TextBox;
        private System.Windows.Forms.GroupBox groupBox3;
        private System.Windows.Forms.PictureBox 圖片PictureBox;
        private System.Windows.Forms.Button InImage;
        private System.Windows.Forms.OpenFileDialog openFileDialog;
        private System.Windows.Forms.ComboBox 小類ComboBox;
        private System.Windows.Forms.ComboBox 大類ComboBox;
        private System.Windows.Forms.Button GetBookClass;
        private System.Windows.Forms.DateTimePicker 入庫(kù)時(shí)間DateTimePicker;
        private System.Windows.Forms.TextBox 現(xiàn)有數(shù)量TextBox;
        private System.Windows.Forms.TextBox SerchBoxNo;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox SerchBoxName;
        private System.Windows.Forms.Button SerchBox;
        private System.Windows.Forms.GroupBox groupBox4;
        private System.Windows.Forms.Button clear;
        private System.Windows.Forms.DataGridView dataGridView;
        private System.Windows.Forms.ToolStrip fillByToolStrip;
        private System.Windows.Forms.ToolStripButton fillByToolStripButton;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
    }
}

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲小说欧美激情另类| 首页欧美精品中文字幕| 欧美日韩成人在线| 精品一二三四区| 亚洲日本青草视频在线怡红院 | 麻豆免费精品视频| 亚洲欧美在线aaa| 日韩午夜在线影院| 日本韩国欧美在线| 国产精华液一区二区三区| 亚洲一区成人在线| 国产精品理论片在线观看| 日韩视频免费观看高清完整版 | 国产一区激情在线| 一区二区欧美视频| 国产精品久久久久久久久免费丝袜 | 麻豆精品新av中文字幕| 亚洲黄色免费电影| 欧美激情综合在线| 精品女同一区二区| 欧美美女bb生活片| 日本乱人伦一区| 不卡的av在线| 国产高清亚洲一区| 激情综合网天天干| 日韩精品一级中文字幕精品视频免费观看 | 99精品久久只有精品| 国产精品911| 精品一区中文字幕| 日韩不卡手机在线v区| 亚洲一区二区三区爽爽爽爽爽| 国产精品久久久久久亚洲伦| 久久久精品2019中文字幕之3| 日韩欧美一区二区三区在线| 欧美二区在线观看| 欧美视频在线不卡| 精品电影一区二区| 日韩天堂在线观看| 欧美久久久久中文字幕| 欧美三级韩国三级日本一级| 色婷婷综合久久久久中文 | 精品一区二区三区免费| 日韩黄色免费电影| 午夜精品福利久久久| 午夜精品久久久久久久久久| 亚洲成av人片一区二区梦乃| 亚洲一二三四久久| 亚洲成人动漫av| 日韩国产高清影视| 日韩国产成人精品| 久久精品国产秦先生| 久久国产精品99久久久久久老狼| 美女免费视频一区| 国产一区二区在线免费观看| 国产在线麻豆精品观看| 国产sm精品调教视频网站| 丁香婷婷综合五月| 95精品视频在线| 欧美自拍偷拍午夜视频| 欧美日韩一区二区三区高清| 欧美卡1卡2卡| 26uuu色噜噜精品一区二区| 国产欧美日韩久久| 日韩伦理电影网| 丝袜脚交一区二区| 久久精品国产免费| 不卡av在线免费观看| 色香蕉成人二区免费| 欧美日韩一区高清| 日韩一级二级三级| 欧美高清在线一区二区| 亚洲在线免费播放| 久久综合综合久久综合| 成人高清在线视频| 91国偷自产一区二区开放时间| 91精品国产欧美一区二区18| 久久精品一区二区三区av| 国产精品久久久久国产精品日日| 亚洲精品免费在线| 久久er精品视频| 99久久精品国产导航| 91精品欧美综合在线观看最新| 精品国产髙清在线看国产毛片| 中文字幕日韩av资源站| 日韩国产在线观看一区| 国产成人av电影在线| 欧美在线免费观看视频| 久久精品一区蜜桃臀影院| 一区二区三区电影在线播| 精品一区二区综合| 91在线观看美女| 精品欧美一区二区三区精品久久| 亚洲免费成人av| 国内国产精品久久| 一本高清dvd不卡在线观看| 精品国产精品网麻豆系列| 一区二区三区av电影| 欧美日韩综合在线免费观看| 久久亚洲影视婷婷| 一区二区三区精品在线| 国产成人在线视频免费播放| 91精品国产综合久久婷婷香蕉| 中文字幕乱码久久午夜不卡| 蜜臀av一区二区在线观看| 91在线免费播放| 国产欧美日产一区| 日韩成人免费电影| 91日韩在线专区| 欧美激情一区二区三区四区| 日本不卡在线视频| 欧美色爱综合网| 中文字幕综合网| 国产福利一区二区三区视频| 欧美一级午夜免费电影| 一个色在线综合| 成人av电影在线网| 久久日韩精品一区二区五区| 日韩精品视频网站| 在线看国产日韩| 亚洲色图欧洲色图婷婷| 成人性生交大片免费看中文网站| 日韩欧美国产一区二区三区| 午夜精品一区在线观看| 在线视频国内一区二区| 国产精品久久久久毛片软件| 国产91高潮流白浆在线麻豆| 精品国产乱码久久| 久久精品国产亚洲一区二区三区| 欧美日韩mp4| 香港成人在线视频| 色婷婷av一区二区三区大白胸| 亚洲图片另类小说| 成人免费高清视频在线观看| 亚洲国产精品激情在线观看| 国产成人av电影在线观看| 久久精品男人天堂av| 国产一区视频网站| 久久网站最新地址| 久久99九九99精品| 久久午夜羞羞影院免费观看| 国产麻豆精品久久一二三| 国产日产精品一区| 9i在线看片成人免费| 亚洲天堂成人网| 欧美性受极品xxxx喷水| 午夜影院在线观看欧美| 日韩欧美专区在线| 精品一区二区免费在线观看| 久久人人爽人人爽| 国产成人av资源| 亚洲视频一区二区在线| 欧美在线制服丝袜| 日韩经典一区二区| 欧美sm极限捆绑bd| 成人开心网精品视频| 亚洲男同性视频| 欧美另类z0zxhd电影| 另类综合日韩欧美亚洲| 国产拍揄自揄精品视频麻豆| 91热门视频在线观看| 亚洲国产精品视频| 欧美理论片在线| 激情文学综合插| 精品国产青草久久久久福利| 粉嫩aⅴ一区二区三区四区五区| 亚洲国产精品成人久久综合一区| 亚洲综合丁香婷婷六月香| 91精品国产丝袜白色高跟鞋| 七七婷婷婷婷精品国产| 欧美一区二区网站| 亚洲一区电影777| 欧美不卡一区二区| 国产一区二区在线看| 国产精品久久久久久久久搜平片| 欧美日韩情趣电影| 麻豆国产精品777777在线| 精品国产麻豆免费人成网站| 精品无人区卡一卡二卡三乱码免费卡| 中文字幕av在线一区二区三区| 91影院在线观看| 天天做天天摸天天爽国产一区| 日韩精品专区在线| 国产成人日日夜夜| 综合激情成人伊人| 欧美特级限制片免费在线观看| 久久国产日韩欧美精品| 日本一区二区三区电影| 色呦呦网站一区| 麻豆国产精品777777在线| 中文字幕va一区二区三区| 欧美性xxxxx极品少妇| 一区二区三区四区在线| 久久蜜桃香蕉精品一区二区三区| 99精品视频在线免费观看| 亚洲成人777| 亚洲免费观看在线视频| 日韩三级电影网址| 北条麻妃国产九九精品视频| 奇米在线7777在线精品| 国产日韩欧美精品一区|