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

正文內(nèi)容

數(shù)據(jù)庫原理及應用課程設計報告(參考版)

2025-02-28 03:38本頁面
  

【正文】 } 參考文獻: 1) 《 Vsual C++程序設計與項目實踐》主編:安金梁 范秀平,電子工業(yè)出版社。 } void CCase1View::OnBtnEditResume() { // TODO: Add your control notification handler code here OnEditResume()。 } void CCase1View::OnBtnDelSalaryInfo() { // TODO: Add your control notification handler code here OnDeleteSalary()。 } void CCase1View::OnBtnDelBasicinfo() { // TODO: Add your control notification handler code here OnDeleteBasicinfo()。 } void CCase1View::OnBtnAddResume() { // TODO: Add your control notification handler code here OnAddResume()。 // 構(gòu)造 SQL語句 DrawSalaryList(strSQL2)。%s39。 // 構(gòu)造 SQL語句 DrawResumeList(strSQL2)。%s39。 // 構(gòu)造 SQL語句 DrawBasicInfoList(strSQL2)。%s39。// 在數(shù)據(jù)庫中查詢并顯示查詢結(jié)果 } if (all_table == ) { CString strSQL2。// 在數(shù)據(jù)庫中查詢并顯示查詢結(jié)果 } if (work_resume == ) { DrawResumeList(strSQL)。, , , )。 (select * from %s WHERE %s = 39。// 在數(shù)據(jù)庫中查詢并顯示查詢結(jié)果 } 對應的對話框的打開 void CCase1View::OnOpenSearchDlg() { // TODO: Add your mand handler code here if (IDCANCEL == ()) { return。, )。 (select * from work_resume WHERE name = 39。 if (IDCANCEL == ())//打開“查詢”對話框輸入查詢條件 { return。 // 構(gòu)造 SQL語句 DrawResumeList(strSQL)。 } CString strSQL。// 在數(shù)據(jù)庫中查詢并顯示查詢結(jié)果 } 畢業(yè)時間查詢 void CCase1View::OnSearchResumeByGradYear() { // TODO: Add your mand handler code here ()。, )。 (select * from work_resume WHERE highest_degree = 39。 if (IDCANCEL == ())//打開“查詢”對話框輸入查詢 條件 {return。 // 構(gòu)造 SQL語句 DrawResumeList(strSQL)。%s39。} CString strSQL。 } 條件查詢 工號查詢 void CCase1View::OnSearchResumeById() { // TODO: Add your mand handler code here ()。 // //打開“員工工資管理”對話框 ()。 strTemp = (row, 6)。 strTemp = (row, 5)。 strTemp = (row, 4)。 strTemp = (row, 3)。 strTemp = (row, 2)。 strTemp = (row, 1)。 strTemp = (row, 0)。 row = ()。 = false。 // *pResult = 0。 = strTemp。 = strTemp。 = strTemp。 = strTemp。 = strTemp。 = strTemp。 = strTemp。 = strTemp。 // // 將顯示員工基本信息的列表框中的第 row 行記錄賦值到“員工簡歷管理”對話框中相應的控件變量中 CString strTemp。 // // 獲取用戶要查看的記錄的行號 int row = 1。 } 員工簡歷信息顯示 void CCase1View::OnDblclkListResume(NMHDR* pNMHDR, LRESULT* pResult) { // TODO: Add your control notification handler code here = false。 // // 調(diào)用“員工基本信息 管理”對話框 ()。 strTemp = (row, 7)。 strTemp = (row, 6)。 strTemp = (row, 5)。 strTemp = (row, 4)。 } strTemp = (row, 3)。 if (男 == strTemp) { = 0。 = strTemp。 = strTemp。//// 將顯示員工基本信息的列表框中的第 row行記錄賦值到“員工基本信息管理”對話框中相應的控件變量中 CString strTemp。 //// 獲取用戶要查看的記錄的行號 int row = 1。// 在數(shù)據(jù)庫中查詢并顯示查詢結(jié)果 } 列表框信息顯示 員工基本信息顯示 void CCase1View::OnDblclkListBasicinfo(NMHDR* pNMHDR, LRESULT* pResult) { // TODO: Add your control notification handler code here = false。, )。 (select * from salary WHERE year_month = 39。 if (IDCANCEL == ())//打開“查詢”對話框輸入查詢條件 { return。 // 構(gòu)造 SQL語句 DrawSalaryList(strSQL)。%s39。 } CString strSQL。// 在數(shù)據(jù)庫中查詢并顯示查詢結(jié)果 } 姓名查詢 void CCase1View::OnSearchSalaryByName() { // TODO: Add your mand handler code here ()。, )。 (select * from salary WHERE id = 39。 if (IDCANCEL == ())//打開“查詢”對話框輸入查詢條件 {return。 // 構(gòu)造 SQL語句 DrawBasicInfoList(strSQL)。%s39。 } CString strSQL。// 在數(shù)據(jù)庫中查詢并顯示查詢結(jié)果 } 職位 查詢 void CCase1View::OnSearchBasicinfoByStatus() { // TODO: Add your mand handler code here ()。, )。 (select * from basicInfo WHERE sex = 39。 if (IDCANCEL == ())//打開“查詢”對話框輸入查詢條件 { return。 // 構(gòu)造 SQL語句 DrawBasicInfoList(strSQL)。%s39。 } CString strSQL。// 在數(shù)據(jù)庫中查詢并顯示查詢結(jié)果 } 電話號碼查詢 void CCase1View::OnSearchBasicinfoByPhone() { // TODO: Add your mand handler code here ()。, )。 (select * from basicInfo WHERE name = 39。 if (IDCANCEL == ())//打開“查詢”對話框輸入查詢條件 { return。 // 構(gòu)造 SQL語句 DrawBasicInfoList(strSQL)。%s39。 } CString strSQL。// 在數(shù)據(jù)庫中查詢并顯示查詢結(jié)果 }
點擊復制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1