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

正文內(nèi)容

華北電力大學(xué)軟件工程實(shí)驗(yàn)報(bào)告-資料下載頁

2025-02-04 06:10本頁面

【導(dǎo)讀】通過該課程設(shè)計(jì)要使學(xué)生樹立起強(qiáng)烈的工程化意識(shí),用工程化思想和方法開發(fā)軟件。統(tǒng)進(jìn)行軟件計(jì)劃、需求分析、設(shè)計(jì)的基礎(chǔ)上,實(shí)現(xiàn)并測(cè)試實(shí)際開發(fā)的系統(tǒng)。每個(gè)學(xué)生選擇一個(gè)小型軟件項(xiàng)目(內(nèi)容參照《計(jì)算機(jī)綜合實(shí)踐指導(dǎo)》,宋雨等。設(shè)計(jì)、編碼實(shí)現(xiàn)、軟件測(cè)試及軟件維護(hù)等軟件工程工作,并按要求編寫出相應(yīng)的文檔。的方法可以選用傳統(tǒng)的軟件工程方法或者面向?qū)ο蟮姆椒?,開發(fā)環(huán)境和工具不限。1軟件計(jì)劃、軟件需求分析、軟件設(shè)計(jì),式)、圖表規(guī)范;2.獨(dú)自實(shí)現(xiàn)了系統(tǒng)的某些功能,基本達(dá)到了要求的性能,經(jīng)過了測(cè)試,基本能運(yùn)行。§管理員管理圖書管理員信息模塊描述?????????

  

【正文】 con。 30 using (SqlDataAdapter sda = new SqlDataAdapter(cmd)) { (dt)。 = dt。 } } } } private void dataGridView1_CellClick(object sender, DataGridViewCellEventArgs e) { if ( == 5) { string lno = [].Cells[0].()。 string lname = [].Cells[1].()。 string lau = [].Cells[3].()。 string ltype = [].Cells[2].()。 string lpress = [].Cells[4].()。 = lno。 = true。 = lname。 = lau。 = ltype。 = lpress。 } } private void button1_Click(object sender, EventArgs e) { string lno = ()。 string lname = ()。 string lau = ()。 string ltype = ()。 string lpress = ()。 string str = update book set l_name=@lname,l_author=@lau,l_type=@ltype,l_press=@lpress where l_num=@lno。 SqlParameter sp1 = new SqlParameter(@lname, lname)。 SqlParameter sp2 = new SqlParameter(@lau, lau)。 SqlParameter sp3 = new SqlParameter(@ltype, ltype)。 SqlParameter sp4 = new SqlParameter(@lpress, lpress)。 SqlParameter sp5 = new SqlParameter(@lno, lno)。 using (SqlConnection conn = new SqlConnection(strconn)) { ()。 using (SqlCommand cmd = new SqlCommand()) 31 { = conn。 = str。 (sp1)。 (sp2)。 (sp3)。 (sp4)。 (sp5)。 int n = ()。 if (n 0) { (更新成功 )。 ()。 ()。 ()。 ()。 ()。 } } } } private void button2_Click(object sender, EventArgs e) { string lno = ()。 string lname = ()。 string lau = ()。 string ltype = ()。 string lpress = ()。 if (lno == null || lno == || lname == null || lname == || lau == null || lau == || ltype == null || ltype == || lpress == null || lpress == ) (請(qǐng)完善信息,各項(xiàng)不能為空 )。 else { string str = insert into book (l_num,l_name,l_type,l_author,l_press) values (@lno,@lname,@ltype,@lau,@lpress)。 SqlParameter sp1 = new SqlParameter(@lname, lname)。 SqlParameter sp2 = new SqlParameter(@lau, lau)。 SqlParameter sp3 = new SqlParameter(@ltype, ltype)。 SqlParameter sp4 = new SqlParameter(@lpress, lpress)。 SqlParameter sp5 = new SqlParameter(@lno, lno)。 using (SqlConnection conn = new SqlConnection(strconn)) { ()。 using (SqlCommand cmd = new SqlCommand()) 32 { = conn。 = str。 (sp1)。 (sp2)。 (sp3)。 (sp4)。 (sp5)。 int n = ()。 if (n 0) { (插入成功 )。 ()。 ()。 ()。 ()。 ()。 } } } } } private void button4_Click(object sender, EventArgs e) { string lno = ()。 string str = delete from book where l_num=@lno。 SqlParameter sp5 = new SqlParameter(@lno, lno)。 using (SqlConnection conn = new SqlConnection(strconn)) { ()。 using (SqlCommand cmd = new SqlCommand()) { = conn。 = str。 (sp5)。 int n = ()。 (刪除成功 )。 ()。 ()。 ()。 ()。 ()。 ()。 33 ()。 } } } private void AdministratorForm_Load(object sender, EventArgs e) { = 123456。 = true。 string rname = 。 = 歡迎 + rname + 登陸 。 = button9。 string rname1 = 。 = 歡迎 + rname + 登陸 。 = button10。 } private void button8_Click(object sender, EventArgs e) { = false。 string rno = ()。 string rname = ()。 string rclass = ()。 string StrSql = select * from reader where 1=1。 DataTable dt = new DataTable()。 using (SqlConnection con = new SqlConnection(strconn)) { ()。 SqlCommand cmd = new SqlCommand()。 using (cmd) { if (!(rno)) { StrSql += and r_num=@rno。 SqlParameter Sprnum = new SqlParameter(@rno, rno)。 (S
點(diǎn)擊復(fù)制文檔內(nèi)容
法律信息相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1