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

正文內(nèi)容

操作系統(tǒng)課程作業(yè)與練習(xí)網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn)-資料下載頁

2025-05-16 14:08本頁面

【導(dǎo)讀】練習(xí)網(wǎng)站設(shè)計(jì)與實(shí)現(xiàn)。沈陽航空航天大學(xué)課程設(shè)計(jì)報(bào)告

  

【正文】 方班級列表 private void DdlClass_Load(int myTeaID) { var myclasses = (from sc in where == myTeaID amp。amp。 == semester select new interDdlClass { ClassID = ,ClassName = }).ToList().Distinct(new 沈陽航空航天大學(xué)課程設(shè)計(jì)報(bào)告 30 MyClassComparer())。 if (!IsPostBack) { = myclasses。 = ClassName。 = ClassID。 ()。 } } public class internalPosted { public int StuID { get。 set。 } public string StuName { get。 set。 } public string FileName { get。 set。 } public string FileUrl { get。 set。 } public int upaID { get。 set。 } public bool NotChecked { get。 set。 } } //加載已提交作業(yè)的 GridView ListinternalPosted li = new ListinternalPosted()。 private void LoadPosted(int cID, int corID, int assID) { var res_posted = (from re in (cID,semester) select re).ToList()。 if (corID == 0 amp。amp。 assID == 0) { foreach (UpAssignments a in res_posted) { ()。 (new internalPosted { StuID = , StuName = , upaID = , FileName = , FileUrl = , NotChecked = ? false : true })。 } } else if (assID == 0) { foreach (UpAssignments a in res_posted) 沈陽航空航天大學(xué)課程設(shè)計(jì)報(bào)告 31 { ()。 ()。 if( == cID) { (new internalPosted { StuID = , StuName = , upaID = , FileName = , FileUrl = , NotChecked = ? false : true })。 } } } else { foreach (UpAssignments f in res_posted) { ()。 ()。 foreach (SetCourses sc in ) { ()。 ()。 if( == cID amp。amp。 == corID amp。amp。 == cID) { (new internalPosted { StuID = , StuName = , upaID = , FileName = , FileUrl = , NotChecked = ? false : true })。 } } } } 沈陽航空航天大學(xué)課程設(shè)計(jì)報(bào)告 32 = li。 ()。 } //加載未提交作業(yè)的 GridView private void LoadNotPost(int cID, int corID, int assID) { var res_notposted = (from re in (cID,semester) select re).ToList()。 if (corID == 0 amp。amp。 assID == 0) { = res_notposted。 ()。 return。 } if (corID != 0 amp。amp。 assID == 0) { (r = == cID)。 } else { ListStudents temp = new ListStudents()。 foreach (Students s in res_notposted) { ()。 foreach(SetCourses sc in ) { ()。 ()。 if( == cID amp。amp。 == cID amp。amp。 == assID) { (s)。 } } } } = res_notposted。 ()。 } protected void ddlclass_SelectedIndexChanged(object sender, EventArgs e) { assen = new ASSEntities()。 if ( == 0) 沈陽航空航天大學(xué)課程設(shè)計(jì)報(bào)告 33 { = false。 = true。 //重置兩個(gè)列表 DdlCourseLoad(0)。 DdlAssLoad(0, 0)。 } else { = true。 = false。 try { int classid = ()。 LoadPosted(classid,0,0)。 LoadNotPost(classid,0,0)。 //加載進(jìn)一步分類的 DDL CourseID DdlCourseLoad(classid)。 //清空 DDLAss DdlAssLoad(0, 0)。 } catch(Exception ex) { (())。 } } } private void DdlCourseLoad(int cid) { ()。 (new ListItem(選擇一個(gè)課程 , 0))。 if (cid == 0) return。 var resultcourse = from rc in where == teaID amp。amp。 == cid amp。amp。 == semester select new { , }。 = resultcourse。 ()。 } protected void ddl_Course_SelectedIndexChanged(object sender, EventArgs e) { int classid = ()。 int courseid = ()。 沈陽航空航天大學(xué)課程設(shè)計(jì)報(bào)告 34 //如果 courseid為 0,清空 DDLAss與 Label if (courseid == 0) { //重置 DdlAss DdlAssLoad(0, 0)。 //隱藏 Label LabelLoad(0)。 } else { //進(jìn)一步加載作業(yè)列表 DdlAssLoad(classid, courseid)。 } //加載 Gridview(會(huì)自動(dòng)判斷 courseid為 0的情況 ) LoadPosted(classid, courseid, 0)。 LoadNotPost(classid, courseid, 0)。 } p
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1