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

正文內(nèi)容

辦公自動(dòng)化系統(tǒng)文檔管理子系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)本科論文(已修改)

2025-07-23 09:23 本頁(yè)面
 

【正文】 I 本 科 畢 業(yè) 論 文(設(shè)計(jì)) 院 系 軟件學(xué)院 題 目 辦公自動(dòng)化系統(tǒng)文檔管理子系統(tǒng) 的設(shè)計(jì)與實(shí)現(xiàn) 學(xué)生姓名 閻守衛(wèi) 學(xué) 號(hào) 071251183 年 級(jí) 20xx級(jí) 專(zhuān) 業(yè) 軟件工程 指導(dǎo)教師 職 稱(chēng) 論文 提交日期 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 I 摘 要 辦公自動(dòng)化實(shí)現(xiàn)了無(wú)紙化辦公,基于 B/S 模式,簡(jiǎn)單易用。辦公自動(dòng)化的基本功能有文檔管理、消息管理、考勤管理、日程管理和系統(tǒng)管理。 本文重點(diǎn)介紹文檔管理模塊。文檔管理模塊覆蓋了四個(gè)主要的功能:文檔管理、文件搜索、回收站管理和日志管理。 文檔管理模塊完成了文件的基本操作,包括:添加、刪除、修改、查看 、搜索 和下載的功能。本模塊還將模擬 Windows的回收站功能 ,對(duì)文件資源進(jìn)行更加有效的管理 。 本文重點(diǎn)介紹項(xiàng)目中所用到的 Java EE和 Ajax技術(shù)。關(guān)于 Java EE,本文集中介紹 Struts、 Spring和 Hibernate框架 ;關(guān)于 Ajax,本文結(jié)合 ExtJs框架進(jìn)行介紹。 Struts 采用 MVC 模式,能夠很好地幫助 java 開(kāi)發(fā)者利用J2EE 開(kāi)發(fā) Web應(yīng)用 ; Spring是一個(gè)開(kāi)源的 Java/Java EE全功能棧的應(yīng)用程序框架。 Spring Framework 提供了一個(gè)簡(jiǎn)易的開(kāi)發(fā)方式,這種開(kāi)發(fā)方式, 將避免那些可能致使底層代碼變得繁雜混亂的大量的屬性文件和幫助類(lèi) ;Hibernate是一個(gè)面向 Java環(huán)境的對(duì)象 /關(guān)系型數(shù)據(jù)庫(kù)映射工具; AJAX是一種用于創(chuàng)建更好更快以及交互性更強(qiáng)的 Web應(yīng)用程序的技術(shù)。通過(guò) JavaScript的 XMLHttpRequest對(duì)象來(lái)直接與服務(wù)器進(jìn)行通信,在與 Web服務(wù)器交換數(shù)據(jù)時(shí)頁(yè)面不用重載 。 論文的組織結(jié)構(gòu)如下: 1. 第一章介紹項(xiàng)目的背景及技術(shù)的發(fā)展現(xiàn)狀。 2. 第二章介紹項(xiàng)目所用相關(guān)技術(shù)。包括 JavaEE技術(shù)和相關(guān)的 SSH框架,以及 AJAX和 ExtJS框架。 3. 第三章對(duì)項(xiàng)目進(jìn)行整體性介紹。 4. 第四章對(duì)項(xiàng)目進(jìn)行詳細(xì)介紹,包括項(xiàng)目的詳細(xì)設(shè)計(jì)和具體實(shí)現(xiàn)。 5. 第五章將會(huì)對(duì)辦公自動(dòng)化進(jìn)行展望,分析預(yù)測(cè)辦公自動(dòng)化未來(lái)的發(fā)展趨勢(shì)。 6. 最 后,將會(huì)特別對(duì)指導(dǎo)老師和同學(xué)表示感謝。 關(guān)鍵詞: 辦公自動(dòng)化 項(xiàng)目 , Java EE技術(shù) , Ajax技術(shù) 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 II Abstract Office Automation Project Overview document management module. Office automation achieve paperless office。 It’s based on B / S mode and easy to use. The basic functions of office automation, document management, message management, attendance management, schedule management, and system management. This article focuses on document management module. Document management module covers the four main functions: document management, file search, the Recycle Bin management and log management. Document Management module pletes the document39。s basic operations, including: add, delete, modify, view, search and download function. The module also features simulated Windows Recycle Bin, the file management of resources more effectively. Introduction to Java EE amp。 Ajax technologies. This article focuses on projects that used Java EE and Ajax. About Java EE, this paper focuses on Struts, Spring and Hibernate frameworks。 on Ajax, ExtJs framework of this paper are introduced. MVC pattern using Struts can be a good help java developers to use J2EE Web application development。 Spring is an open source Java / Java EE stack fullfeatured application framework. Spring Framework provides a simple way of development, this development approach will avoid lowlevel code that may cause confusion bees plicated property file and help a lot of class。 Hibernate is a Java environment for object / relational database mapping tool 。 AJAX is used to create better, faster and more interactive Web application technology. Through JavaScript39。s XMLHttpRequest object to municate directly with the server, to exchange data with the Web server when you do not reload the page. Organizational structure of the paper. The first chapter introduces the background of the project and technology development status. The second chapter describes the related technologies used by the project. Including SSH JavaEE framework and related technologies, as well as AJAX, ExtJS framework. The third chapter describes the overall implementation of the project. 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 III The fourth chapter details the project, including the detailed design and implementation. The five chapter will be Looking for office automation, office automation, analysis and forecast future trends. Finally, the guidance will be particularly thanked the teachers and students Keywords: Office Automation, Java EE, Ajax 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 IV 目 錄 摘 要 .............................................................................................................................I Abstract ......................................................................................................................... II 目 錄 .......................................................................................................................... IV 第一章 概述 /緒論 ........................................................................................................ 1 項(xiàng)目背景 .......................................................................................................... 1 國(guó)內(nèi)外辦公自動(dòng)化技術(shù)現(xiàn)狀 .......................................................................... 2 論文主要工作 /組織結(jié)構(gòu) ................................................................................ 3 第二章 JavaEEamp。AJAX技術(shù) 概述 ............................................................................... 5 JavaEE技術(shù) ...................................................................................................... 5 Struts ........................................................................................ 6 Spring框架 ............................................................................................. 8 Hibernate框架 ........................................................................................ 9 AJAX技術(shù) ...................................................................................................... 11 AJAX..................................................................................................... 11 ExtJS框架 ............................................................................................ 12 第三章 辦公自動(dòng)化系統(tǒng)項(xiàng)目概述 ............................................................................ 13 ......................................................................................................... 13 ................................................................................................. 14 模塊介紹 ........................................................................................................ 15 第四章 Java E
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1