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

正文內(nèi)容

學生信息管理系統(tǒng)sqlservervc6(編輯修改稿)

2025-01-20 13:57 本頁面
 

【文章內(nèi)容簡介】 dent 中增加一條新紀錄 ()。 (select * FROM where sno=39。%s39。,m_strsno)。 if(!()) { =m_strsno。 =m_strsname。 =m_strsex。 =m_strbirth。 =m_strbirthplace。 =m_strentertime。 =m_strdepartment。 =m_strspeciality。 =m_strtel。 =m_strflag1。 ()。 AfxMessageBox(輸入成功! )。 } else { AfxMessageBox(已存在該學號的學生記錄 ,請您重新輸入! )。 } CDialog::OnOK()。 } 將對話框與菜單項 相關聯(lián) 。創(chuàng)建主菜單中“學生基本信息輸入”菜單項“ ID_st_Input”的響應函數(shù)OnstInput(),在該函數(shù)中構造并顯示“學生基本信息輸入”對話框,編輯該函數(shù)體代碼如下: void CMainFrame::OnstInput() { // TODO: Add your mand handler code here CstInput stInput。 //構造“學生基本信息輸入“對話框 ()。 //顯示“學生基本信息輸入“對話框 } 將下面包含頭文件的語句添加到 文件的開始處。 include ( 2)學生基本信息修改功能, “ OK”按鈕的響應函數(shù), 在 文件中 void CstUpdateDlg::OnOK() { // TODO: Add extra validation here if(!()) { ()。 } CTime today=CTime::GetCurrentTime()。 UpdateData()。 =sno=+m_strsno。 ()。 ()。 =m_strsname。 =m_strsex。 =m_strbirth。 =m_strbirthplace。 =m_strentertime。 =m_strdepartment。 =m_strspeciality。 =m_strtel。 =m_strflag1。 ()。 =。 ()。 AfxMessageBox(修改成功! )。 CDialog::OnOK()。 } 將對話框與菜單項相關聯(lián) 。創(chuàng)建主菜單中“學生基本信息修改”菜單項“ ID_st_Update”的響應函數(shù) OnstUpdate(),在該函數(shù)中構造并顯示“學生基本信息 修改 ”對話框,編輯該函數(shù)體代碼如下: void CMainFrame::OnstUpdate() { // TODO: Add your mand handler code here CstUpdateDlg stUpdateDlg。 ()。 } 將下面包含頭文件的語句添加到 文件的開始處。 include ( 3)學生基本信息查詢,“ OK”按鈕響應函數(shù),在 。 void CstSelect::OnQuery() { // TODO: Add your control notification handler code here ()。 //清空結果列表原來的內(nèi)容 UpdateData()。 CString strdetail。 if(!()) { ()。 } =sno=+m_strstsno。 ()。 if(()) { AfxMessageBox(查無此學號! )。 return。 } if(!()) { CString colcaption[10]。 colcaption[0]=學號: 。 colcaption[1]=姓名: 。 colcaption[2]=性別: 。 colcaption[3]=出生年月: 。 colcaption[4]=籍貫: 。 colcaption[5]=入學時間: 。 colcaption[6]=系別:
點擊復制文檔內(nèi)容
畢業(yè)設計相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1