<strike id="60i2k"><input id="60i2k"></input></strike>
    • <del id="60i2k"></del>
        <abbr id="60i2k"></abbr>
      • <fieldset id="60i2k"><input id="60i2k"></input></fieldset>
      • <ul id="60i2k"><center id="60i2k"></center></ul>
      • <strike id="60i2k"></strike>
        論文格式
        電氣工程 會(huì)計(jì)論文 金融論文 國(guó)際貿(mào)易 財(cái)務(wù)管理 人力資源 輕化工程 德語(yǔ)論文 工程管理 文化產(chǎn)業(yè)管理 信息計(jì)算科學(xué) 電氣自動(dòng)化 歷史論文
        機(jī)械設(shè)計(jì) 電子通信 英語(yǔ)論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場(chǎng)營(yíng)銷(xiāo) 電視制片管理 材料科學(xué)工程 漢語(yǔ)言文學(xué) 免費(fèi)獲取
        制藥工程 生物工程 包裝工程 模具設(shè)計(jì) 測(cè)控專(zhuān)業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計(jì)工程 教育技術(shù)學(xué) 論文降重
        通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計(jì) 新聞專(zhuān)業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
        • 首頁(yè) |
        • 畢業(yè)論文 |
        • 論文格式 |
        • 個(gè)人簡(jiǎn)歷 |
        • 工作總結(jié) |
        • 入黨申請(qǐng)書(shū) |
        • 求職信 |
        • 入團(tuán)申請(qǐng)書(shū) |
        • 工作計(jì)劃 |
        • 免費(fèi)論文 |
        • 合作期刊 |
        • 論文同學(xué)網(wǎng) |
        搜索 高級(jí)搜索

        當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計(jì)算機(jī)論文
        畢業(yè)論文標(biāo)題:

        考勤管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

         本文ID:LWGSW13865 價(jià)格:收費(fèi)積分/100
        掃一掃 掃一掃
        本站會(huì)員可自行下載:下載地址 考勤管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) (收費(fèi):1000 積分)  

        論文字?jǐn)?shù):9719,頁(yè)數(shù):25

        摘  要
        考勤管理系統(tǒng)是為了滿足單位日常考勤管理的需求,使單位考勤過(guò)程更加快速、安全、高效的信息管理系統(tǒng)。本系統(tǒng)基于C/S模式,采用Visual Basic語(yǔ)言與Access數(shù)據(jù)庫(kù)開(kāi)發(fā)完成,實(shí)現(xiàn)了系統(tǒng)管理、數(shù)據(jù)管理與報(bào)表管理等功能。其中系統(tǒng)管理包括登錄、退出、打卡數(shù)據(jù)采集、班次定義、日常排班與請(qǐng)假登記等模塊;數(shù)據(jù)管理包括缺席登記、員工數(shù)據(jù)管理與數(shù)據(jù)庫(kù)管理等模塊;報(bào)表管理包括日常動(dòng)態(tài)考勤報(bào)表、考勤明細(xì)管理報(bào)表與考勤月報(bào)管理報(bào)表等模塊。本系統(tǒng)能基本滿足用戶在考勤管理方面的需求,界面友好,符合用戶使用習(xí)慣,能實(shí)際地提高單位考勤管理的效率。
        關(guān)鍵詞:考勤管理;C/S模式;Visual Basic;Microsoft Access
        The Design and Realization of
        Attendance Management System
        Abstract
        The attendance management system is the information management system that can satisfy the demand of the unit daily attendance management and let the unit attendance process more rapidly, safely, highly effectively. The system is based on C / S mode, completed with Visual Basic Language and Access database development. It is consisted of the system management, data management, report management, and other functions module. The management system includes registration, exit and punch card data collection, scheduling definition, daily scheduling and asking for leave register module. The data management includes absence registration, staff data management and data bank administration module. The report form management is composed of daily dynamic attendance report form, attendance management detailed report form and attendance monthly management report form module and so on. The system can be basically meted the requirements of users appraisal management needs, be with friendly interface, conformed to the user use custom. At the same time it can actually enhance the unit attendance management the efficiency.
        Key words: attendance management; C/S mode; Visual Basic; Microsoft Access


        目  錄

        1.引言 1
        1.1設(shè)計(jì)背景及目的 1
        1.2開(kāi)發(fā)語(yǔ)言 2
        1.3 C/S模式 2
        1.4 IC卡 2
        1.5 考勤機(jī) 3
        2.系統(tǒng)分析 3
        2.1 工作流程分析 3
        2.2需求分析 4
        2.3功能分析 4
        2.4數(shù)據(jù)流圖分析 6
        3.系統(tǒng)設(shè)計(jì) 7
        3.1總體結(jié)構(gòu)設(shè)計(jì) 7
        3.2詳細(xì)設(shè)計(jì) 8
        3.2.1 數(shù)據(jù)庫(kù)設(shè)計(jì) 8
        3.2.2 代碼設(shè)計(jì) 10
        3.2.3 用戶界面設(shè)計(jì) 10
        4.系統(tǒng)實(shí)現(xiàn) 12
        4.1 系統(tǒng)界面 12
        4.2 數(shù)據(jù)庫(kù)訪問(wèn) 12
        4.3 系統(tǒng)登錄界面 13
        4.4 員工信息管理 13
        4.5 報(bào)表功能 16
        5.軟件測(cè)試與分析 18
        結(jié)    論 19
        參考文獻(xiàn) 19
        致    謝 20
        聲    明 21


        相關(guān)論文
        本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請(qǐng)注明來(lái)源www.donglienglish.cn,更多論文,請(qǐng)點(diǎn)論文格式范文查看
        上一篇:掃雷游戲的設(shè)計(jì)與開(kāi)發(fā) 下一篇:長(zhǎng)途汽車(chē)信息管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
        Tags:考勤 管理系統(tǒng) 設(shè)計(jì) 實(shí)現(xiàn) 【收藏】 【返回頂部】
        最新文章
        熱門(mén)文章
        計(jì)算機(jī)論文
        推薦文章

        本站部分文章來(lái)自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請(qǐng)聯(lián)系指出,本站及時(shí)確認(rèn)刪除 E-mail:349991040@qq.com

        論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計(jì)算機(jī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

        Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號(hào)

        感谢您访问我们的网站,您可能还对以下资源感兴趣:

        论文格式网:毕业论文格式范文
      • <fieldset id="oyasi"><menu id="oyasi"></menu></fieldset>
        • <abbr id="oyasi"></abbr>