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

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

?? 考試管理.cs

?? 本論文敘述了聯機考試系統的現狀以及C#語言的概況。重點介紹了聯機考試系統的實現過程:包括系統分析、 系統調查、 數據流程分析、功能設計、 數據庫設計、 系統物理配置方案、 系統實現、 系統測試和調試。
?? CS
字號:
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;

namespace 自動化考試系統
{
	/// <summary>
	/// 考試管理 的摘要說明。
	/// </summary>
	public class kaoshiguanli : System.Windows.Forms.Form
	{
		private System.Windows.Forms.Label label1;
		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.Label label2;
		private System.Windows.Forms.Label label3;
		private System.Windows.Forms.Label label4;
		private System.Windows.Forms.Label label5;
		private System.Windows.Forms.Button guanbi;
		private System.Windows.Forms.Button button5;
		private System.Windows.Forms.Label label6;
		/// <summary>
		/// 必需的設計器變量。
		/// </summary>
		private System.ComponentModel.Container components = null;

		public kaoshiguanli()
		{
			//
			// 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()
		{
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(kaoshiguanli));
			this.label1 = new System.Windows.Forms.Label();
			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.label2 = new System.Windows.Forms.Label();
			this.label3 = new System.Windows.Forms.Label();
			this.label4 = new System.Windows.Forms.Label();
			this.label5 = new System.Windows.Forms.Label();
			this.guanbi = new System.Windows.Forms.Button();
			this.button5 = new System.Windows.Forms.Button();
			this.label6 = new System.Windows.Forms.Label();
			this.SuspendLayout();
			// 
			// label1
			// 
			this.label1.BackColor = System.Drawing.Color.Transparent;
			this.label1.Font = new System.Drawing.Font("宋體", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label1.ForeColor = System.Drawing.Color.White;
			this.label1.Location = new System.Drawing.Point(176, 24);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(288, 72);
			this.label1.TabIndex = 0;
			this.label1.Text = "考 試 管 理";
			this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// button1
			// 
			this.button1.BackColor = System.Drawing.Color.Transparent;
			this.button1.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.button1.ForeColor = System.Drawing.Color.White;
			this.button1.Location = new System.Drawing.Point(48, 104);
			this.button1.Name = "button1";
			this.button1.Size = new System.Drawing.Size(120, 32);
			this.button1.TabIndex = 1;
			this.button1.Text = "創 建 考 試";
			this.button1.Click += new System.EventHandler(this.button1_Click);
			// 
			// button2
			// 
			this.button2.BackColor = System.Drawing.Color.Transparent;
			this.button2.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.button2.ForeColor = System.Drawing.Color.White;
			this.button2.Location = new System.Drawing.Point(48, 216);
			this.button2.Name = "button2";
			this.button2.Size = new System.Drawing.Size(120, 32);
			this.button2.TabIndex = 1;
			this.button2.Text = "查 看 結 果";
			this.button2.Click += new System.EventHandler(this.button2_Click);
			// 
			// button3
			// 
			this.button3.BackColor = System.Drawing.Color.Transparent;
			this.button3.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.button3.ForeColor = System.Drawing.Color.White;
			this.button3.Location = new System.Drawing.Point(48, 272);
			this.button3.Name = "button3";
			this.button3.Size = new System.Drawing.Size(120, 32);
			this.button3.TabIndex = 1;
			this.button3.Text = "考 試 搜 索 ";
			this.button3.Click += new System.EventHandler(this.button3_Click);
			// 
			// button4
			// 
			this.button4.BackColor = System.Drawing.Color.Transparent;
			this.button4.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.button4.ForeColor = System.Drawing.Color.White;
			this.button4.Location = new System.Drawing.Point(48, 360);
			this.button4.Name = "button4";
			this.button4.Size = new System.Drawing.Size(120, 32);
			this.button4.TabIndex = 1;
			this.button4.Text = "考 試 報 告";
			this.button4.Click += new System.EventHandler(this.button4_Click);
			// 
			// label2
			// 
			this.label2.BackColor = System.Drawing.Color.Transparent;
			this.label2.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label2.ForeColor = System.Drawing.Color.White;
			this.label2.Location = new System.Drawing.Point(208, 112);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(328, 40);
			this.label2.TabIndex = 2;
			this.label2.Text = "要創建考試,單擊\"創建考試\"";
			this.label2.Click += new System.EventHandler(this.label2_Click);
			// 
			// label3
			// 
			this.label3.BackColor = System.Drawing.Color.Transparent;
			this.label3.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label3.ForeColor = System.Drawing.Color.White;
			this.label3.Location = new System.Drawing.Point(208, 224);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(328, 40);
			this.label3.TabIndex = 2;
			this.label3.Text = "要查看進行的考試的結果,單擊\"查看結果\"";
			// 
			// label4
			// 
			this.label4.BackColor = System.Drawing.Color.Transparent;
			this.label4.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label4.ForeColor = System.Drawing.Color.White;
			this.label4.Location = new System.Drawing.Point(208, 280);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(328, 40);
			this.label4.TabIndex = 2;
			this.label4.Text = "要搜索考試,單擊\"搜索考試\"";
			// 
			// label5
			// 
			this.label5.BackColor = System.Drawing.Color.Transparent;
			this.label5.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label5.ForeColor = System.Drawing.Color.White;
			this.label5.Location = new System.Drawing.Point(208, 367);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(328, 40);
			this.label5.TabIndex = 2;
			this.label5.Text = "要顯示考試報告,單擊\"考試報告\"";
			// 
			// guanbi
			// 
			this.guanbi.BackColor = System.Drawing.Color.Transparent;
			this.guanbi.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.guanbi.ForeColor = System.Drawing.Color.White;
			this.guanbi.Location = new System.Drawing.Point(256, 416);
			this.guanbi.Name = "guanbi";
			this.guanbi.Size = new System.Drawing.Size(72, 40);
			this.guanbi.TabIndex = 3;
			this.guanbi.Text = "關  閉";
			this.guanbi.Click += new System.EventHandler(this.button5_Click);
			// 
			// button5
			// 
			this.button5.BackColor = System.Drawing.Color.Transparent;
			this.button5.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.button5.ForeColor = System.Drawing.Color.White;
			this.button5.Location = new System.Drawing.Point(48, 154);
			this.button5.Name = "button5";
			this.button5.Size = new System.Drawing.Size(120, 32);
			this.button5.TabIndex = 4;
			this.button5.Text = "創 建 題 庫";
			this.button5.Click += new System.EventHandler(this.button5_Click_1);
			// 
			// label6
			// 
			this.label6.BackColor = System.Drawing.Color.Transparent;
			this.label6.Font = new System.Drawing.Font("宋體", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
			this.label6.ForeColor = System.Drawing.Color.White;
			this.label6.Location = new System.Drawing.Point(208, 163);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(328, 40);
			this.label6.TabIndex = 2;
			this.label6.Text = "要創建題庫,單擊\"創建題庫\"";
			// 
			// kaoshiguanli
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
			this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
			this.ClientSize = new System.Drawing.Size(664, 477);
			this.Controls.Add(this.button5);
			this.Controls.Add(this.guanbi);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.button1);
			this.Controls.Add(this.label1);
			this.Controls.Add(this.button2);
			this.Controls.Add(this.button3);
			this.Controls.Add(this.button4);
			this.Controls.Add(this.label3);
			this.Controls.Add(this.label4);
			this.Controls.Add(this.label5);
			this.Controls.Add(this.label6);
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
			this.Name = "kaoshiguanli";
			this.Text = "考試管理";
			this.Load += new System.EventHandler(this.kaoshiguanli_Load);
			this.ResumeLayout(false);

		}
		#endregion

		private void kaoshiguanli_Load(object sender, System.EventArgs e)
		{
		
		}

		private void button5_Click(object sender, System.EventArgs e)
		{
			this.Hide();
		}

		private void button1_Click(object sender, System.EventArgs e)
		{
			
			chuangjiankaoshi num=new chuangjiankaoshi();
			num.ShowDialog();
			num.Close();
		}

		private void button2_Click(object sender, System.EventArgs e)
		{
		
			chakanjieguo su=new chakanjieguo();
			su.ShowDialog();
			su.Close();
		}

		private void button4_Click(object sender, System.EventArgs e)
		{
			
			kaoshibaogao sn=new kaoshibaogao();
			sn.ShowDialog();
			sn.Close();
		}

		private void button3_Click(object sender, System.EventArgs e)
		{
		
			kaoshisuosao ma=new kaoshisuosao();
			ma.ShowDialog();
			ma.Close();
		}

		private void label2_Click(object sender, System.EventArgs e)
		{
		
		}

		private void button5_Click_1(object sender, System.EventArgs e)
		{
			
			chuangjiantiku su=new chuangjiantiku();
			su.ShowDialog();
			su.Close();
		}

		private void button6_Click(object sender, System.EventArgs e)
		{
		
			xugaitiku  ia=new xugaitiku();
			ia.ShowDialog();
			ia.Close();
		}
	}
}

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美变态tickle挠乳网站| 亚洲乱码中文字幕综合| 欧美亚一区二区| 91麻豆免费看片| 一本久道中文字幕精品亚洲嫩 | 91精品一区二区三区在线观看| 91免费观看视频| 色婷婷久久久综合中文字幕| 色综合久久九月婷婷色综合| 欧美做爰猛烈大尺度电影无法无天| 91啦中文在线观看| 欧美日韩国产一级二级| 欧美一区二区三区视频在线观看| 日韩欧美的一区二区| 久久久久久久综合色一本| 国产日本亚洲高清| 夜夜爽夜夜爽精品视频| 日韩精品成人一区二区在线| 激情文学综合网| caoporn国产精品| 欧美日韩国产成人在线免费| 日韩欧美国产麻豆| 国产欧美一区二区精品婷婷| 亚洲免费av观看| 美女一区二区久久| 成人黄色国产精品网站大全在线免费观看 | 亚洲精品日韩专区silk| 视频在线观看一区二区三区| 国产揄拍国内精品对白| 在线这里只有精品| 欧美刺激午夜性久久久久久久| 中文字幕一区二区三区色视频| 精品一区二区三区在线视频| 99视频精品在线| 日韩经典中文字幕一区| 在线影视一区二区三区| 国产精品家庭影院| 成av人片一区二区| 久久伊人蜜桃av一区二区| 久久超级碰视频| 国产一区在线看| 国产色爱av资源综合区| 一本一道综合狠狠老| 久久综合色鬼综合色| 亚洲色图制服丝袜| 韩国精品久久久| 欧美色倩网站大全免费| 国产人伦精品一区二区| 视频在线在亚洲| 日本道在线观看一区二区| 久久影视一区二区| 美脚の诱脚舐め脚责91| 91黄色免费观看| 国产精品污污网站在线观看| 国产一区 二区| 欧美一级在线观看| 亚洲国产精品一区二区www| a级高清视频欧美日韩| 久久久久国产精品麻豆ai换脸 | 国产精品少妇自拍| 六月婷婷色综合| 91精品综合久久久久久| 午夜精品福利一区二区三区蜜桃| 色综合色综合色综合色综合色综合 | 国产视频一区在线观看| 美女视频一区二区| 欧美精品色综合| 一区二区在线电影| 91麻豆123| 亚洲免费在线视频一区 二区| 成人在线视频一区二区| 中文字幕免费一区| 成人午夜免费视频| 国产精品久久久久婷婷| 成人av在线电影| 中文字幕日韩一区| 99久久综合色| 一区二区视频在线看| 欧美专区日韩专区| 夜夜嗨av一区二区三区四季av| 欧美性高清videossexo| 亚洲成人资源网| 91精品国产综合久久精品app | 一级中文字幕一区二区| 欧美日韩在线播放三区四区| 日韩电影网1区2区| 欧美一级黄色大片| 国产一区啦啦啦在线观看| 久久久不卡网国产精品一区| 国产二区国产一区在线观看| 最新国产精品久久精品| 欧美特级限制片免费在线观看| 五月婷婷激情综合网| 欧美成人官网二区| 成人动漫精品一区二区| 亚洲国产综合视频在线观看| 欧美日韩中字一区| 免费在线观看一区| 久久久影视传媒| 粉嫩蜜臀av国产精品网站| 中文字幕佐山爱一区二区免费| 在线一区二区视频| 精品综合久久久久久8888| 国产精品污网站| 欧美日韩在线直播| 久久成人18免费观看| 亚洲免费观看在线视频| 欧美xfplay| 91麻豆精品秘密| 国内精品嫩模私拍在线| 亚洲精品国产一区二区精华液| 欧美一级二级三级乱码| 91在线porny国产在线看| 久久精品国产第一区二区三区| 国产精品乱码一区二三区小蝌蚪| 7878成人国产在线观看| 成人激情午夜影院| 另类小说综合欧美亚洲| 一区二区三区视频在线观看| 精品不卡在线视频| 欧美日韩国产免费| 99国产精品久久久久久久久久久| 久久精品国产亚洲5555| 亚洲综合视频在线| 国产精品麻豆视频| 久久伊人蜜桃av一区二区| 6080午夜不卡| 欧美日韩一区二区电影| 99在线热播精品免费| 国产美女在线精品| 美洲天堂一区二卡三卡四卡视频| 依依成人精品视频| 国产精品国产三级国产普通话99 | 精品毛片乱码1区2区3区| 欧美色区777第一页| 91免费看视频| 91美女片黄在线观看91美女| 高清不卡一区二区| 国产精品一区久久久久| 美女任你摸久久| 免费一级片91| 日韩高清不卡一区二区三区| 亚洲观看高清完整版在线观看 | 精品一区二区三区久久| 日本亚洲一区二区| 国产精品免费视频一区| 99久久亚洲一区二区三区青草 | 欧美丰满高潮xxxx喷水动漫| 国产麻豆午夜三级精品| 国产精品美女久久久久久久| 在线日韩一区二区| 老司机午夜精品99久久| 国产精品毛片大码女人| www.激情成人| 亚洲va韩国va欧美va| 国产欧美日韩另类一区| 精品美女被调教视频大全网站| 国产精品乱码久久久久久| 久久久夜色精品亚洲| 精品va天堂亚洲国产| 久久久久亚洲综合| 国产精品二三区| 亚洲精选一二三| 亚洲电影欧美电影有声小说| 天天综合日日夜夜精品| 久久国产福利国产秒拍| 国产电影一区二区三区| 99国内精品久久| 在线观看欧美日本| 欧美一区二区三区在线视频| 久久亚洲私人国产精品va媚药| 欧美激情在线一区二区| 一区二区三区四区不卡视频| 亚洲国产精品精华液网站| 七七婷婷婷婷精品国产| 懂色av一区二区三区免费看| 91猫先生在线| 精品嫩草影院久久| 亚洲色欲色欲www在线观看| 日韩一区精品字幕| 国产乱子伦视频一区二区三区| 成人黄色片在线观看| 欧美日韩不卡在线| 欧美韩国日本不卡| 丝袜脚交一区二区| 不卡电影一区二区三区| 91精品国产综合久久香蕉麻豆| 久久久久国产成人精品亚洲午夜| 亚洲精品乱码久久久久久久久| 美美哒免费高清在线观看视频一区二区 | 亚洲欧美日韩综合aⅴ视频| 免费成人深夜小野草| 91在线高清观看| 久久久久久一级片| 亚洲成人久久影院| 国产91精品免费| 欧美一区二区三区人| 最新欧美精品一区二区三区| 国产一区二区调教| 91精品国产aⅴ一区二区|