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

正文內(nèi)容

數(shù)據(jù)庫(kù)課程設(shè)計(jì)(學(xué)生成績(jī)管理系統(tǒng))(編輯修改稿)

2024-09-05 16:07 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 !)。 m_pRecordsetMoveLast()。 } try { var=m_pRecordsetGetCollect(Sno)。 str=(LPCSTR)_bstr_t(var)。 m_StuID=str。 var=m_pRecordsetGetCollect(Sname)。 str=(LPCSTR)_bstr_t(var)。 m_StuName=str。 var =m_pRecordsetGetCollect(Sage)。 m_StuAge=。 var=m_pRecordsetGetCollect(Ssex)。 str=(LPCSTR)_bstr_t(var)。 m_StuSex=str。 var=m_pRecordsetGetCollect(Sclno)。 str=(LPCSTR)_bstr_t(var)。 m_ClaID=str。 UpdateData(false)。 } catch(__error *e) { AfxMessageBox(eErrorMessage())。 } }BOOL CDialogCOU::OnInitDialog() { CDialog::OnInitDialog()。 // TODO: Add extra initialization here (LVS_EX_FLATSB |LVS_EX_FULLROWSELECT |LVS_EX_HEADERDRAGDROP |LVS_EX_ONECLICKACTIVATE |LVS_EX_GRIDLINES)。 (0,課程號(hào),LVCFMT_LEFT,100,0)。 (1,課程名,LVCFMT_LEFT,100,0)。 (2,先修課課號(hào),LVCFMT_LEFT,100,0)。 (3,學(xué)分,LVCFMT_LEFT,100,0)。 (4,教師號(hào),LVCFMT_LEFT,100,0)。 (__uuidof(Recordset))。 (__uuidof(Recordset))。 (__uuidof(Recordset))。 (__uuidof(Recordset))。 (__uuidof(Recordset))。 //打開(kāi)Student表 OpenCOURSES()。 catch(__error *e) { AfxMessageBox(eErrorMessage())。 } return TRUE。 // return TRUE unless you set the focus to a control // EXCEPTION: OCX Property Pages should return FALSE}void CDialogCOU::Add(){ _variant_t var。 CString str。 UpdateData(true)。 if(m_CouID==||atof(m_CouID)==0) { AfxMessageBox(請(qǐng)重新輸入正確的課程號(hào))。 return。 } if(m_TID==||atof(m_TID)==0) { AfxMessageBox(請(qǐng)重新輸入正確的教師號(hào))。 return。 } if(m_TID==||atof(m_TID)==0) { AfxMessageBox(請(qǐng)重新輸入正確的先修課課程號(hào))。 return。 }void CDialogCOU::Modify() //存在1個(gè)問(wèn)題,當(dāng)先修課為11,12時(shí)會(huì)有異常{ _variant_t var。 CString str,strb。 UpdateData(true)。 if(m_CouID== || atof(m_CouID)==0) { AfxMessageBox(課程號(hào)不能為空)。 return。 } if(m_TID== || atof(m_TID)==0) { AfxMessageBox(教師號(hào)不能為空)。 return。 } if(/*m_CouPno== || */atof(m_CouPno)==0) { AfxMessageBox(先修課課程號(hào)不能為0)。 return。 } if(!m_pRecordsetTnoadoBOF) { m_pRecordsetTnoMoveFirst()。 while(!m_pRecordsetTnoadoEOF) { var=m_pRecordsetTnoGetCollect(Tno)。 str=(LPCSTR)_bstr_t(var)。 if(atof(m_TID)==atof(str)) { break。 } m_pRecordsetTnoMoveNext()。 } if(m_pRecordsetTnoadoEOF) { AfxMessageBox(請(qǐng)輸入正確的教師號(hào))。 return。 } if(!m_pRecordsetCnoadoBOF) { m_pRecordsetCnoMoveFirst()。 while(!m_pRecordsetCnoadoEOF) { var=m_pRecordsetCnoGetCollect(Cno)。 strb=(LPCSTR)_bstr_t(var)。 if(atof(m_CouPno)==atof(strb)) { break。 } m_pRecordsetCnoMoveNext()。 } if(m_pRecordsetCnoadoEOF) { AfxMessageBox(請(qǐng)輸入正確的先修課課程號(hào))。 return。 } else { try { m_pRecordsetPutCollect(Cno,_variant_t(m_CouID))。 m_pRecordsetPutCollect(Cname,_variant_t(m_CouName))。 m_pRecordsetPutCollect(Cpno,_variant_t(m_CouPno))。 =m_CouCredit。 m_pRecordsetPutCollect(Ccredit,)。 m_pRecordsetPutCollect(CTno,_variant_t(m_TID))。 m_pRecordsetUpdate()。 m_pReco
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1