【正文】
...................... 9 系統(tǒng)需求 .................................................................................................. 9 功能需求 ................................................................................................. 9 功能概述 ...................................................................................................... 11 數(shù)據(jù)庫(kù)結(jié)構(gòu)設(shè)計(jì) .......................................................................................... 11 第 4 章 考勤系統(tǒng)的詳細(xì)設(shè)計(jì) ....................................................................................... 15 登陸功能 ...................................................................................................... 15 考勤管理 ...................................................................................................... 16 加班信息管理 ...................................................................................... 16 出差信息管理 ..................................................................................... 20 請(qǐng)假信息管理 ..................................................................................... 20 簽到功能 ............................................................................................. 21 考勤統(tǒng)計(jì)管理 .............................................................................................. 24 系統(tǒng)設(shè)置 ...................................................................................................... 25 第 5 章 總結(jié) ................................................................................................................... 27 參考文獻(xiàn) ......................................................................................................................... 28 致謝 ................................................................................................................................. 29 1 引言 二十一世紀(jì)人類已進(jìn)入到了一個(gè)高速發(fā)展的信息時(shí)代。 Abstract The petition in the telemunication market has bee more and more fierce, which cause a result that the service provider pay more attention to the quality and the security of the work. The transmission work is the foundation of the whole munication work, but due to the mass construction earlier, the shortings are getting more and clearer, and the work optimization is the only way to solve the problem. System mainly includes the establishment of the background database, frontend application maintenance and development of two main modules, including basic information management module, attendance information management module, statistics module and system queries the user management module. System is to use Visual C + + development language, the use of Microsoft Visual Studio as a tool for software, database for SQLSEVER2020. System is currently more popular ODBC data access technology, and database tables for each of the field and operation of the class package, which allows applications to share all the various windows on the operation table, do not need to duplicate code, so that procedures more easy to maintain, so that objectoriented programming design concepts applied to database applications. This thesis is divided into 5 chapters. The first chapter briefly introduces the background of the topic, the significance and research methods。 本論文共分為 5 章。因此,考勤管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)有著十分重要的意義。 畢業(yè)設(shè)計(jì)(論文)成果歸武漢工程大學(xué)郵電與信息工程學(xué)院所有。 畢業(yè)設(shè)計(jì)(論文) 基于 VC 的 考勤系統(tǒng)設(shè)計(jì) 與實(shí)現(xiàn) The Design and Implementation of Attendance System Based on VC 學(xué)生姓名 學(xué) 號(hào) 專業(yè)班級(jí) 指導(dǎo)教師 2020 年 5 月 作者聲明 本人聲明所呈交的論文是我個(gè)人在導(dǎo)師指導(dǎo)下進(jìn)行的研究工作及取得的研究成果,除了文中特別加以標(biāo)注的地方外, 沒有任何剽竊、抄襲、造假等違反 學(xué)術(shù)道德、學(xué)術(shù)規(guī)范的行為,也沒有侵犯任何其他人或組織的科研成果及專利 。 特此聲明。 系統(tǒng)的開發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立,維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面,主要模塊包括基本信息管理模塊,考勤信息管 理模塊,統(tǒng)計(jì)查詢模塊和系統(tǒng)用戶管理模塊。第 1 章簡(jiǎn)要介紹了課題的背景,意義和研究方法;第2 章對(duì)本系統(tǒng)所用的開發(fā)工具和數(shù)據(jù)庫(kù)做了簡(jiǎn)要 的介紹;第 3 章是本系統(tǒng)的概要設(shè)計(jì),對(duì)系統(tǒng)進(jìn)行了需求分析,主要分析其系統(tǒng)需求和功能需求,并對(duì)數(shù)據(jù)庫(kù)表進(jìn)行了一些設(shè)置,作出相應(yīng)的流程圖;第 4 章是詳細(xì)設(shè)計(jì),介紹了各個(gè)模塊的詳細(xì)實(shí)現(xiàn) 。 the second chapter of the system used in the development tools, and the database is briefly introduced。社會(huì)的高度信息化要求各企事業(yè)單位不停的提高信息管理技術(shù)以適應(yīng)社會(huì)的發(fā)展。極大的影響了企業(yè)對(duì)員工的管理。 在此討論的考勤管理系統(tǒng)的開發(fā),旨在探索一種新的考勤模式 。并可按月份統(tǒng)計(jì)員工出勤,出差,請(qǐng)假狀況 及正常工作時(shí)間。運(yùn)用 SQLSEVER 2020 來建立系統(tǒng)數(shù)據(jù)庫(kù),并通過 ODBC 2 實(shí)現(xiàn)兩者的連接。 課題背景 長(zhǎng)期以來,繁瑣的考勤記錄整理 、 統(tǒng)計(jì) 、 查詢等 工作 ,一直困擾著 企業(yè) 行政部門的 工作 人員。 本課題的研究意義 隨著計(jì)算機(jī)的普及和計(jì)算機(jī)科學(xué)技術(shù)的飛速發(fā)展,人們開始越來越多地利用計(jì)算機(jī)解決實(shí)際問題。一般開發(fā) C/S 結(jié)構(gòu)的應(yīng)用程序時(shí),前臺(tái)開發(fā)語言通??梢赃x擇 Visual Basic、 Visual C++、Delphi 和 Power Builder 等,如果開發(fā)網(wǎng)絡(luò)應(yīng)用程序,則需要選擇一個(gè)網(wǎng)絡(luò)數(shù)據(jù)庫(kù)系統(tǒng),如 Access、 Oracle、 SQL Server 2020 和 IBM DB2 等。它采用一種巧妙的方法將 Windows 的編程復(fù)雜性封裝起來,編程者可以比較輕松地進(jìn)行 W