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

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

?? statusmanage.cs

?? 學(xué)生管理系統(tǒng)
?? CS
?? 第 1 頁 / 共 2 頁
字號:
			this.groupBox1.Controls.Add(this.lblClass);
			this.groupBox1.Controls.Add(this.lblDepartment);
			this.groupBox1.Controls.Add(this.label16);
			this.groupBox1.Controls.Add(this.label14);
			this.groupBox1.Controls.Add(this.label12);
			this.groupBox1.Controls.Add(this.label11);
			this.groupBox1.Controls.Add(this.pictureBox1);
			this.groupBox1.Controls.Add(this.label9);
			this.groupBox1.Controls.Add(this.label7);
			this.groupBox1.Controls.Add(this.label4);
			this.groupBox1.Controls.Add(this.label5);
			this.groupBox1.ForeColor = System.Drawing.SystemColors.Desktop;
			this.groupBox1.Location = new System.Drawing.Point(24, 104);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(352, 344);
			this.groupBox1.TabIndex = 124;
			this.groupBox1.TabStop = false;
			this.groupBox1.Text = "詳細(xì)信息";
			// 
			// lblStatus
			// 
			this.lblStatus.BackColor = System.Drawing.SystemColors.Window;
			this.lblStatus.Location = new System.Drawing.Point(80, 240);
			this.lblStatus.Name = "lblStatus";
			this.lblStatus.Size = new System.Drawing.Size(72, 23);
			this.lblStatus.TabIndex = 133;
			// 
			// lblAge
			// 
			this.lblAge.BackColor = System.Drawing.SystemColors.Window;
			this.lblAge.Location = new System.Drawing.Point(80, 152);
			this.lblAge.Name = "lblAge";
			this.lblAge.Size = new System.Drawing.Size(40, 23);
			this.lblAge.TabIndex = 132;
			// 
			// lblNation
			// 
			this.lblNation.BackColor = System.Drawing.SystemColors.Window;
			this.lblNation.Location = new System.Drawing.Point(80, 192);
			this.lblNation.Name = "lblNation";
			this.lblNation.Size = new System.Drawing.Size(72, 23);
			this.lblNation.TabIndex = 131;
			// 
			// lblInDate
			// 
			this.lblInDate.BackColor = System.Drawing.SystemColors.Window;
			this.lblInDate.Location = new System.Drawing.Point(216, 248);
			this.lblInDate.Name = "lblInDate";
			this.lblInDate.Size = new System.Drawing.Size(112, 23);
			this.lblInDate.TabIndex = 130;
			// 
			// lblNativePlace
			// 
			this.lblNativePlace.BackColor = System.Drawing.SystemColors.Window;
			this.lblNativePlace.Location = new System.Drawing.Point(216, 192);
			this.lblNativePlace.Name = "lblNativePlace";
			this.lblNativePlace.Size = new System.Drawing.Size(112, 23);
			this.lblNativePlace.TabIndex = 129;
			// 
			// lblSex
			// 
			this.lblSex.BackColor = System.Drawing.SystemColors.Window;
			this.lblSex.Location = new System.Drawing.Point(80, 112);
			this.lblSex.Name = "lblSex";
			this.lblSex.Size = new System.Drawing.Size(40, 23);
			this.lblSex.TabIndex = 128;
			// 
			// lblStuName
			// 
			this.lblStuName.BackColor = System.Drawing.SystemColors.Window;
			this.lblStuName.Location = new System.Drawing.Point(80, 72);
			this.lblStuName.Name = "lblStuName";
			this.lblStuName.Size = new System.Drawing.Size(80, 23);
			this.lblStuName.TabIndex = 127;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(176, 40);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(32, 23);
			this.label2.TabIndex = 125;
			this.label2.Text = "班級";
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(32, 40);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(32, 23);
			this.label3.TabIndex = 124;
			this.label3.Text = "院系";
			// 
			// lblClass
			// 
			this.lblClass.BackColor = System.Drawing.SystemColors.Window;
			this.lblClass.Location = new System.Drawing.Point(216, 32);
			this.lblClass.Name = "lblClass";
			this.lblClass.Size = new System.Drawing.Size(120, 23);
			this.lblClass.TabIndex = 123;
			// 
			// lblDepartment
			// 
			this.lblDepartment.BackColor = System.Drawing.SystemColors.Window;
			this.lblDepartment.Location = new System.Drawing.Point(80, 32);
			this.lblDepartment.Name = "lblDepartment";
			this.lblDepartment.Size = new System.Drawing.Size(80, 23);
			this.lblDepartment.TabIndex = 122;
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(176, 200);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(32, 23);
			this.label16.TabIndex = 113;
			this.label16.Text = "籍貫";
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(32, 80);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(40, 23);
			this.label14.TabIndex = 111;
			this.label14.Text = "姓名";
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(24, 160);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(40, 16);
			this.label12.TabIndex = 104;
			this.label12.Text = "年齡";
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(80, -72);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(40, 34);
			this.label11.TabIndex = 102;
			this.label11.Text = "照片";
			// 
			// pictureBox1
			// 
			this.pictureBox1.Anchor = System.Windows.Forms.AnchorStyles.None;
			this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
			this.pictureBox1.Location = new System.Drawing.Point(200, 72);
			this.pictureBox1.Name = "pictureBox1";
			this.pictureBox1.Size = new System.Drawing.Size(72, 104);
			this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
			this.pictureBox1.TabIndex = 101;
			this.pictureBox1.TabStop = false;
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(32, 112);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(32, 16);
			this.label9.TabIndex = 97;
			this.label9.Text = "性別";
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(32, 240);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(40, 32);
			this.label7.TabIndex = 95;
			this.label7.Text = "政治身份";
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(32, 200);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(32, 23);
			this.label4.TabIndex = 91;
			this.label4.Text = "民族";
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(160, 256);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(56, 23);
			this.label5.TabIndex = 89;
			this.label5.Text = "入學(xué)時間";
			// 
			// StatusManage
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
			this.BackColor = System.Drawing.SystemColors.Control;
			this.ClientSize = new System.Drawing.Size(720, 549);
			this.Controls.Add(this.groupBox1);
			this.Controls.Add(this.button2);
			this.Controls.Add(this.btnExit);
			this.Controls.Add(this.groupBox10);
			this.Controls.Add(this.groupBox9);
			this.Controls.Add(this.groupBox7);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "StatusManage";
			this.Text = "學(xué)籍管理";
			this.Load += new System.EventHandler(this.StatusManage_Load);
			this.groupBox10.ResumeLayout(false);
			this.groupBox9.ResumeLayout(false);
			this.groupBox7.ResumeLayout(false);
			this.groupBox1.ResumeLayout(false);
			this.ResumeLayout(false);

		}
		#endregion

		
		
		private void Combo_Fill()
		{
			try
			{
				this.Connection1.Open();						
				this.commandStr="select DepartmentName from Department";									
				this.Command1.CommandText=this.commandStr;
				this.DataReader1=this.Command1.ExecuteReader();
				while(this.DataReader1.Read())
				{
					this.comboDepartment.Items.Add(this.DataReader1["DepartmentName"].ToString());				
					
					
				}
				this.DataReader1.Close();				
				
			}
			catch(Exception E)
			{
				MessageBox.Show(E.ToString());
			}
			finally
			{
				this.DataReader1.Close();
				this.Connection1.Close();	
			}		
		}

		private void comboDepartment_SelectedIndexChanged(object sender, System.EventArgs e)
		{
			this.comboClass.Items.Clear();
			this.comboClass.Text="";
			try
			{
				if(this.Connection1.State==ConnectionState.Closed)
					this.Connection1.Open();						
				this.commandStr="select ClassName from Class where DepartmentName="+"'"+this.comboDepartment.Text+"'";		
				this.Command1.CommandText=this.commandStr;
				this.DataReader1.Close();
				this.DataReader1=this.Command1.ExecuteReader();
				while(this.DataReader1.Read())
				{
					this.comboClass.Items.Add(this.DataReader1["ClassName"].ToString());					
				}
				this.DataReader1.Close();				
				
			}
			catch(Exception E)
			{
				MessageBox.Show(E.ToString());
			}
			finally
			{
				this.DataReader1.Close();
				this.Connection1.Close();	
			}		
		}	

		private void btnApply_Click(object sender, System.EventArgs e)
		{			
			try
			{
				if(this.Connection1.State==ConnectionState.Closed)
					this.Connection1.Open();						
				this.commandStr="select * from Student where StudentID='"+this.textID.Text+"'";
				this.Command1.CommandText=this.commandStr;
				this.DataReader1.Close();
				this.DataReader1=this.Command1.ExecuteReader();
				while(this.DataReader1.Read())
				{
					System.DateTime indate;
					this.lblStuName.Text=this.DataReader1["StudentName"].ToString();
					this.lblNativePlace.Text=this.DataReader1["NativePlace"].ToString();
					this.lblDepartment.Text=this.DataReader1["Department"].ToString();
					this.lblClass.Text=this.DataReader1["Class"].ToString();				
					indate=Convert.ToDateTime(this.DataReader1["InDate"].ToString());
					this.lblInDate.Text=indate.ToShortTimeString().ToString();				
					this.lblNation.Text=this.DataReader1["Nation"].ToString();				
					this.lblSex.Text=this.DataReader1["Sex"].ToString();				
					this.lblAge.Text=this.DataReader1["Age"].ToString();
					this.lblStatus.Text=this.DataReader1["Status"].ToString();	
					this.pictureBox1.Image=Image.FromFile(this.DataReader1["Picture"].ToString());			
					
				}
				this.DataReader1.Close();				
				
			}
			catch(Exception E)
			{
				MessageBox.Show(E.ToString());
			}
			finally
			{
				this.DataReader1.Close();
				this.Connection1.Close();	
			}		
			
			
		}

		private void btnExit_Click(object sender, System.EventArgs e)
		{
			this.Close();
		}

		private void StatusManage_Load(object sender, System.EventArgs e)
		{
			this.Combo_Fill();
		}

		private void btnStuMove_Click(object sender, System.EventArgs e)
		{			
			if(this.comboDepartment.Text==""|this.comboClass.Text==""|this.dateTimePicker2.Text=="")
			{
				MessageBox.Show("調(diào)入院系和班級和時間不能為空");
				return;
			}
			this.originDep=this.lblDepartment.Text;
			this.originCla=this.lblClass.Text;
			string studentId=this.textID.Text;			
			DateTime date=Convert.ToDateTime(this.dateTimePicker2.Text);
			string dateMove=date.ToShortDateString().ToString();
			if(this.statusManage.StuMove_Insert(studentId,originDep,originCla,this.comboDepartment.Text,this.comboClass.Text,dateMove))
			{
					if(this.statusManage.Student_Move(studentId,this.comboDepartment.Text,this.comboClass.Text))
				{			
					MessageBox.Show("學(xué)生:"+this.lblStuName.Text+"調(diào)動成功");
						this.lblDepartment.Text=this.comboDepartment.Text;
						this.lblClass.Text=this.comboClass.Text;
				}
			}			
			
		}

		


		private void btnStuLeave_Click(object sender, System.EventArgs e)
		{
			if(this.comboLeaveType.Text==""|this.dateTimePicker1.Text=="")
			{
				MessageBox.Show("離校類型和時間不能為空");
				return;
			}
			string studentId=this.textID.Text;
			DateTime date=Convert.ToDateTime(this.dateTimePicker1.Text);
			string dateLeave=date.ToShortDateString().ToString();
			if(MessageBox.Show("此同學(xué)真的確認(rèn)離校嗎?","確認(rèn)離校",MessageBoxButtons.OKCancel,MessageBoxIcon.Warning)==DialogResult.OK)
			{
				if(this.statusManage.StuLeave_Insert(studentId,this.lblDepartment.Text,this.lblClass.Text,this.comboLeaveType.Text,dateLeave))
				{
					if(this.statusManage.StuLeave(studentId))
					{
						MessageBox.Show("學(xué)生:"+this.lblStuName.Text+"離校已經(jīng)成功");
						this.Info_Clear();
					}
				}
			}				
			
		}	
	

		private void Info_Clear()
		{
			this.lblStuName.Text="";
			this.lblNativePlace.Text="";
			this.lblDepartment.Text="";
			this.lblClass.Text="";			
			this.lblInDate.Text="";
			this.lblNation.Text="";
			this.lblSex.Text="";
			this.lblAge.Text="";
			this.lblStatus.Text="";
			this.textID.Clear();
			this.pictureBox1.Image.Dispose();
			this.pictureBox1.Image=null;
		}
	}
}

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日本麻豆一区二区三区视频| 精品视频一区二区不卡| 精彩视频一区二区| 美女视频免费一区| 久久精品国产色蜜蜜麻豆| 免费黄网站欧美| 久久精品国产999大香线蕉| 蜜臀av在线播放一区二区三区| 日韩精品国产欧美| 激情六月婷婷综合| 国产盗摄一区二区三区| 成人久久视频在线观看| a级高清视频欧美日韩| 色悠久久久久综合欧美99| 欧美在线色视频| 欧美老年两性高潮| 日韩欧美国产一区在线观看| 久久这里只精品最新地址| 国产性做久久久久久| 国产精品二三区| 亚洲美女视频一区| 婷婷开心久久网| 精品一区免费av| 高清不卡一区二区| 色美美综合视频| 91精品国产综合久久精品app| 欧美不卡一区二区三区四区| 国产欧美一区二区精品久导航| 一区视频在线播放| 亚洲va韩国va欧美va| 狠狠色狠狠色综合日日91app| 成人午夜免费电影| 欧美日韩一区中文字幕| 亚洲精品在线免费播放| 成人免费一区二区三区视频 | 天堂影院一区二区| 激情文学综合插| 99国产精品视频免费观看| 欧美日韩国产经典色站一区二区三区| 欧美一卡二卡在线| 国产精品久久看| 日韩电影一区二区三区| 成人性生交大合| 欧美日韩高清一区二区不卡| 久久久99久久精品欧美| 一区二区三区欧美久久| 国内外成人在线| 91久久精品一区二区| 精品国产乱码久久久久久免费| 综合久久给合久久狠狠狠97色| 日韩激情视频在线观看| www.亚洲色图.com| 欧美一区二区国产| 亚洲人快播电影网| 国产一区二区剧情av在线| 欧美日韩日日骚| 国产精品蜜臀在线观看| 美女网站在线免费欧美精品| 91免费看片在线观看| 久久综合久久综合久久| 亚洲国产精品一区二区www | 日韩久久精品一区| 亚洲天天做日日做天天谢日日欢| 美女爽到高潮91| 在线视频一区二区三区| 国产精品欧美经典| 精品无人区卡一卡二卡三乱码免费卡| 色老汉一区二区三区| 国产女人aaa级久久久级| 蜜臀va亚洲va欧美va天堂| 欧洲另类一二三四区| 国产女人水真多18毛片18精品视频| 日韩经典一区二区| 欧美日韩在线观看一区二区| 亚洲欧美另类久久久精品2019| 国产一区二区三区在线观看免费| 91麻豆精品国产91久久久资源速度 | 538在线一区二区精品国产| 18成人在线视频| 国产成人午夜精品5599| 精品免费一区二区三区| 日韩激情av在线| 欧美日韩三级一区二区| 一区二区三区美女视频| 99re热这里只有精品免费视频| 久久久国际精品| 精品一二三四区| 日韩欧美国产系列| 日本亚洲欧美天堂免费| 欧美日韩精品系列| 亚洲一区二区在线免费看| 色综合久久中文综合久久97| 国产精品伦理一区二区| 不卡的电影网站| 中文字幕视频一区| 99久久99久久精品免费看蜜桃| 亚洲国产精品t66y| 国产传媒一区在线| 国产婷婷精品av在线| 国产91丝袜在线播放| 久久久久国色av免费看影院| 狠狠色综合播放一区二区| 久久新电视剧免费观看| 黑人巨大精品欧美一区| 久久久久久久综合日本| 国产成人精品亚洲午夜麻豆| 国产日韩欧美精品电影三级在线| 国产精品一区二区你懂的| 国产欧美日韩精品a在线观看| 岛国精品在线观看| 日韩美女视频一区| 欧美成人女星排名| 美腿丝袜亚洲色图| 久久久夜色精品亚洲| 国产91在线观看| 亚洲图片欧美激情| 欧美日韩国产三级| 人人超碰91尤物精品国产| 精品久久久久久综合日本欧美 | 欧美一区二区三区在线看| 激情久久五月天| 亚洲国产精品ⅴa在线观看| jiyouzz国产精品久久| 伊人夜夜躁av伊人久久| 欧美日韩久久久久久| 奇米四色…亚洲| 久久久欧美精品sm网站| 91麻豆精品在线观看| 日韩中文字幕1| 国产亚洲一区二区三区在线观看 | 亚洲精品一区二区三区在线观看 | 欧亚一区二区三区| 蜜臀精品久久久久久蜜臀| 国产欧美日韩三级| 欧美亚洲一区三区| 精品一区二区成人精品| 亚洲日本中文字幕区| 7777女厕盗摄久久久| 国产精品亚洲专一区二区三区| 日韩理论片网站| 欧美一二区视频| av电影一区二区| 蜜臀av一区二区| 亚洲啪啪综合av一区二区三区| 欧美一区欧美二区| eeuss国产一区二区三区| 天堂在线一区二区| 国产精品乱码妇女bbbb| 欧美日韩不卡在线| 国产成人在线电影| 午夜精彩视频在线观看不卡| 国产亚洲欧洲997久久综合| 欧美性受极品xxxx喷水| 国产一区二区三区黄视频 | 亚洲欧美视频一区| 日韩欧美的一区二区| 成人爱爱电影网址| 麻豆免费看一区二区三区| 国产精品国产三级国产| 日韩精品一区二区三区视频播放 | 一本大道av伊人久久综合| 轻轻草成人在线| 亚洲欧洲av在线| 精品日韩av一区二区| 欧美午夜寂寞影院| 成人黄色电影在线 | 夫妻av一区二区| 日日摸夜夜添夜夜添精品视频| 国产精品视频在线看| 日韩一本二本av| 91成人看片片| av网站免费线看精品| 国内精品视频一区二区三区八戒| 一区二区三区资源| 国产欧美日韩精品在线| 精品国产一区久久| 欧美日高清视频| 91麻豆免费在线观看| 成人精品电影在线观看| 另类人妖一区二区av| 日韩有码一区二区三区| 一区二区欧美在线观看| 国产精品萝li| 国产女人aaa级久久久级| 欧美精品一区二区在线观看| 欧美丰满少妇xxxbbb| 欧洲一区二区av| 色婷婷av一区二区三区软件| 成人精品免费看| 国产成人av在线影院| 久久se这里有精品| 喷白浆一区二区| 日韩精品电影一区亚洲| 香蕉乱码成人久久天堂爱免费| 日韩毛片一二三区| 中文字幕一区免费在线观看| 久久精品亚洲精品国产欧美| 久久久噜噜噜久久中文字幕色伊伊| 日韩欧美123| 日韩欧美中文一区|