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

正文內(nèi)容

學(xué)生信息管理系統(tǒng)mfc課程設(shè)計(jì)報(bào)告(編輯修改稿)

2025-04-19 07:05 本頁面
 

【文章內(nèi)容簡介】 teData(FALSE)。 } catch(...) { AfxMessageBox(_T(刪除失敗))。 }2 增加信息代碼 void Student::OnAdd() //增加學(xué)生信息{ // TODO: Add your control notification handler code here UpdateData(TRUE)。 if(m_UAge==) //驗(yàn)證輸入消息 { AfxMessageBox(請輸入年齡)。 return。 } if(m_UClass==) { AfxMessageBox(請輸入專業(yè))。 return。 } if(m_UId==) { AfxMessageBox(請輸入學(xué)號(hào))。 return。 } if(m_UName==) { AfxMessageBox(請輸入姓名)。 return。 } if(m_UPhone==) { AfxMessageBox(請輸入電話)。 return。 } if(m_Sex==) { AfxMessageBox(請輸入性別)。 return。 } try { CString strSql。 (insert into xs (Sid,Sname,SSex,Sage,Sprof,Stel) values (39。%s39。,39。%s39。,39。%s39。,39。%s39。,39。%s39。,39。%s39。),m_UId,m_UName,m_Sex,m_UAge,m_UClass,m_UPhone)。 //打開數(shù)據(jù)庫,執(zhí)行查詢 CDatabase database。 (NULL,FALSE,FALSE,ODBC。DSN=wangming。UID=Sa。PWD。)。 (strSql)。 AfxMessageBox(_T(添加成功))。 m_UAge=。 m_UClass=。 m_UId=。 m_UName=。 m_UPhone=。 m_USex=。 } catch(...) { AfxMessageBox(_T(添加失敗,此學(xué)號(hào)存在))。 } UpdateData(FALSE)。}3查詢信息代碼void Student::OnSelect() //查詢學(xué)生信息{ // TODO: Add your control notification handler code here try { UpdateData(TRUE)。 if(m_UId==) //驗(yàn)證輸入消息 { AfxMessageBox(請輸入學(xué)號(hào))。 return。 } CString strSql。 (select Sid,Sname,SSex,Sage,Sprof,Stel from xs where Sid=39。%s39。,m_UId) //
點(diǎn)擊復(fù)制文檔內(nèi)容
高考資料相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1