国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

中小型物流公司網(wǎng)站管理系統(tǒng).doc

約40頁DOC格式手機(jī)打開展開

中小型物流公司網(wǎng)站管理系統(tǒng),摘要隨著經(jīng)濟(jì)的不斷發(fā)展,信息技術(shù)已經(jīng)滲透到各行各業(yè),為更多的領(lǐng)域提供支持和幫助。物流管理系統(tǒng)作為一種被廣泛認(rèn)可的企業(yè)信息管理手段,正在不斷的被更新和完善。本網(wǎng)站管理系統(tǒng)包括用戶管理,公告管理,業(yè)務(wù)管理,出入庫管理,貨運(yùn)日志管理等模塊。界面設(shè)計(jì)大方、簡潔、實(shí)用,操作簡單方便,適合作為中小型物流企業(yè)門戶網(wǎng)站和企業(yè)內(nèi)部信息管...
編號:45-206187大小:2.39M
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會員 wanli1988go 發(fā)布

摘 要

隨著經(jīng)濟(jì)的不斷發(fā)展,信息技術(shù)已經(jīng)滲透到各行各業(yè),為更多的領(lǐng)域提供支持和幫助。物流管理系統(tǒng)作為一種被廣泛認(rèn)可的企業(yè)信息管理手段,正在不斷的被更新和完善。
本網(wǎng)站管理系統(tǒng)包括用戶管理,公告管理,業(yè)務(wù)管理,出入庫管理,貨運(yùn)日志管理等模塊。界面設(shè)計(jì)大方、簡潔、實(shí)用,操作簡單方便,適合作為中小型物流企業(yè)門戶網(wǎng)站和企業(yè)內(nèi)部信息管理。
本文理論部分主要主要探討了目前在開發(fā)Web應(yīng)用中廣泛使用的JSP技術(shù)及其他相關(guān)技術(shù),并重點(diǎn)介紹了MVC設(shè)計(jì)模式的三層結(jié)構(gòu)的基本理論和Struts框架MVC三個主要部分的基本理論和特點(diǎn)。主體部分介紹了中小型物流企業(yè)網(wǎng)站管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)。系統(tǒng)的前臺設(shè)計(jì)由JSP實(shí)現(xiàn),以SQL SEVER 2000為后臺數(shù)據(jù)服務(wù)器,增加系統(tǒng)的安全性和完整性,提高了系統(tǒng)響應(yīng)的速度。整個系統(tǒng)基于瀏覽器/服務(wù)器(B/S)模式,采用MVC架構(gòu),并結(jié)合了Struts,Spring和Hibernate的使用,從而簡化了網(wǎng)站開發(fā)的工作,使得網(wǎng)站的開發(fā)更井然有序,結(jié)構(gòu)清晰,便于修改和測試。

【關(guān)鍵詞】物流;用戶管理;出入庫管理





Website Management System for Small and Medium-Sized Logistics Enterprises

Abstract
With the development of economic , information technology has larger and larger impact on various sectors, and have given big support to almost all fields.Logistics Management system has become a widely recognized way of enterprise information management, and is constantly being improved .
The theory part of this article mainly discusses popular techniques popularly used in web application development , such as JSP MVC framework and Struts framewok.And the body of this article mainly describes the design and implementation of this web-site management system. System’s proscenium realizes by JSP, and uses the SQL SEVER 2000 as the backstage data-server. It increases system’s security, integrity and response
speed. The whole system bases on browse/server (B/S) mode. Also using MVC structure
and SSH(Struts ,Spring ,Hinbernate) as the development mode . This makes the program
clear and easy to test .System includes modules, such as user management, affiche management, work management, storage management. System’s interface is designed to be generous, concise, utility, and easily be operated. And this website system suits to be used as portal and management system of small and medium-sized logistics enterprises.

Key words: Logistics; user management; storage management














目 錄


摘 要 I
Abstract 1
引言 4
1技術(shù)介紹 6
1.1 JSP技術(shù)介紹 6
1.2 MVC 開發(fā)模式介紹 7
1.3 Structs介紹 8
1.4 Hibernate介紹 9
1.5 Spring介紹 10
1.6 本章小結(jié) 12
2系統(tǒng)需求部分 13
2.1 需求描述 13
2.1.1 公司形式描述 13
2.1.2 業(yè)務(wù)流程 13
2.2 需求分析 14
2.3 本章小結(jié) 17
3 系統(tǒng)設(shè)計(jì) 18
3.1 概要設(shè)計(jì) 18
3.1.1 編寫的目的 18
3.1.2 任務(wù)概述 18
3.1.3 系統(tǒng)架構(gòu) 18
3.1.4 網(wǎng)站系統(tǒng)的子系統(tǒng)劃分 18
3.1.5 界面設(shè)計(jì) 20
3.1.6 數(shù)據(jù)庫設(shè)計(jì) 20
3.1.7 出錯處理設(shè)計(jì) 24
3.2 詳細(xì)設(shè)計(jì) 24
3.2.1 系統(tǒng)邏輯分析 25
3.2.2 系統(tǒng)結(jié)構(gòu)設(shè)計(jì) 26
3.3 本章小結(jié) 29
4系統(tǒng)實(shí)現(xiàn) 30
4.1 公告管理模塊的實(shí)現(xiàn) 30
4.2 其他模塊的實(shí)現(xiàn)結(jié)果 33
4.3 本章小結(jié) 35
結(jié)論 36
參考文獻(xiàn) 37
致謝 38





參考文獻(xiàn)
[1] 飛思科技產(chǎn)品開發(fā)中心. JSP應(yīng)用開發(fā)詳解[M]. 北京:電子工業(yè)出版社,2004.1,113-180.
[2] 蔡立軍,瞿亮,Oracle9i 關(guān)系數(shù)據(jù)庫教程,北京:中國水利電出版社,2004.335-119
[3] (美)Cay S.Horstmann,Gray Cornell. Core Java2,Volume Ⅱ-Advanced Features 2006.10 156-732
[4] Decoder. JSP技術(shù)揭秘[M].北京:清華大學(xué)出版社。2001.11,120-242.
[5] 孫衛(wèi)琴,飛思科技產(chǎn)品開發(fā)中心.精通Struts:基于MVC的Java Web設(shè)計(jì)與開發(fā). 北京:電子
工業(yè)出版社,2006.8, 1-492.
[6] 張桂元. Eclipse開發(fā)入門與項(xiàng)目實(shí)踐 [M]. 北京:人民郵電出版社,2006, 10-148.
[7] 張孝祥. Java 就業(yè)培訓(xùn)教程[M]. 北京:清華大學(xué)出版社,2003.9, 126-176.
[8] 傅為 譯. 軟件工程規(guī)范[M]. 北京:清華大學(xué)出版社,2004, 220-234.
[9] 王國輝,王易. JSP數(shù)據(jù)庫系統(tǒng)開發(fā)案例精選[M]. 北京:人民郵電出版社,2006.5, 157-
204.
[10] 林上杰,林康司. JSP2.0技術(shù)手冊[M]. 北京:電子工業(yè)出版社,2004.5, 31-239.
[11](美)Jayson Falkner ,Ben Galbraith ,Romin Iranit著. 司光亞,牛紅譯. JSP Web編程指南[M]. 北京:電子工業(yè)出版社,2002.2,200-320