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

正文內(nèi)容

畢業(yè)論文-企業(yè)oa管理系統(tǒng)的開(kāi)發(fā)與實(shí)現(xiàn)(已修改)

2025-01-28 18:04 本頁(yè)面
 

【正文】 I 華科學(xué)院 HUAKE INSTITUTE OF TAIYUAN UNIVERSITY OF SCIENCE amp。 TECHNOLOGY 畢業(yè)設(shè)計(jì)(論文) 題目: 企業(yè) OA管理系統(tǒng)的開(kāi)發(fā)與實(shí)現(xiàn) 學(xué) 生 姓 名 鄭成龍 學(xué) 號(hào) 20222204013 班 級(jí) 信管 092201H 所屬院(系 ) 計(jì)算機(jī)科學(xué)與技術(shù)系 指 導(dǎo) 教 師 王麗霞 2022 年 6 月 1 日 II 企業(yè) OA 管理系統(tǒng)的開(kāi)發(fā)與實(shí)現(xiàn) 摘 要 本系統(tǒng)的開(kāi)發(fā)基于經(jīng)典的瀑布模型。在依次完成可行性分析、需求分析、總體設(shè)計(jì)、詳細(xì)設(shè)計(jì)和編碼實(shí)現(xiàn)以及測(cè)試等環(huán)節(jié)后最終建立了基于 B/S 結(jié)構(gòu)的 企業(yè) OA 管理系統(tǒng)。在開(kāi)發(fā)過(guò)程的相關(guān)環(huán)節(jié)所應(yīng)用的技術(shù)及其實(shí)現(xiàn)的目標(biāo)包括,利用 POI 技術(shù)實(shí)現(xiàn)含員工信息的excel 文件的下載,利用 JavaScipt 和 JQuery 技術(shù)實(shí)現(xiàn)對(duì)用戶輸入是否合法的判斷,以及利用日歷插件實(shí)現(xiàn)員工出生年月的快捷輸入。 經(jīng)測(cè)試合格后,本人企業(yè) OA 管理開(kāi)發(fā)系統(tǒng) 可以實(shí)現(xiàn)的功能包括: 1. 部門(mén)管理 管理員可以執(zhí)行添加新部門(mén)、刪除部門(mén)、修改部門(mén)信息和查看部門(mén)列表信息等權(quán)利; 2. 員工管理 管理員可以執(zhí)行添加新員工、刪除員工、修改員工信息和查看員工列表信息等權(quán)利; 3. 日程管理 管理員可以執(zhí)行添加新日程和刪除某項(xiàng)日程的權(quán)利; 4. 權(quán)限管理 本系統(tǒng)對(duì)不同的用戶設(shè)定了不同的權(quán)限,管理員可執(zhí)行所有操作,一般操作員只能查詢和添加個(gè)人信息。系統(tǒng)同時(shí)具備方便易用性和高度可靠性; 5. 信息發(fā)布 個(gè)部門(mén)主管都有權(quán)利在公司網(wǎng)站上發(fā)布新的信息,以通知本部門(mén)的員工進(jìn)行相應(yīng)的調(diào)整; 6. 個(gè)人文件夾 用以顯示 員工的個(gè)人通訊錄; 本系統(tǒng)的上述功能實(shí)現(xiàn)了對(duì)企業(yè)員工的科學(xué)管理和統(tǒng)一調(diào)配,基本滿足了企業(yè)提出的要求。 關(guān)鍵字 :企業(yè) OA 管理系統(tǒng), SSH, POI IV Development and Implementation of OA management system Abstract The development of this system is based on the classic waterfall model. In order to plete the feasibility analysis, demand analysis, overall design, detailed design and coding, and testing and other aspects of the eventual establishment based on B / S structure. Technology and its application in the relevant part of the development process to achieve the goal, including through to use POI technical excel file containing employee information system development download, as well as calendar plugins to achieve fast input of the date of birth of the employees. After passing the test, I OA management development system functions can be achieved include: 1) Department administrators can perform operations like adding new department, delete the department to modify a department and view a list of departments information and other rights。 2) Staff management administrator can perform add a new employee, delete employees, modify employee information and View staff list information rights。 3) Calendar administrator can perform to add a new schedule and the right to delete a schedule。 4) Rights management system to be set for different users different permissions, administrators can perform all operations, general operator can only query a personal message. 5) The information department petent has the right to post new information on the pany39。s Web site, to notify the staff of the department to make the appropriate adjustments。 Personal Folders to display the employee39。s personal address book。 6) The functions of the system of scientific management and unified deployment of employees, basically meet the requirements of the enterprise. Keywords: OA management system, ssh, POI, AJAX 太原科技大學(xué)華科學(xué)院畢業(yè)設(shè)計(jì)(論文) I 目 錄 摘要 ....................................................................... II 關(guān)鍵字 ..................................................................... II Abstract ................................................................... IV Keywords ................................................................... IV 第一章 系統(tǒng)概述 ......................................................... 1 系統(tǒng)開(kāi)發(fā)背景 .................................................... 1 項(xiàng)目開(kāi)發(fā)的環(huán)境 .................................................. 1 硬件環(huán)境 ................................................... 1 軟件環(huán)境 ................................................... 1 技術(shù)介紹及開(kāi)發(fā)工具 .............................................. 1 MyEclipse .................................................. 2 Oracle11 ................................................... 2 Tomcat ..................................................... 2 任務(wù)概述 ........................................................ 2 第二章 系統(tǒng)需求分析 ..................................................... 4 系統(tǒng)實(shí)現(xiàn)的基本功能 .............................................. 4 數(shù)據(jù)庫(kù)設(shè)計(jì) ...................................................... 6 數(shù)據(jù)庫(kù)概念結(jié)構(gòu)設(shè)計(jì) ......................................... 6 數(shù)據(jù)庫(kù)邏輯結(jié)構(gòu)設(shè)計(jì) ......................................... 8 數(shù)據(jù)庫(kù)物理設(shè)計(jì) ............................................. 8 第三章 系統(tǒng)總體設(shè)計(jì) .................................................... 11 系統(tǒng)結(jié)構(gòu) ....................................................... 11 模塊 ........................................................... 11 第四章 系統(tǒng)詳細(xì)設(shè)計(jì)和實(shí)現(xiàn) .............................................. 14 人機(jī)界面設(shè)計(jì) ................................................... 14 OA 管理系統(tǒng)登錄首頁(yè) ....................................... 14 部門(mén)調(diào)整 .................................................. 15 員工管理 .................................................. 15 太原科技大學(xué)華科學(xué)院畢業(yè)設(shè)計(jì)(論文) II 權(quán)限管理 .................................................. 16 信息發(fā)布 .................................................. 17 日程管理 .................................................. 18 個(gè)人文件夾 ................................................ 18 技術(shù)介紹 ....................................................... 19 POI ....................................................... 24 AJAX 技術(shù) ................................................. 26 JavaScipt 技術(shù) ............................................ 27 JQuery 技術(shù) ............................................... 28 JavaEE .................................................... 28 增刪改查的實(shí)現(xiàn) ............................................ 28 第五章 測(cè)試 ............................................................ 31 測(cè)試目的 ....................................................... 31 測(cè)試目標(biāo) ....................................................
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1