?? form1.designer.cs
字號(hào):
this.listView1.Size = new System.Drawing.Size(349, 295);
this.listView1.TabIndex = 5;
this.listView1.UseCompatibleStateImageBehavior = false;
this.listView1.View = System.Windows.Forms.View.Details;
//
// queryOther
//
this.queryOther.Font = new System.Drawing.Font("微軟雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.queryOther.Location = new System.Drawing.Point(41, 237);
this.queryOther.Name = "queryOther";
this.queryOther.Size = new System.Drawing.Size(75, 27);
this.queryOther.TabIndex = 4;
this.queryOther.Text = "查詢(xún)";
this.queryOther.UseVisualStyleBackColor = true;
this.queryOther.Click += new System.EventHandler(this.queryOther_Click);
//
// listBox
//
this.listBox.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.listBox.FormattingEnabled = true;
this.listBox.ItemHeight = 12;
this.listBox.Items.AddRange(new object[] {
"藏書(shū)種數(shù)",
"藏書(shū)總冊(cè)數(shù)",
"藏書(shū)最高價(jià)",
"藏書(shū)最低價(jià)",
"藏書(shū)在十本以上的書(shū)",
"總藏書(shū)超過(guò)20種的出版社",
"目前已借出的冊(cè)數(shù)",
"圖書(shū)最多的年份",
"平均每本借書(shū)證的借書(shū)冊(cè)數(shù)",
"今年未借過(guò)書(shū)的借書(shū)證",
"平均借書(shū)最多的系"});
this.listBox.Location = new System.Drawing.Point(12, 49);
this.listBox.Name = "listBox";
this.listBox.Size = new System.Drawing.Size(156, 148);
this.listBox.TabIndex = 3;
//
// tabPage3
//
this.tabPage3.BackColor = System.Drawing.Color.DarkGray;
this.tabPage3.Controls.Add(this.labeladd);
this.tabPage3.Controls.Add(this.textBox4);
this.tabPage3.Controls.Add(this.textBox3);
this.tabPage3.Controls.Add(this.textBox2);
this.tabPage3.Controls.Add(this.label8);
this.tabPage3.Controls.Add(this.label7);
this.tabPage3.Controls.Add(this.label6);
this.tabPage3.Controls.Add(this.labelresult);
this.tabPage3.Controls.Add(this.label4);
this.tabPage3.Controls.Add(this.listView2);
this.tabPage3.Controls.Add(this.button3);
this.tabPage3.Controls.Add(this.button2);
this.tabPage3.Controls.Add(this.button1);
this.tabPage3.Controls.Add(this.textBox1);
this.tabPage3.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabPage3.Location = new System.Drawing.Point(4, 26);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(561, 352);
this.tabPage3.TabIndex = 4;
this.tabPage3.Text = "圖書(shū)卡管理";
//
// labeladd
//
this.labeladd.AutoSize = true;
this.labeladd.ForeColor = System.Drawing.SystemColors.HotTrack;
this.labeladd.Location = new System.Drawing.Point(287, 82);
this.labeladd.Name = "labeladd";
this.labeladd.Size = new System.Drawing.Size(215, 12);
this.labeladd.TabIndex = 13;
this.labeladd.Text = "新增借書(shū)卡四項(xiàng)都填, 刪除只需填卡號(hào)";
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(105, 82);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(129, 21);
this.textBox4.TabIndex = 12;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(105, 59);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(129, 21);
this.textBox3.TabIndex = 11;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(105, 35);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(129, 21);
this.textBox2.TabIndex = 10;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label8.Location = new System.Drawing.Point(22, 91);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 9;
this.label8.Text = "借書(shū)卡種類(lèi)";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label7.Location = new System.Drawing.Point(22, 68);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(29, 12);
this.label7.TabIndex = 8;
this.label7.Text = "專(zhuān)業(yè)";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label6.Location = new System.Drawing.Point(22, 44);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(29, 12);
this.label6.TabIndex = 7;
this.label6.Text = "姓名";
//
// labelresult
//
this.labelresult.AutoSize = true;
this.labelresult.Font = new System.Drawing.Font("新宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelresult.ForeColor = System.Drawing.SystemColors.HotTrack;
this.labelresult.Location = new System.Drawing.Point(12, 166);
this.labelresult.Name = "labelresult";
this.labelresult.Size = new System.Drawing.Size(63, 14);
this.labelresult.TabIndex = 6;
this.labelresult.Text = "查詢(xún)結(jié)果";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.SystemColors.HotTrack;
this.label4.Location = new System.Drawing.Point(22, 20);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 12);
this.label4.TabIndex = 5;
this.label4.Text = "借書(shū)卡號(hào)";
//
// listView2
//
this.listView2.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.listView2.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.listView2.Location = new System.Drawing.Point(12, 183);
this.listView2.Name = "listView2";
this.listView2.Size = new System.Drawing.Size(537, 161);
this.listView2.TabIndex = 4;
this.listView2.UseCompatibleStateImageBehavior = false;
this.listView2.View = System.Windows.Forms.View.Details;
//
// button3
//
this.button3.Font = new System.Drawing.Font("新宋體", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button3.Location = new System.Drawing.Point(211, 131);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(125, 24);
this.button3.TabIndex = 3;
this.button3.Text = "查詢(xún)借書(shū)卡信息卡";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Font = new System.Drawing.Font("新宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button2.Location = new System.Drawing.Point(397, 44);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(83, 23);
this.button2.TabIndex = 2;
this.button2.Text = "刪除借書(shū)卡";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Font = new System.Drawing.Font("新宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.button1.Location = new System.Drawing.Point(289, 44);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(89, 23);
this.button1.TabIndex = 1;
this.button1.Text = "新增借書(shū)卡";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// textBox1
//
this.textBox1.Font = new System.Drawing.Font("宋體", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox1.Location = new System.Drawing.Point(105, 11);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(129, 21);
this.textBox1.TabIndex = 0;
//
// tabPage5
//
this.tabPage5.BackColor = System.Drawing.Color.DarkGray;
this.tabPage5.Location = new System.Drawing.Point(4, 26);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
this.tabPage5.Size = new System.Drawing.Size(561, 352);
this.tabPage5.TabIndex = 5;
this.tabPage5.Text = "幫助";
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(561, 377);
this.Controls.Add(this.tabcontrol);
this.Name = "Form1";
this.Text = "圖書(shū)管理系統(tǒng)";
this.tabcontrol.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.tabPage4.ResumeLayout(false);
this.tabPage4.PerformLayout();
this.tabPage3.ResumeLayout(false);
this.tabPage3.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tabcontrol;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TextBox textBox_title;
private System.Windows.Forms.Button button_query_book;
private System.Windows.Forms.ListView listView_book;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button borrowbook;
private System.Windows.Forms.TextBox textBoxcno;
private System.Windows.Forms.TextBox textBoxbno;
private System.Windows.Forms.Button returnbook;
//private System.Windows.Forms.Label labelmessage;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label labelmess;
private System.Windows.Forms.ListBox listBox;
private System.Windows.Forms.Button queryOther;
private System.Windows.Forms.Label result;
private System.Windows.Forms.Label condition;
private System.Windows.Forms.ListView listView1;
private System.Windows.Forms.ListView listView2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label labelresult;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label labeladd;
private System.Windows.Forms.TabPage tabPage5;
}
}
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -