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

正文內(nèi)容

基于jsp的企業(yè)員工管理軟件的設(shè)計(jì)與實(shí)現(xiàn)(計(jì)算機(jī)類)(已修改)

2025-05-26 00:28 本頁(yè)面
 

【正文】 本科生畢業(yè)論文(設(shè)計(jì)) 題 目: 基于 JSP 的企業(yè)員工 管理軟件的設(shè)計(jì)與實(shí)現(xiàn) 專業(yè)代碼: XXXXXX 作者姓名: XXXXXXXX 學(xué) 號(hào): XXXXXXXXXXXXXXXX 單 位: 計(jì)算機(jī)學(xué)院 指導(dǎo)教師: XXXXX 2020 年 5 月 21 日 1 目 錄 前 言 ............................................... 1 1. 開(kāi)發(fā)工具簡(jiǎn)介 ...................................... 1 JSP 簡(jiǎn)介 .............................................................................................................. 1 DAO 數(shù)據(jù)訪庫(kù)技術(shù) ........................................................................................... 1 Mysql 簡(jiǎn)介 ......................................................................................................... 2 2. 系統(tǒng)的概要設(shè)計(jì) ..................................... 3 系統(tǒng)總體設(shè)計(jì) .................................................................................................... 3 系統(tǒng)結(jié)構(gòu) 3 系統(tǒng)功能簡(jiǎn)介 3 數(shù)據(jù)環(huán)境的設(shè)計(jì) ................................................................................................ 4 數(shù)據(jù)庫(kù)表結(jié) 構(gòu) 4 數(shù)據(jù)庫(kù)表結(jié)構(gòu)關(guān)系 7 確定數(shù)據(jù)庫(kù)的連接方式 8 3. 系統(tǒng)功能模塊的實(shí)現(xiàn) ................................. 9 登錄模塊 ............................................................................................................ 9 人事管理模塊功能 .......................................................................................... 17 待遇管理模塊功能 .......................................................................................... 21 系統(tǒng)維護(hù)管理模塊功能 .................................................................................. 28 其他功能的實(shí)現(xiàn) .............................................................................................. 30 結(jié)束語(yǔ) .............................................. 33 2 摘 要 企業(yè)員工管理系統(tǒng)是用于企業(yè)有效管理員工的管理系統(tǒng)。它有管理員的權(quán)限分配、部門的設(shè)置、員工信息的詳細(xì)記錄、職位的設(shè)置、獎(jiǎng)懲措施的記錄與管理、考 勤信息的記錄與管理、帳套信息的管理與記錄、培訓(xùn)信息的管理與記錄八大功能,同時(shí)具有界面定制化細(xì)膩化、多重定時(shí)、工資帳套化、操作簡(jiǎn)單化等特色。一套好的員工管理系統(tǒng)可以提高公司企業(yè)運(yùn)營(yíng)的效率,進(jìn)而提高公司的收益。本系統(tǒng)可以為他們提供快捷的服務(wù),減少時(shí)間上的浪費(fèi),同時(shí),本系統(tǒng)還具有較高的可靠性。作者在開(kāi)發(fā)本系統(tǒng)時(shí)采用 MVC設(shè)計(jì)模式、 JSP設(shè)計(jì)語(yǔ)言、 DAO 數(shù)據(jù)庫(kù)訪問(wèn)技術(shù)和 Mysql 數(shù)據(jù)庫(kù)軟件作為主要的開(kāi)發(fā)工具。作者運(yùn)用HTML、 CSS+DIV、 JavaScript設(shè)計(jì)樣式,然后轉(zhuǎn)換成 JSP完成了程序的界面設(shè)計(jì)及主要功 能的具體實(shí)現(xiàn);用 Mysql完成了數(shù)據(jù)庫(kù)的具體設(shè)計(jì);然后用 DAO數(shù)據(jù)庫(kù)訪問(wèn)技術(shù)將二者連在一起。本系統(tǒng)設(shè)計(jì)使用的工具 Tomcat(作為服務(wù)器 )、Myeclipse、 MindManager(思維導(dǎo)圖 ) 、 StarUML PowerDesigner 、 Navicat For MySql 、 Dreamweaver(設(shè)計(jì)界面樣式)、 PhotoShop( Logo 設(shè)計(jì),按鈕圖片設(shè)計(jì),背景圖片設(shè)計(jì))。 關(guān)鍵詞: 企業(yè)管理系統(tǒng) ; 帳套 ; 員工管理 ; JSP 3 Abstract The Enterprise Employee Management System is a kind of management system , which is used for efficiently managing staff by the enterprises and used by the business groups for the operation of the functions of the statistics of staff information, the formulation of employee wages, the evaluation of employee and so on. It has eight functions of the distribution of administrator privileges, the establishment of departments, the detailed record of staff information, the establishment of the position, the record and management of rewards and punishments measures, the record and management of attendance information, the record and management of set of books information, the record and management of training information and at the same time has the features of the customize and exquisiteness of the interface, multiple timing, wages set of books, operation simplification and so system mainly aim at the staff management of small set of good staff management system may improve the operational efficiency of the enterprises and then improve pany earnings. The system may provide convenient service for them and reduce the waste of the same time the system also has a higher reliability. The author takes MVC design patterns, JSP design language, DAO data base visit technology, MySql database software as the main development tools when developing the system. The author uses the design patterns of HTML, CSS+DIV, JavaScript and then converts to use JSP to plete the program interface design and the concrete realization of the main function, uses the MySql plete the concrete design of database, and then uses ADO data base visit technology connect the two together. The tools used in designing this system, Tomcat ( as a server), Myeclipse, Mindmanager (mind mapping ), StarUML Powerdesigner, Navicat for MySql, Dreamweaver (design interface style), PhotoShop(the design of Logo, button images, background pictures). Key words: enterprise management system。 set of books。 staff management。JSP 1 基于 JSP的企業(yè)員工管理軟件的設(shè)計(jì)與實(shí)現(xiàn) 前 言 隨著計(jì)算機(jī)的普及和計(jì)算機(jī)科學(xué)技術(shù)的飛速發(fā)展,人們開(kāi)始越來(lái)越多地利用計(jì)算機(jī)解決實(shí)際問(wèn)題。員工信息管理是企業(yè)信息管理的重要部分,面對(duì)大量的人事信息,采用人力處理即浪費(fèi)時(shí)間、又浪費(fèi)人力和物力,并且數(shù)據(jù)的準(zhǔn)確性低。因此,開(kāi)發(fā)一個(gè)界面友好,易于操作的員工信息管理軟件進(jìn)行自動(dòng)化處理變得十分重要,這正是本系統(tǒng)開(kāi)發(fā)的目的和意義。 通過(guò)網(wǎng)絡(luò)化(或公司內(nèi)部局域網(wǎng))的員工信息管理,大大的提高了企業(yè)人才的利用率,使之為企業(yè)創(chuàng)造了更大價(jià)值。人才利用率的提高,增強(qiáng)了企業(yè)的核心竟?fàn)幜Γ?全面提升了企業(yè)的管理能力,從而企業(yè)適應(yīng)了信息時(shí)代的網(wǎng)絡(luò)化管理要求。 1. 開(kāi)發(fā)工具簡(jiǎn)介 JSP 簡(jiǎn)介 JSP 技術(shù)使用 Java 編程語(yǔ)言編寫(xiě)類 XML 的 tags 和 scriptlets,來(lái)封裝產(chǎn)生動(dòng)態(tài)網(wǎng)頁(yè)的處理邏輯。網(wǎng)頁(yè)還能通過(guò) tags 和 scriptlets 訪問(wèn)存在于服務(wù)端的資源的應(yīng)用邏輯。 JSP 將網(wǎng)頁(yè)邏輯與網(wǎng)頁(yè)設(shè)計(jì)和顯示分離,支持可重用的基于組件的設(shè)計(jì),使基于 Web 的應(yīng)用程序的開(kāi)發(fā)變得迅速和容易。 Web 服務(wù)器在遇到訪問(wèn) JSP 網(wǎng)頁(yè)的請(qǐng)求時(shí),首先執(zhí)行其中的程序段,然后將執(zhí)行結(jié)果連同 JSP 文件中的 HTML 代碼一起返回給客戶。插入的 Java 程序段可以操作數(shù)據(jù)庫(kù)、重新定向網(wǎng)頁(yè)等,以實(shí)現(xiàn)建立動(dòng)態(tài)網(wǎng)頁(yè)所需要的功能。 JSP 與 JavaServlet 一樣,是在服務(wù)器端執(zhí)行的,通常返回給客戶端的就是一個(gè) HTML 文本,因此客戶端只要有瀏覽器就能瀏覽。 DAO 數(shù)據(jù)訪庫(kù)技術(shù) DAO 是 Data Access Object 數(shù)據(jù)訪問(wèn)接口。 在核心 J2EE模式中是這樣介紹 DAO模式的:為了建立一個(gè)健壯的 J2EE應(yīng)用,應(yīng)該將所有對(duì)數(shù)據(jù)源的訪問(wèn)操作抽象封裝在一個(gè)公共 API 中。用程序設(shè)計(jì)的語(yǔ)言 2 來(lái)說(shuō),就是建立一個(gè)接口,接口 中定義了此應(yīng)用程序中將會(huì)用到的所有事務(wù)方法。在這
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1