freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

學(xué)生宿舍信息管理系統(tǒng)(msi)-閱讀頁

2025-01-28 21:53本頁面
  

【正文】 基礎(chǔ)。 首先要感謝我們的指導(dǎo)老師杜柏林老師,在初次和老師討論這個設(shè)計時,吳老師就耐心的為我分析該系統(tǒng),告訴我目前宿舍管理上的種種弊端,讓我在具體設(shè)計該系統(tǒng)時盡可能的考慮全面,使我對整個設(shè)計有了一個初步的認(rèn)識。 在設(shè)計剛開始時,對許多東西都是陌生的, C 語言之前 都沒有接觸過,都是我的指導(dǎo)老師給予了我耐心的指導(dǎo),使我對陌生的開發(fā)環(huán)境產(chǎn)生了濃厚的學(xué)習(xí)興趣。 總之,在老師們盡心盡力的幫助下,我的畢業(yè)設(shè)計才能如期順利完成,并且,我的指導(dǎo)老師就我的論文的編排和書寫格式也為我提出了不少的修改意見。 using 。 using 。 using 。 //Download by namespace DormMIS { /// summary /// Form1 的摘要說明。//取消按鈕 private btAdd。 private name。 private label2。 /// summary /// 必需的設(shè)計器變量。 private OleDbConnection oleConnection1 = null。 =new OleDbConnection()。 /// /summary protected override void Dispose( bool disposing ) { if( disposing ) { if (ponents != null) { ()。 } 杭州科技職業(yè)技術(shù)學(xué)院信息 工程學(xué)院 畢業(yè) 設(shè)計(論文) 22 region Windows 窗體設(shè)計器生成的代碼 /// summary /// 設(shè)計器支持所需的方法 不要使用代碼編輯器修改 /// 此方法的內(nèi)容。 = new ()。 = new ()。 = new ()。 ()。 = 。 = btClose。 = 20。 += new ()。 = 。 = btAdd。 = 19。 += new ()。 = new (128, 116)。 = 39。 = new (100, 21)。 = admin。 = new (128, 76)。 = new (100, 21)。 = admin。 = 。 = label3。 = 16。 // // label2 // = new (宋體 , , , , ((byte)(134)))。 = new (64, 76)。 = new (56, 23)。 = 用戶名 。 = 。 = label1。 = 14。 // // Login // = new (6, 14)。 = new (296, 198)。 ()。 ()。 ()。 = false。 = Login。 = 登錄 。 ()。 /// /summary [STAThread] static void Main() { (new Login())。 else { ()。 string sql=select * from userinfo where UName=39。 and PWD=39。 =sql。 //創(chuàng)建并打開主界面 Main main=new Main()。 OleDbDataReader dr。 dr=()。 =()。 } else (用戶名或密碼錯誤 ,警告 )。 } private void btClose_Click(object sender, e) { ()。 using 。 using 。 using 。 namespace DormMIS { /// summary /// Student 的摘要說明。 private btClose。 private groupBox1。 private textDormID。 private btAdd。 private label3。 /// /summary private ponents = null。 private textName。 public Student() { // // Windows 窗體設(shè)計器支持所必需的 // InitializeComponent()。 // // TODO: 在 InitializeComponent 調(diào)用后添加任何構(gòu)造函數(shù)代碼 // } /// summary /// 清理所有正在使用的資源。 } } ( disposing )。 /// /summary private void InitializeComponent() { = new ()。 = new ()。 = new ()。 = new ()。 = new ()。 = new ()。 (()()).BeginInit()。 ()。 杭州科技職業(yè)技術(shù)學(xué)院信息 工程學(xué)院 畢業(yè) 設(shè)計(論文) 26 = 。 = 。 = 。 = 。 = 。 = 。 = 。 = new (8, 88)。 = 。 = true。 = 。 = 27。 = 。 = btClose。 = 取消 。 // // btDel // = 。 = new (232, 291)。 = 6。 += new ()。 ()。 ()。 ()。 = new (楷體 _GB2312, , , , (()(134)))。 = new (8, 10)。 = new (528, 70)。 = false。 // // textName // = 。 = new (208, 32)。 = new (80, 21)。 = 。 = new (168, 32)。 = new (48, 16)。 = 姓 名 。 = new (宋體 , 9F, , , (()(134)))。 = textSID。 = 1。 // // label2 // = new (宋體 , 9F, , , (()(134)))。 = label2。 = 3。 // // btQuery // = 。 = 。 = btQuery。 = 查詢 。 // // textDormID // = 。 = new (344, 32)。 = new (80, 21)。 = 。 = new (304, 32)。 = new (48, 16)。 = 宿舍號 。 = 。 = btAdd。 = 修改 。 // // Student // = new (6, 14)。 = new (552, 326)。 ()。 ()。 = Student。 (()()).EndInit()。 (false)。 private void btQuery_Click(object sender, e) { ()。 if (()==amp。()==amp。()==) sql=sql。+()+39。+()+39。+()+39。 杭州科技職業(yè)技術(shù)學(xué)院信息 工程學(xué)院 畢業(yè) 設(shè)計(論文) 29 ds = new DataSet()。 (ds,student)。 = 共有 +[0].+條記錄 。 } StudentModify studentModify。amp。amp。 =[0].Rows[][0].ToString().Trim()。 =[0].Rows[][2].ToString().Trim()。 =[0].Rows[][4].ToString().Trim()。 } } private void btDel_Click(object sender, e) { if (!=nullamp。=0amp。dataGrid1[]!=null) { ()。+[0].Rows[][0].ToString().Trim()+39。 ()。+[0].Rows[][1].ToString().Trim()+39。 ()。 } } } 學(xué)生查詢 源代碼 using System。 杭州科技職業(yè)技術(shù)學(xué)院信息 工程學(xué)院 畢業(yè) 設(shè)計(論文) 30 using 。 using 。 namespace DormMIS { /// summary /// StudentModify 的摘要說明。 public boSex。 private label7。 private label4。 public textSID。 private label2。 private btClose。 /// summary /// 必需的設(shè)計器變量。 private OleDbConnection oleConnection1 = null。 = new OleDbConnection()。 /// /summary protected override void Dispose( bool disposing ) { if( disposing ) { if(ponents != null) { ()。 } region Windows 窗體設(shè)計器生成的代碼 /// summary /// 設(shè)計器支持所需的方法 不要使用代碼編輯器修改 杭州科技職業(yè)技術(shù)學(xué)院信息 工程學(xué)院 畢業(yè) 設(shè)計(論文) 31 /// 此方法的內(nèi)容。 = new ()。 = new ()。 = new ()。 = new ()。 = new ()。 = new ()。 ()。 // // groupBox1 // ()。 ()。 ()。 ()。 ()。 = new (楷體 _GB2312, , , , (()(134)))。 = new (8, 12)。 = new (344, 160)。 = false。 // // boSex // = new (宋體 , 9F, , , (()(134)))
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1