【正文】
學(xué) 位 論 文 基于 MVC 模式的物流信息服務(wù)平臺的設(shè)計與實現(xiàn) 作者姓名: 指導(dǎo)教師: 東北大學(xué)軟件學(xué)院 申請學(xué)位級別: 碩士 學(xué)科類別: 專業(yè)學(xué)位 學(xué)科專業(yè)名稱: 軟件工程 論文提交日期: 論文答辯日期: 學(xué)位授予日期: 答辯委員會主席: 評 閱 人 : A Master’s Thesis in Software Engineering Design and Implementation of the Logistics Information Service Platform Based on MVC Pattern by Fu Miao Supervisor: Professor Yang GuangMing Northeastern University January 20xx 東北大學(xué)碩士學(xué)位論文 摘 要 I 基于 MVC 模式的物流信息服務(wù)平臺的設(shè)計與實現(xiàn) 摘 要 隨著現(xiàn)代信息網(wǎng)絡(luò)技術(shù)的日益完善和世界企業(yè)的自由化,物流服務(wù)業(yè)的快速發(fā)展己經(jīng)成為全球企業(yè)的一個主流趨勢。在我國,國民經(jīng)濟和對外貿(mào)易己進 入突飛猛進的發(fā)展軌道,并融入到世界經(jīng)濟體系之中。物流服務(wù)業(yè)在我國國民經(jīng)濟發(fā)展中的地位得到了迅速提高。如何發(fā)展綜合物流服務(wù)業(yè),已成為當(dāng)今我國企業(yè)發(fā)展的一個戰(zhàn)略高度?;赪eb 的現(xiàn)代物流信息服務(wù)系統(tǒng)將企業(yè)內(nèi)部的各個業(yè)務(wù)環(huán)節(jié)以及企業(yè)與企業(yè)、企業(yè)與客戶之間緊密地聯(lián)系在一起,從而簡化了供貨進程,提高了企業(yè)的生產(chǎn)效率和銷售額。 本文在對物流服務(wù)工作進行深入調(diào)查的同時,主要研究了物流服務(wù)工作主要采取的方法和手段, 采用 Java 技術(shù)并利用 Oracle 作為數(shù)據(jù)庫管理, 設(shè)計 并 實現(xiàn) 了 基于 J2EE 架構(gòu)的三層體系結(jié)構(gòu)上 的 物流信息服務(wù) 平臺。該平臺集信息錄入、信息查詢和數(shù)據(jù)測算于一體,為物流服務(wù) 企業(yè) 和 物流 需求企業(yè)提供了一個網(wǎng)絡(luò)平臺,使物流服務(wù)現(xiàn)代化、網(wǎng)絡(luò)化。 論文首先論述了系統(tǒng)的開發(fā)背景和開發(fā)意義 ,并對關(guān)鍵技術(shù)進行了介紹。文中重點介紹了系統(tǒng)的設(shè)計和實現(xiàn)。提出了系統(tǒng)的總體設(shè)計方案,并對系統(tǒng)的功能設(shè)計和數(shù)據(jù)庫設(shè)計 做了詳細的說明;實現(xiàn)部分介紹了系統(tǒng)中部分模塊的實現(xiàn)方法。最后,介紹了系統(tǒng)的 測試 原則以及測試結(jié)果 。 關(guān)鍵詞: 物流; 物流服務(wù); 信息 服務(wù); 網(wǎng)絡(luò)平臺 東北大學(xué)碩士學(xué)位論文 Abstract II Design and implementation of the Logistics information service platform Based on MVC pattern Abstract With the perfection of modern information work and the liberalization of international enterprises, the rapid development of logistical service industry has bee a main trend for international enterprises. National economy and foreign trade of China are developing by leaps and bounds and being part of world economic framework. More importance has been attached to logistical services in the national economy of China. How to develop a nd synthesize logistical services is enhanced to a strategic level. Based on Web technology, modern logistical information service system closely connects different business links within an enterprise, various enterprises, and enterprises with clients, thus simplifying supply, improving production efficiency and increasing sales volume. This paper is mainly concerned with the thorough investigation of logistical services, the research on the approaches and means applied to logistical services, and adopt the Java technology and make use of oracle to be the data base administration, have designed and have realized logistics information service platform on threetier structure of J2EE framebased. The platform integrates information record, information inquiry and data calculation, provides a work for logistical services enterprises and logistical demand enterprises, and modernizes and sets up a work for logistical services. The paper begins the paper by introducing the background and significance of the development of the system, and the key technology involved. The paper is mainly about the design and realization of the system. The framework of the design of the system has been proposed in the paper. The author elaborates on the design of the functions o f the system and the design of the data base. The realization is about how to realize some modules of the system. The final part of the paper introduces the theorem and oute of the system testing. Key Words: Logistics。 Logistical services。 Information services。 Network platform 東北大學(xué)碩士學(xué)位論文 目 錄 III 目 錄 摘 要 ......................................................................................................................................... I ABSTRACT ............................................................................................................................... II 第 1 章 緒論 .............................................................................................................................. 1 選題背景 ..................................................................................................................... 1 選題的意義和目標(biāo) ...................................................................................................... 2 選題的意義 ...................................................................................................... 2 選題的目標(biāo) ...................................................................................................... 2 第 2 章 相關(guān)技術(shù)綜述 ............................................................................................................ 3 J2EE 體系架構(gòu) ............................................................................................................ 3 J2EE 的概念 ..................................................................................................... 3 J2EE 體系結(jié)構(gòu)的組成 ..................................................................................... 4 J2EE 組件 ......................................................................................................... 4 J2EE 的優(yōu)勢 ..................................................................................................... 5 MVC 模式 .................................................................................................................... 6 DAO 模式 .................................................................................................................... 8 STRUTS 框架 .............................................................................................................. 9 ORACLE 數(shù)據(jù)庫 ........................................................................................................11 Oracle 數(shù)據(jù)庫概述 ..........................................................................................11 Oracle 9i數(shù)據(jù)庫的兩種工作模式 ..................................................................11 Ora