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

正文內(nèi)容

考勤管理系統(tǒng)的設(shè)計與實(shí)現(xiàn)(含源程序代碼)(已修改)

2024-12-22 00:50 本頁面
 

【正文】 源程序代碼等全套設(shè)計聯(lián)系 174320523 各專業(yè)都有 分類號: TP315 U D C: D10621408(2021)58070 密 級:公 開 編 號: 2021031236 考勤管理系統(tǒng) 的設(shè)計與實(shí)現(xiàn) 論文作者姓名: 申請學(xué)位專業(yè): 計算機(jī)科學(xué)與技術(shù) 申請學(xué)位類別: 指導(dǎo)教師姓名(職稱): 論文提交日期: 考勤管理系統(tǒng) 的設(shè)計與實(shí)現(xiàn) 摘 要 隨著現(xiàn)代科學(xué)技術(shù)的 發(fā) 展 ,越來越多的公司和企業(yè)對職工的考勤都實(shí)行了信息化管理,使用計算機(jī)系統(tǒng)代替 復(fù)雜 的手工方式來管理考勤事務(wù)。 考勤管理系統(tǒng)可以有效地管理公司 員工的出勤情況,規(guī)范人事制度管理,保證公司 正常的 工作 ,是人力資源管理的重要 組成部分。 系統(tǒng)的開發(fā)主要包括后臺數(shù)據(jù)庫的建立,維護(hù)以及前端 應(yīng)用程序的開發(fā)兩個方面,主要 模塊 包括基本信息管理模塊,考勤信息管理模塊,統(tǒng)計查詢模塊和系統(tǒng)用戶管理模塊。 系統(tǒng)是使用 Visual C++開發(fā)語言,使用 Microsoft Visual Studio 作為工具軟件,數(shù)據(jù)庫為 SQL Server 2021。 系統(tǒng)采用目前比較流行的 ADO 數(shù)據(jù)訪問技術(shù),并將每個數(shù)據(jù)庫表的字段和操作封裝到類中, 它 使應(yīng)用程序的各個窗口都能夠共享對表的操作,不需要重復(fù)編碼,使程序更加易于維護(hù),從而將面向?qū)ο蟮某绦蛟O(shè)計思想應(yīng)用到數(shù)據(jù)庫應(yīng)用程序中。 關(guān)鍵詞 : 考勤 管理 ; 人力資源 ; 數(shù)據(jù)庫 ; 數(shù)據(jù)訪問技術(shù) Design and Realization of Attendance Management System Abstract Along with the development of the modern science and technology, more and more panies and enterprises implemented the information management to the staff39。s checking attendance, and use puter system instead of the plex manual way to manage the checking attendance business. The checking attendance ma nagement system may effectively manage the staff39。s going out on duty situation, Standard personnel system management, Guarantees the pany normal work. It is the important part of human resources management The development of this system mainly includes two aspects: the establishment of the backstage database and the development of the frontside application. This system contains following several modules: the basic information management module, the attendance information management module, the statistical inquiry module and the system user administration module. Visual C++ and SQL Server2021 are used in the development of the system. The system uses the popular ADO technology, and encapsulates the fields and the operations of each table into some classes. It causes the operation which the application procedure each window all can share synchronizes tables. It has not repeat codes, and makes the application to be easier to maintain. By this way, the idea of objectoriented programming will be applied in the database application. . Key words: Attendance management。 Human resources。 Database。 Data access technology 目 錄 論文總頁數(shù): 26頁 1 引言 ..................................................................... 1 課題背景 ............................................................ 1 本課題研究意義 ....................................................... 1 本課題研究方法 ....................................................... 1 2 開發(fā)工具 ................................................................. 2 Visual C++........................................................ 2 SQL Server 2021 ...................................................... 2 3 考勤管理系統(tǒng)的設(shè)計 ....................................................... 3 需求分析 ............................................................ 3 功能模塊構(gòu)成 ......................................................... 3 數(shù)據(jù)庫結(jié)構(gòu)設(shè)計 ....................................................... 4 4 考勤管理系統(tǒng)的實(shí)現(xiàn) ....................................................... 6 系統(tǒng)登陸功能的實(shí)現(xiàn) ................................................... 6 基本信息管理模塊 ..................................................... 7 節(jié)假日信息管理 ................................................... 7 部門信息管理 ..................................................... 8 員工信息管理 ..................................................... 9 考勤管理模塊 ........................................................ 11 出勤信息管理 .................................................... 11 加班信息管理 .................................................... 13 請假信息管理 .................................................... 14 出差信息管理 .................................................... 16 統(tǒng)計查詢模塊 ........................................................ 17 日考勤統(tǒng)計表 .................................................... 17 月考勤統(tǒng)計表 .................................................... 18 當(dāng)日考勤人 員列表 ................................................ 20 用戶管理模塊 ........................................................ 21 結(jié) 論 .................................................................. 23 參考文獻(xiàn) .................................................................. 24 致 謝 .................................................................. 25 聲 明 .................................................................. 26 第 1 頁 共 26 頁 1 引言 課題背景 無論公司還是企業(yè),都會涉及到對職工的考勤管理??记诠芾碓谏a(chǎn)管理過程中充當(dāng)著一個十分重要角色,考勤管理的效率對生產(chǎn)的效果起著舉足輕重的作用。隨著現(xiàn)代科學(xué)技術(shù)的發(fā)展,越來越多的公司和企業(yè) 對職工的考勤管理都實(shí)行了信息化管理,使用計算機(jī)系統(tǒng)代替繁瑣冗余的手工方式來管理考勤事務(wù)。傳統(tǒng)的手工方式不僅效率低下,而且容易出錯,采用計算機(jī)技術(shù)進(jìn)行貨物管理可以克服手工管理的缺點(diǎn),將人們從煩雜的勞動中解放出來。 先進(jìn)的 考勤 管理思想在商業(yè)中實(shí)現(xiàn)就成為了一個 時代 的目標(biāo)。公司集團(tuán)非常急需一套既有先進(jìn) 考勤方法 又適合國內(nèi)大商業(yè)的 考勤 管理 系統(tǒng),作為實(shí)現(xiàn)目標(biāo)和提高現(xiàn)有水平的一種重要手段。考勤 管
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報告相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1