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

正文內(nèi)容

net公司人事管理系統(tǒng)論文-資料下載頁(yè)

2025-09-06 09:51本頁(yè)面

【導(dǎo)讀】本次軟件工程的課程設(shè)計(jì)我們完成了一個(gè)人事管理系統(tǒng)。的使用方法和軟件設(shè)計(jì)的方法。數(shù)據(jù)庫(kù)備份和恢復(fù)。系統(tǒng)管理可分為用戶(hù)設(shè)置和系統(tǒng)退出。由于時(shí)間緊促,還有。很多功能沒(méi)有完成,譬如考試管理和職工的通信錄等。我們將繼續(xù)改進(jìn)這系統(tǒng)。本次課程設(shè)計(jì)的需求分析和數(shù)據(jù)庫(kù)設(shè)計(jì)是2個(gè)人共同完成的。置,職務(wù)類(lèi)別設(shè)置)的功能和系統(tǒng)管理。實(shí)現(xiàn)的主要功能有基礎(chǔ)數(shù)據(jù)管理(民族檔案設(shè)置,職工類(lèi)型設(shè)置,文化程。按照一個(gè)企業(yè)實(shí)際管理中的實(shí)際需要實(shí)際數(shù)據(jù)庫(kù),選定。[1].鄭阿奇/丁有和.VisualStudio2020教程,北京:機(jī)械工業(yè)出版社,[3].王珊/薩師煊.數(shù)據(jù)庫(kù)系統(tǒng)概論.第四版.-北京:高等教育出版社,[4].李春葆/曾平.數(shù)據(jù)庫(kù)原理與應(yīng)用,北京:清華大學(xué)出版社,2020.VisualStudio是微軟公司推出的開(kāi)發(fā)環(huán)境。應(yīng)用程序開(kāi)發(fā)環(huán)境。目前已經(jīng)開(kāi)發(fā)到版本也就是VisualStudio2020。c人事檔案管理。

  

【正文】 technical,strValue 。 i,strValue 。 num,strValue 。 i,1,strValue 。 i++。 。 。 break。 case 6://按文化程度統(tǒng)計(jì) 。 1 。 0 。 0,文化程度 。 1,人數(shù) 。 0,100 。 1,100 。 strSQL select count ID as num ,education from person group by education。 if ! CRecordset::forwardOnly,strSQL MessageBox 打開(kāi)數(shù)據(jù)庫(kù)失敗 !,數(shù)據(jù)庫(kù)錯(cuò)誤 ,MB_OK 。 return 。 while ! education,strValue 。 i,strValue 。 num,strValue 。 i,1,strValue 。 i++。 。 。 break。 case 7://按政治面貌統(tǒng)計(jì) 。 1 。 0 。 0,政治面貌 。 1,人數(shù) 。 0,100 。 1,100 。 strSQL select count ID as num ,political from person group by political。 if ! CRecordset::forwardOnly,strSQL MessageBox 打開(kāi)數(shù)據(jù)庫(kù)失敗 !,數(shù)據(jù)庫(kù)錯(cuò)誤 ,MB_OK 。 return 。 while ! political,strValue 。 i,strValue 。 num,strValue 。 i,1,strValue 。 i++。 。 。 break。 case 8://按所在部門(mén)統(tǒng)計(jì) 。 1 。 0 。 0,部門(mén) 。 1,人數(shù) 。 0,100 。 1,100 。 strSQL select count ID as num ,dept from person group by dept。 if ! CRecordset::forwardOnly,strSQL MessageBox 打開(kāi)數(shù)據(jù)庫(kù)失敗 !,數(shù)據(jù)庫(kù)錯(cuò)誤 ,MB_OK 。 return 。 while ! dept,strValue 。 i,strValue 。 num,strValue 。 i,1,strValue 。 i++。 。 。 break。 case 9://按職工類(lèi)型統(tǒng)計(jì) 。 1 。 0 。 0,職工類(lèi)型 。 1,人數(shù) 。 0,100 。 1,100 。 strSQL select count ID as num ,isworker from person group by isworker。 if ! CRecordset::forwardOnly,strSQL MessageBox 打開(kāi)數(shù)據(jù)庫(kù)失敗 !,數(shù)據(jù)庫(kù)錯(cuò)誤 ,MB_OK 。 return 。 while ! isworker,strValue 。 i,strValue 。 num,strValue 。 i,1,strValue 。 i++。 。 。 break。 case 10://按工資類(lèi)型統(tǒng)計(jì) 。 1 。 0 。 0,工資類(lèi)型 。 1,人數(shù) 。 0,100 。 1,100 。 strSQL select count ID as num ,aboutpay from person group by aboutpay。 if ! CRecordset::forwardOnly,strSQL MessageBox 打開(kāi)數(shù)據(jù)庫(kù)失敗 !,數(shù)據(jù)庫(kù)錯(cuò)誤 ,MB_OK 。 return 。 while ! aboutpay,strValue 。 i,strValue 。 num,strValue 。 i,1,strValue 。 i++。 。 。 break。 case 11://按婚姻狀況統(tǒng)計(jì) 。 1 。 0 。 0,婚姻狀況 。 1,人數(shù) 。 0,100 。 1,100 。 strSQL select count ID as num ,ismarry from person group by ismarry。 if ! CRecordset::forwardOnly,strSQL MessageBox 打開(kāi)數(shù)據(jù)庫(kù)失敗 !,數(shù)據(jù)庫(kù)錯(cuò)誤 ,MB_OK 。 return 。 while ! ismarry,strValue 。 i,strValue 。 num,strValue 。 i,1,strValue 。 i++。 。 。 break。 default: return。 UpdateData FALSE 。 *pResult 0。 6. 5 數(shù)據(jù)庫(kù)備份以及恢復(fù) 代碼如下: void CMainFrame::OnDatabaseBackup // TODO: Add your mand handler code here if AfxMessageBox 您確定要備份數(shù)據(jù) 庫(kù)嗎 ?,MB_OKCANCEL IDCANCEL return。 if CopyFile .\\,.\\backup\\,FALSE AfxMessageBox 數(shù)據(jù)庫(kù)備份成功! 。 else AfxMessageBox 數(shù)據(jù)庫(kù)備份失?。? 。 void CMainFrame::OnDatabaseRecover // TODO: Add your mand handler code here if AfxMessageBox 還原數(shù)據(jù)庫(kù)將覆蓋原來(lái)的數(shù)據(jù)庫(kù)。您確定要還原嗎 ?,MB_OKCANCEL IDCANCEL return。 if CopyFile .\\backup\\,.\\,FALSE AfxMessageBox 數(shù)據(jù)庫(kù)還原成功! 。 else AfxMessageBox 數(shù)據(jù)庫(kù)還原失敗! 。 6. 6 設(shè)置用戶(hù) 主要代碼如下: void CUserDlg::OnOK UpdateData 。 if //增加新用戶(hù)的輸入檢查 if m_strUser MessageBox 請(qǐng)?zhí)顚?xiě)用戶(hù)名! 。 。 return。 else //修改用戶(hù)信息的輸入檢查 if m_strUser MessageBox 請(qǐng)選擇一個(gè)用戶(hù)! 。 return。 //限制密碼不能為空 if m_strPass MessageBox 密碼不能為空,請(qǐng)輸入密碼! 。 。 return。 //驗(yàn)證密碼與確認(rèn)密碼是否一致 if m_strPass! m_strRePass MessageBox 兩次輸入地密碼不一致,請(qǐng)重新輸入密碼! 。 。 m_strPass 。 m_strRePass 。 UpdateData FALSE 。 return。 //打開(kāi)記錄集 CString st
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1