【正文】
I 本 科 畢 業(yè) 論 文(設(shè)計(jì)) 院 系 軟件學(xué)院 題 目 辦公自動(dòng)化系統(tǒng) 的 考勤管理模塊的設(shè)計(jì)與實(shí)現(xiàn) 學(xué)生姓名 劉瑄 學(xué) 號(hào) 071251092 年 級(jí) 20xx級(jí) 專 業(yè) 軟件工程 指導(dǎo)教師 職 稱 論文提交日期 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 I 摘 要 隨著計(jì)算機(jī)的普及和計(jì)算機(jī)技術(shù)的飛速發(fā)展,越來越多的企業(yè)利用計(jì)算機(jī)解決實(shí)際中遇到的問題。伴隨著數(shù)字商業(yè)的到來,企業(yè)的管理意識(shí)和環(huán)境都發(fā)生了巨大的變化,企業(yè)的管理結(jié)構(gòu)由多層次結(jié)構(gòu)向扁平化管理結(jié)構(gòu)轉(zhuǎn)化;數(shù)字時(shí)代企業(yè)的信息量和溝通數(shù)量巨大,為了提高企業(yè)的管理效率,必須提升溝通的質(zhì)量,要求企業(yè)辦公高效率、自動(dòng)化,辦公自動(dòng)化系統(tǒng)應(yīng)運(yùn)而生。辦公自動(dòng)化系統(tǒng)跨越系統(tǒng)管理、日程管理、考勤管理、消息管理、文檔管理等五個(gè)領(lǐng)域。 SSH 在 J2EE項(xiàng)目中表示了 3種框架 ,即 Spring + Struts + Hibernate。 Struts由于版本差異, 。經(jīng)過綜合考慮, 相對(duì)于現(xiàn)在的企業(yè)來說 ,便于維護(hù) 。故本 OA系統(tǒng)使用的 SSH 版本為 + + 。 總體完成一個(gè)完全基于瀏覽器的操作模式,安裝簡單( B/S架構(gòu),不必安裝或者只要安裝很小的插件),操作方便,具有良好的系統(tǒng)擴(kuò)充能力的辦公自動(dòng)化系統(tǒng),提供:文檔管理平臺(tái)、消息管理平臺(tái)、考勤管理平臺(tái)、日程管理平臺(tái)、系統(tǒng)管理平臺(tái)。 關(guān)鍵詞 :辦公自動(dòng)化系統(tǒng) , OA, SSH, J2EE 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 II Abstract With the popularization of puter and the rapid development of puter technology, more and more panies use puters to solve practical problems. With the arrival of the digital business, enterprise management consciousness and the environment are all undergone tremendous changes, enterprise39。s management structure by multilevel structure to flating management structure transformation。 Digital era enterprise information and munication a huge number, in order to improve the enterprise management efficiency, must enhance munication quality, high efficiency and automation request enterprise office, office automation system came into being. Office automation system across system management, schedule management, attendance management, news management, document management five fields. SSH said in J2EE project in three framework, namely Spring + Struts + Hibernate. and are almost different framework. After a prehensive consideration, is relative to the enterprise. Now is easy to maintain for the mature technology. So the OA system use SSH version for + + . Overall finish a pletely based on the browser39。s operating mode, installation simple (B/S structure, need not installed or installing small plugin), convenient operation, good system expansion ability office automation system, provide: document management platform, news management platform, attendance management platform, schedule management platform, system management platform. Keywords: Office Automation System,OA,SSH,J2EE 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 III 目 錄 摘 要 .............................................................................................................................I Abstract ......................................................................................................................... II 目 錄 .......................................................................................................................... III 第一章 概述 /緒論 ........................................................................................................ 1 項(xiàng)目背景 .......................................................................................................... 1 國內(nèi)外辦公自動(dòng)化現(xiàn)狀 .................................................................................. 1 解決方案比較 .................................................................................................. 3 J2EE和 . ............................................................................................. 3 JSP、 ASP和 PHP .................................................................................. 3 SSH和 JSP+servlet+JavaBean ............................................................... 5 論文主要工作 /組織結(jié)構(gòu) ................................................................................ 5 第二章 Web開發(fā)技術(shù)概述 ......................................................................................... 6 J2EE .................................................................................................................. 6 JSP........................................................................................................... 7 JDBC ....................................................................................................... 7 JavaBean ................................................................................................. 7 SSH ................................................................................................................... 8 Struts ....................................................................................................... 8 Spring ...................................................................................................... 9 Hibernate ............................................................................................... 11 DHTML .......................................................................................................... 12 EXTJS ............................................................................................................. 12 第三章 辦公自動(dòng)化系統(tǒng)項(xiàng)目概述 ............................................................................ 14 項(xiàng)目目標(biāo) ........................................................................................................ 14 一般性需求 .................................................................................................... 14 功能性需求 .................................................................................................... 14 角色說明 .............................................................................................. 14 整體業(yè)務(wù)流程描述 .............................................................................. 14 具體功能點(diǎn)需求 ............................................................................................ 15 ................................................................................... 15 ................................................................................... 15 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 IV ........................................