天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

江西電子口岸門(mén)戶(hù)系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)

發(fā)布時(shí)間:2019-02-20 17:49
【摘要】:江西門(mén)戶(hù)網(wǎng)站系統(tǒng)就是在建設(shè)江西電子口岸平臺(tái)的大背景下建立的子系統(tǒng)之,目的是通過(guò)門(mén)戶(hù)網(wǎng)站系統(tǒng)實(shí)現(xiàn)信息的集合和統(tǒng)一展現(xiàn)。門(mén)戶(hù)網(wǎng)站是電子口岸的窗口,它不是一個(gè)簡(jiǎn)單的網(wǎng)站或一個(gè)有形的東西,而是一種對(duì)內(nèi)和對(duì)外的服務(wù)體系,是一系列標(biāo)準(zhǔn)、規(guī)劃、接口、以及協(xié)作機(jī)制接入的窗口。系統(tǒng)以Java語(yǔ)言、B/S架構(gòu)開(kāi)發(fā)。系統(tǒng)的主要功能包括信息管理、用戶(hù)管理、權(quán)限管理、日志管理、商機(jī)管理等。 本文結(jié)合電子口岸平臺(tái)的特點(diǎn),基于J2EE,采用Struts-Spring-Hibernate框架技術(shù),按照軟件工程思想,對(duì)電子口岸門(mén)戶(hù)系統(tǒng)進(jìn)行了設(shè)計(jì)與實(shí)現(xiàn),在整個(gè)過(guò)程中主要完成以下工作: 1.對(duì)國(guó)內(nèi)外電子口岸現(xiàn)狀進(jìn)行了總結(jié),并對(duì)江西電子口岸門(mén)戶(hù)系統(tǒng)中用到的關(guān)鍵技術(shù)進(jìn)行了整理與歸納。 2.對(duì)江西電子口岸門(mén)戶(hù)系統(tǒng)進(jìn)行了需求分析。本文站在系統(tǒng)參與者的角度,對(duì)四個(gè)關(guān)鍵的子系統(tǒng),即信息管理子系統(tǒng)、日志管理子系統(tǒng)、商機(jī)管理子系統(tǒng)以及廣告管理子系統(tǒng)進(jìn)行了功能分析,得出了各子系統(tǒng)的用例圖。 3.對(duì)該門(mén)戶(hù)系統(tǒng)的四個(gè)子系統(tǒng)進(jìn)行了總體設(shè)計(jì)以及詳細(xì)設(shè)計(jì),并給出了每個(gè)子系統(tǒng)的模塊劃分,包括模塊的個(gè)數(shù)、名稱(chēng)以及功能等。最后,也對(duì)系統(tǒng)的安全保密性進(jìn)行了設(shè)計(jì)。 4.根據(jù)以上設(shè)計(jì),對(duì)江西電子口岸門(mén)戶(hù)系統(tǒng)的4個(gè)子系統(tǒng),即信息管理子系統(tǒng)、日志管理子系統(tǒng)、商機(jī)管理子系統(tǒng)以及廣告管理子系統(tǒng)進(jìn)行了實(shí)現(xiàn)。同時(shí),詳細(xì)說(shuō)明了各子系統(tǒng)的序列圖、程序清單、數(shù)據(jù)結(jié)構(gòu)以及實(shí)現(xiàn)界面。其中,信息管理子系統(tǒng)由于內(nèi)容較多,又被劃分成了信息欄目管理、敏感字管理、信息內(nèi)容管理以及網(wǎng)站評(píng)論4個(gè)模塊,并分別進(jìn)行了實(shí)現(xiàn)。 5.設(shè)計(jì)測(cè)試用例對(duì)該門(mén)戶(hù)系統(tǒng)進(jìn)行了功能測(cè)試。結(jié)果顯示系統(tǒng)功能測(cè)試通過(guò),能夠順利運(yùn)行。
[Abstract]:Jiangxi portal website system is a subsystem established under the background of the construction of Jiangxi electronic port platform. The purpose of the system is to realize the collection and unified display of information through the portal website system. The portal is the window of the electronic port, it is not a simple website or a tangible thing, but a kind of service system inside and outside, is a series of standards, planning, interface, and cooperation mechanism access window. The system is developed in Java language and BSS architecture. The main functions of the system include information management, user management, authority management, log management, business management and so on. This paper combines the characteristics of electronic port platform, based on J2EE, adopts Struts-Spring-Hibernate framework technology, according to the idea of software engineering, the electronic port portal system is designed and implemented. In the whole process, the following work is accomplished: 1. This paper summarizes the present situation of electronic ports at home and abroad, and summarizes the key technologies used in the portal system of Jiangxi electronic ports. 2. This paper analyzes the requirements of Jiangxi electronic port portal system. From the point of view of system participants, this paper analyzes the functions of four key subsystems, that is, information management subsystem, log management subsystem, business opportunity management subsystem and advertising management subsystem, and obtains the use case diagrams of each subsystem. 3. The overall design and detailed design of the four subsystems of the portal system are given, and the module partition of each subsystem is given, including the number, name and function of the modules. Finally, the security of the system is also designed. 4. According to the above design, the four subsystems of Jiangxi E-port portal system, namely, information management subsystem, log management subsystem, business opportunity management subsystem and advertising management subsystem, are implemented. At the same time, the sequence diagram, program list, data structure and implementation interface of each subsystem are described in detail. The information management subsystem is divided into four modules: information column management, sensitive word management, information content management and website comment. 5. The function of the portal system is tested by the design test case. The result shows that the function test of the system has passed, and it can run smoothly.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2011
【分類(lèi)號(hào)】:TP311.52

【參考文獻(xiàn)】

相關(guān)期刊論文 前8條

1 王文義,李陽(yáng)陽(yáng);純XML數(shù)據(jù)庫(kù)的原理分析及其應(yīng)用[J];計(jì)算機(jī)工程與應(yīng)用;2004年10期

2 邢昊,張凌,張平,顧勁松;基于Velocity的J2EE開(kāi)發(fā)模式及其應(yīng)用[J];計(jì)算機(jī)應(yīng)用;2003年01期

3 劉康珍;XML數(shù)據(jù)存儲(chǔ)方法的研究與實(shí)現(xiàn)[J];婁底師專(zhuān)學(xué)報(bào);2003年02期

4 張衛(wèi)軍;XML的發(fā)展現(xiàn)狀與應(yīng)用[J];邵陽(yáng)學(xué)院學(xué)報(bào)(自然科學(xué)版);2005年02期

5 袁小玲,熊前興;EDI應(yīng)用開(kāi)發(fā)的關(guān)鍵技術(shù)研究[J];武漢理工大學(xué)學(xué)報(bào)(信息與管理工程版);2003年03期

6 江代有;電子數(shù)據(jù)交換──EDI[J];現(xiàn)代電子技術(shù);2003年16期

7 吳振新;;基于開(kāi)源Web內(nèi)容管理系統(tǒng)的研究與比較[J];現(xiàn)代圖書(shū)情報(bào)技術(shù);2007年04期

8 秦天保;;電子政務(wù)信息安全體系結(jié)構(gòu)研究[J];計(jì)算機(jī)系統(tǒng)應(yīng)用;2006年01期

相關(guān)碩士學(xué)位論文 前1條

1 靳延勇;內(nèi)蒙古電子口岸建設(shè)與應(yīng)用[D];內(nèi)蒙古大學(xué);2007年

,

本文編號(hào):2427096

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/wenyilunwen/guanggaoshejilunwen/2427096.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶(hù)538bd***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com