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

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

?? readerclassify.cs

?? 圖書館管理系統采用C#和SQL Server 數據庫編寫 適合小型圖書館的管理
?? CS
?? 第 1 頁 / 共 2 頁
字號:
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;

namespace 圖書館管理系統
{
	/// <summary>
	/// ReaderClassfy 的摘要說明。
	/// </summary>
	public class ReaderClassify : System.Windows.Forms.Form
	{
		private CurrencyManager cmOrders;//數據導航

		private System.Windows.Forms.DataGrid dataGrid1;
		private System.Windows.Forms.GroupBox groupBox1;
		private System.Windows.Forms.Button btnSearch;
		private System.Windows.Forms.TextBox txt1;
		private System.Windows.Forms.Label label2;
		private System.Windows.Forms.Label label3;
		private System.Windows.Forms.ToolBar toolBar1;
		private System.Windows.Forms.ToolBarButton tBtnFirst;
		private System.Windows.Forms.ToolBarButton tBtnPre;
		private System.Windows.Forms.ToolBarButton tBtnNext;
		private System.Windows.Forms.ToolBarButton tBtnLast;
		private System.Windows.Forms.ToolBarButton tBtnNew;
		private System.Windows.Forms.ToolBarButton tBtnEdit;
		private System.Windows.Forms.ToolBarButton tBtnDelete;
		private System.Windows.Forms.ToolBarButton tBtnSubmit;
		private System.Windows.Forms.ToolBarButton tBtnCancel;
		private System.Windows.Forms.ToolBarButton tBtnQuit;
		private System.Windows.Forms.ImageList imageList1;
		private System.Windows.Forms.GroupBox groupBox2;
		private System.Windows.Forms.TextBox txt3;
		private System.Windows.Forms.TextBox txt4;
		private System.Windows.Forms.Label label1;
		private System.Windows.Forms.TextBox txt2;
		private System.Windows.Forms.TextBox txt5;
		private System.Windows.Forms.Label label4;
		private System.Windows.Forms.Label label5;
		private System.Data.SqlClient.SqlDataAdapter da1;
		private System.Data.SqlClient.SqlCommand sqlSelectCommand1;
		private System.Data.SqlClient.SqlCommand sqlInsertCommand1;
		private System.Data.SqlClient.SqlCommand sqlUpdateCommand1;
		private System.Data.SqlClient.SqlCommand sqlDeleteCommand1;
		private System.Data.SqlClient.SqlConnection sqlConnection1;
		private 圖書館管理系統.DataSet1 dataSet11;
		private System.Windows.Forms.GroupBox groupBox3;
		private System.Windows.Forms.CheckBox checkBox1;
		private System.Windows.Forms.CheckBox checkBox2;
		private System.ComponentModel.IContainer components;

		public ReaderClassify()
		{
			//
			// 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.components = new System.ComponentModel.Container();
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ReaderClassify));
			this.dataGrid1 = new System.Windows.Forms.DataGrid();
			this.dataSet11 = new 圖書館管理系統.DataSet1();
			this.groupBox1 = new System.Windows.Forms.GroupBox();
			this.btnSearch = new System.Windows.Forms.Button();
			this.txt1 = new System.Windows.Forms.TextBox();
			this.label2 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.toolBar1 = new System.Windows.Forms.ToolBar();
			this.tBtnFirst = new System.Windows.Forms.ToolBarButton();
			this.tBtnPre = new System.Windows.Forms.ToolBarButton();
			this.tBtnNext = new System.Windows.Forms.ToolBarButton();
			this.tBtnLast = new System.Windows.Forms.ToolBarButton();
			this.tBtnNew = new System.Windows.Forms.ToolBarButton();
			this.tBtnEdit = new System.Windows.Forms.ToolBarButton();
			this.tBtnDelete = new System.Windows.Forms.ToolBarButton();
			this.tBtnSubmit = new System.Windows.Forms.ToolBarButton();
			this.tBtnCancel = new System.Windows.Forms.ToolBarButton();
			this.tBtnQuit = new System.Windows.Forms.ToolBarButton();
			this.imageList1 = new System.Windows.Forms.ImageList(this.components);
			this.groupBox2 = new System.Windows.Forms.GroupBox();
			this.groupBox3 = new System.Windows.Forms.GroupBox();
			this.checkBox1 = new System.Windows.Forms.CheckBox();
			this.checkBox2 = new System.Windows.Forms.CheckBox();
			this.txt3 = new System.Windows.Forms.TextBox();
			this.txt4 = new System.Windows.Forms.TextBox();
			this.label1 = new System.Windows.Forms.Label();
			this.txt2 = new System.Windows.Forms.TextBox();
			this.txt5 = new System.Windows.Forms.TextBox();
			this.label4 = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.da1 = new System.Data.SqlClient.SqlDataAdapter();
			this.sqlDeleteCommand1 = new System.Data.SqlClient.SqlCommand();
			this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
			this.sqlInsertCommand1 = new System.Data.SqlClient.SqlCommand();
			this.sqlSelectCommand1 = new System.Data.SqlClient.SqlCommand();
			this.sqlUpdateCommand1 = new System.Data.SqlClient.SqlCommand();
			((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.dataSet11)).BeginInit();
			this.groupBox1.SuspendLayout();
			this.groupBox2.SuspendLayout();
			this.groupBox3.SuspendLayout();
			this.SuspendLayout();
			// 
			// dataGrid1
			// 
			this.dataGrid1.CaptionVisible = false;
			this.dataGrid1.DataMember = "讀者類型";
			this.dataGrid1.DataSource = this.dataSet11;
			this.dataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
			this.dataGrid1.Location = new System.Drawing.Point(0, 96);
			this.dataGrid1.Name = "dataGrid1";
			this.dataGrid1.ReadOnly = true;
			this.dataGrid1.Size = new System.Drawing.Size(552, 216);
			this.dataGrid1.TabIndex = 0;
			// 
			// dataSet11
			// 
			this.dataSet11.DataSetName = "DataSet1";
			this.dataSet11.Locale = new System.Globalization.CultureInfo("zh-CN");
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.btnSearch);
			this.groupBox1.Controls.Add(this.txt1);
			this.groupBox1.Controls.Add(this.label2);
			this.groupBox1.Location = new System.Drawing.Point(0, 40);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(552, 56);
			this.groupBox1.TabIndex = 30;
			this.groupBox1.TabStop = false;
			// 
			// btnSearch
			// 
			this.btnSearch.Image = ((System.Drawing.Image)(resources.GetObject("btnSearch.Image")));
			this.btnSearch.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.btnSearch.Location = new System.Drawing.Point(16, 24);
			this.btnSearch.Name = "btnSearch";
			this.btnSearch.Size = new System.Drawing.Size(72, 23);
			this.btnSearch.TabIndex = 0;
			this.btnSearch.Text = " 搜索";
			this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
			// 
			// txt1
			// 
			this.txt1.Location = new System.Drawing.Point(168, 24);
			this.txt1.Name = "txt1";
			this.txt1.TabIndex = 2;
			this.txt1.Text = "";
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(104, 28);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(56, 16);
			this.label2.TabIndex = 1;
			this.label2.Text = "讀者類型";
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(152, 40);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(80, 16);
			this.label3.TabIndex = 1;
			this.label3.Text = "可借圖書冊數";
			// 
			// toolBar1
			// 
			this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
																						this.tBtnFirst,
																						this.tBtnPre,
																						this.tBtnNext,
																						this.tBtnLast,
																						this.tBtnNew,
																						this.tBtnEdit,
																						this.tBtnDelete,
																						this.tBtnSubmit,
																						this.tBtnCancel,
																						this.tBtnQuit});
			this.toolBar1.DropDownArrows = true;
			this.toolBar1.ImageList = this.imageList1;
			this.toolBar1.Location = new System.Drawing.Point(0, 0);
			this.toolBar1.Name = "toolBar1";
			this.toolBar1.ShowToolTips = true;
			this.toolBar1.Size = new System.Drawing.Size(552, 41);
			this.toolBar1.TabIndex = 31;
			this.toolBar1.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.toolBar1_ButtonClick);
			// 
			// tBtnFirst
			// 
			this.tBtnFirst.ImageIndex = 0;
			this.tBtnFirst.Text = "首記錄";
			this.tBtnFirst.ToolTipText = "首記錄";
			// 
			// tBtnPre
			// 
			this.tBtnPre.ImageIndex = 1;
			this.tBtnPre.Text = "上一記錄";
			this.tBtnPre.ToolTipText = "上一記錄";
			// 
			// tBtnNext
			// 
			this.tBtnNext.ImageIndex = 2;
			this.tBtnNext.Text = "下一記錄";
			this.tBtnNext.ToolTipText = "下一記錄";
			// 
			// tBtnLast
			// 
			this.tBtnLast.ImageIndex = 3;
			this.tBtnLast.Text = "尾記錄";
			this.tBtnLast.ToolTipText = "尾記錄";
			// 
			// tBtnNew
			// 
			this.tBtnNew.ImageIndex = 4;
			this.tBtnNew.Text = "新增";
			this.tBtnNew.ToolTipText = "新增";
			// 
			// tBtnEdit
			// 
			this.tBtnEdit.ImageIndex = 5;
			this.tBtnEdit.Text = "修改";
			this.tBtnEdit.ToolTipText = "修改";
			// 
			// tBtnDelete
			// 
			this.tBtnDelete.ImageIndex = 6;
			this.tBtnDelete.Text = "刪除";
			this.tBtnDelete.ToolTipText = "刪除";
			// 
			// tBtnSubmit
			// 
			this.tBtnSubmit.ImageIndex = 7;
			this.tBtnSubmit.Text = "提交";
			this.tBtnSubmit.ToolTipText = "提交";
			// 
			// tBtnCancel
			// 
			this.tBtnCancel.ImageIndex = 8;
			this.tBtnCancel.Text = "取消";
			this.tBtnCancel.ToolTipText = "取消";
			// 
			// tBtnQuit
			// 
			this.tBtnQuit.ImageIndex = 9;
			this.tBtnQuit.Text = "退出";
			this.tBtnQuit.ToolTipText = "退出";
			// 
			// imageList1
			// 
			this.imageList1.ImageSize = new System.Drawing.Size(16, 16);
			this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
			this.imageList1.TransparentColor = System.Drawing.SystemColors.ControlLightLight;
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.groupBox3);
			this.groupBox2.Controls.Add(this.txt3);
			this.groupBox2.Controls.Add(this.txt4);
			this.groupBox2.Controls.Add(this.label1);
			this.groupBox2.Controls.Add(this.txt2);
			this.groupBox2.Controls.Add(this.label3);
			this.groupBox2.Controls.Add(this.txt5);
			this.groupBox2.Controls.Add(this.label4);
			this.groupBox2.Controls.Add(this.label5);
			this.groupBox2.Location = new System.Drawing.Point(0, 312);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(552, 144);
			this.groupBox2.TabIndex = 32;
			this.groupBox2.TabStop = false;
			// 
			// groupBox3
			// 
			this.groupBox3.Controls.Add(this.checkBox1);
			this.groupBox3.Controls.Add(this.checkBox2);
			this.groupBox3.Location = new System.Drawing.Point(32, 88);
			this.groupBox3.Name = "groupBox3";
			this.groupBox3.Size = new System.Drawing.Size(472, 48);
			this.groupBox3.TabIndex = 7;
			this.groupBox3.TabStop = false;
			this.groupBox3.Text = "借閱范圍";
			// 
			// checkBox1
			// 
			this.checkBox1.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.dataSet11, "讀者類型.限制圖書"));
			this.checkBox1.Location = new System.Drawing.Point(80, 16);

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
香蕉久久夜色精品国产使用方法 | 在线视频国产一区| 国产酒店精品激情| 国产在线国偷精品产拍免费yy| 久久久综合视频| 久久久三级国产网站| 成人黄色在线网站| 成人av网址在线观看| 波多野结衣在线一区| 午夜日韩在线观看| 五月综合激情日本mⅴ| 亚洲 欧美综合在线网络| 日本不卡一二三| 精品在线视频一区| 韩国午夜理伦三级不卡影院| 国产精品一卡二卡在线观看| 福利电影一区二区| 日韩影院精彩在线| 久久精品av麻豆的观看方式| 国产成人在线看| 91久久精品一区二区三区| 在线国产亚洲欧美| 日韩美一区二区三区| 国产精品网站一区| 亚洲国产美女搞黄色| 免费黄网站欧美| 粉嫩久久99精品久久久久久夜| 丝袜a∨在线一区二区三区不卡| 国产日韩欧美精品在线| 国产精品二区一区二区aⅴ污介绍| 欧美一级久久久久久久大片| 久久午夜羞羞影院免费观看| 国产精品国产三级国产三级人妇| 日韩欧美一二三| 国产精品福利在线播放| 午夜视频一区二区三区| 国产成人亚洲综合a∨婷婷图片| 免费观看在线综合| 亚洲国产成人91porn| 激情久久五月天| 久久久综合精品| 久久精品国产第一区二区三区| 国产女人aaa级久久久级| eeuss鲁片一区二区三区| 国产精品久久一卡二卡| 欧美三级午夜理伦三级中视频| 欧美日韩国产系列| 欧美aaaaaa午夜精品| 欧美国产激情二区三区| 在线播放亚洲一区| 色综合久久中文综合久久牛| 免费的成人av| 91麻豆国产福利精品| 日韩精品一区二区三区swag | 日韩视频国产视频| 色噜噜久久综合| 久久久久久久综合日本| 午夜不卡在线视频| 91麻豆福利精品推荐| 国产精品久久综合| 国内偷窥港台综合视频在线播放| 精品亚洲国产成人av制服丝袜| 久久精品国产亚洲aⅴ| 在线精品亚洲一区二区不卡| 欧美高清精品3d| 夜夜嗨av一区二区三区网页| 成人免费av资源| 欧美国产激情一区二区三区蜜月| 亚洲欧美视频一区| 成人美女在线观看| 国产精品毛片大码女人| 亚洲精品视频免费看| 不卡av在线免费观看| 欧美在线观看一二区| 亚洲精品日日夜夜| 色婷婷激情综合| 亚洲自拍偷拍欧美| 色狠狠av一区二区三区| 91.麻豆视频| 日韩精品每日更新| 欧美精品自拍偷拍动漫精品| 精品国产区一区| 国产一区二区三区电影在线观看| 不卡电影免费在线播放一区| 中文一区二区在线观看| 亚洲图片欧美综合| 欧美揉bbbbb揉bbbbb| 日本一区二区免费在线观看视频| 亚洲一区中文日韩| 欧美裸体bbwbbwbbw| 麻豆精品在线播放| 久久精品亚洲精品国产欧美| 不卡电影免费在线播放一区| 亚洲欧美色综合| 欧美精品在线观看一区二区| 欧美aaa在线| 欧美极品xxx| 色88888久久久久久影院按摩 | 国产欧美精品一区二区色综合 | 国产精品一区二区久激情瑜伽| 一本一本大道香蕉久在线精品 | 国产女主播一区| 韩国中文字幕2020精品| 欧美怡红院视频| 国产精品国产成人国产三级| 色综合天天综合狠狠| 久久日一线二线三线suv| 亚洲人吸女人奶水| 欧美日韩中文字幕一区| 激情综合网最新| 国产精品久久久久久久第一福利| 国产在线观看免费一区| 亚洲精品视频在线| 99久久婷婷国产综合精品| 久久久精品2019中文字幕之3| 免费在线观看一区| 亚洲日本在线天堂| 日韩一区二区在线观看视频| jizz一区二区| 国产主播一区二区三区| 亚洲自拍偷拍欧美| 国产精品妹子av| 精品免费视频.| 欧美日韩亚洲综合在线| 亚洲在线中文字幕| 国产日本欧美一区二区| 欧美日韩精品免费观看视频| 成人免费毛片app| 极品销魂美女一区二区三区| 精品少妇一区二区三区在线视频| 热久久久久久久| 亚洲一区二区三区在线| 欧美体内she精视频| 国产成人精品亚洲777人妖| 日韩高清在线一区| 亚洲综合丁香婷婷六月香| 国产精品污污网站在线观看| 日韩一区二区在线播放| 欧美日韩成人一区| 色中色一区二区| 91亚洲男人天堂| 99国产精品久久久久| 成人av高清在线| 国产xxx精品视频大全| 国产精品一区一区| 久久国产剧场电影| 麻豆精品视频在线观看免费| 轻轻草成人在线| 日韩精品成人一区二区三区| 精品国产髙清在线看国产毛片| 狠狠色丁香婷婷综合久久片| 国产精品日韩成人| 亚洲国产精品传媒在线观看| 国产亚洲欧美日韩在线一区| 国产亚洲精品7777| 国产欧美一区二区精品久导航| 91美女视频网站| 91蝌蚪porny| 欧美在线三级电影| 7777精品伊人久久久大香线蕉 | 91在线云播放| 色综合中文字幕国产| 色天天综合久久久久综合片| 91小视频在线观看| 在线视频一区二区三区| 欧美最猛黑人xxxxx猛交| 激情六月婷婷综合| 不卡在线视频中文字幕| 91搞黄在线观看| 在线不卡a资源高清| 成人免费高清在线| 91极品美女在线| 51精品久久久久久久蜜臀| 日韩一区二区在线免费观看| 精品国产乱码久久久久久久| 欧美日韩激情一区| 日韩美女一区二区三区| 久久九九99视频| 一级做a爱片久久| 蜜臀91精品一区二区三区| 欧美人与性动xxxx| 精品国产乱码久久久久久久久| 日本韩国欧美三级| 在线成人免费视频| 国产日产精品1区| 亚洲一区二区综合| 国产一区二区伦理片| 91精品1区2区| 色香色香欲天天天影视综合网| 国产高清不卡二三区| 在线影视一区二区三区| 久久亚洲捆绑美女| 日韩视频一区二区三区在线播放| 欧美主播一区二区三区美女| 成人免费视频网站在线观看| 欧美美女一区二区三区| 国产三级精品视频| 免费在线观看一区| 欧美自拍丝袜亚洲| 国产校园另类小说区|