基于微信小程序的移動端物流系統(tǒng)設(shè)計與實現(xiàn)-計算機(jī)畢業(yè)設(shè)計源碼+LW文檔
摘要
隨著Internet的發(fā)展,人們的日常生活已經(jīng)離不開網(wǎng)絡(luò)。未來人們的生活與工作將變得越來越數(shù)字化,網(wǎng)絡(luò)化和電子化。網(wǎng)上管理,它將是直接管理移動端物流系統(tǒng)app的最新形式。本論文是以構(gòu)建移動端物流系統(tǒng)app為目標(biāo),使用java技術(shù)制作,由前臺和后臺兩大部分組成。著重論述了系統(tǒng)設(shè)計分析,系統(tǒng)主要包括首頁、個人中心、客戶管理、員工管理、物流服務(wù)管理、貨物信息管理、貨物運輸管理、系統(tǒng)管理等功能,以及后臺數(shù)據(jù)庫管理。從app設(shè)計到詳細(xì)實現(xiàn)都根據(jù)了app的建設(shè)思想和mysql數(shù)據(jù)庫的設(shè)計方法。
該系統(tǒng)的應(yīng)用可以減少工作人員的勞動強度,提高工作效率與管理水平,具有很大的價值。它可以使移動端物流系統(tǒng)app操作簡單,成功率高,使網(wǎng)上移動端物流系統(tǒng)app的管理向一個更高層次前進(jìn)。
本系統(tǒng)嘗試使用ssm框架在網(wǎng)上架構(gòu)一個動態(tài)的移動端物流系統(tǒng)app,以使每一用戶在家就能通過系統(tǒng)來進(jìn)行移動端物流系統(tǒng)管理。
關(guān)鍵詞:移動端物流系統(tǒng)管理;ssm框架;mysql數(shù)據(jù)庫??
Abstract
With the development of Internet, People's Daily life has been inseparable from the Network. In the future, people's life and work will become more and more digital, network and electronic. Online management, it will be the latest form of direct management of mobile terminal logistics system APP. This paper is to build mobile terminal logistics system APP as the goal, the use of Java technology, made by the front and back two parts. The system mainly includes home page, personal center, customer management, staff management, logistics service management, goods information management, goods transport management, system management and other functions, as well as background database management. From APP design to detailed implementation are based on the idea of APP construction and mysql database design method.
The application of the system can reduce the labor intensity of the staff, improve the work efficiency and management level, has great value. It can make the operation of mobile terminal logistics system APP simple, high success rate, so that the management of online mobile terminal logistics system APP to a higher level.
This system tries to use SSM framework to construct a dynamic mobile terminal logistics system APP on the Internet, so that each user can manage mobile terminal logistics system through the system at home.
Key words: mobile terminal logistics system management; SSM framework; The mysql database
?
目錄
目錄 4
1 緒論 5
1.1項目背景介紹 5
1.2課題研究現(xiàn)狀 5
1.3本論文的研究內(nèi)容 6
1.4本論文的組織結(jié)構(gòu) 6
2系統(tǒng)關(guān)鍵技術(shù)及工具簡介 7
2.1 Java技術(shù) 7
2.2 Android技術(shù) 7
2.3 MySQL數(shù)據(jù)庫簡介 7
2.4 MySQL環(huán)境配置 7
2.5 B/S架構(gòu) 8
2.6 SSM框架 8
3系統(tǒng)需求分析 9
3.1系統(tǒng)設(shè)計的目標(biāo) 9
3.2系統(tǒng)功能性需求 9
3.2.1 功能需求 9
3.2.2 系統(tǒng)用例 9
3.3系統(tǒng)性能需求 11
3.4對功能的總體規(guī)定 11
3.5對運行環(huán)境的總體規(guī)定 11
3.6開發(fā)環(huán)境 11
4系統(tǒng)設(shè)計 13
4.1系統(tǒng)總體設(shè)計 13
4.2數(shù)據(jù)庫設(shè)計 13
4.2.1 數(shù)據(jù)庫概念設(shè)計 14
4.2.2 數(shù)據(jù)庫邏輯設(shè)計 14
5系統(tǒng)實現(xiàn) 21
5.1用戶功能實現(xiàn)(app端) 21
5.2管理員功能模塊 25
6系統(tǒng)測試 29
7總結(jié)與展望 30
參考文獻(xiàn) 31
致謝 32
本文主要是針對線下傳統(tǒng)管理方式中管理不便與效率低的缺點,將電子商務(wù)和計算機(jī)技術(shù)結(jié)合起來,開發(fā)出管理便捷,效率高的移動端物流系統(tǒng)app。作者開發(fā)了以java技術(shù)語言為基礎(chǔ)的在線移動端物流系統(tǒng)app。本系統(tǒng)能夠提供管理員在線管理,管理首頁、個人中心、客戶管理、員工管理、物流服務(wù)管理、貨物信息管理、貨物運輸管理、系統(tǒng)管理等功能。而第一部分主要介紹了移動端物流系統(tǒng)app的項目背景以及課題研究現(xiàn)狀和課題研究目標(biāo)。
本系統(tǒng)的用戶可分為前臺模塊和后臺管理員模塊兩個界面組成。一個界面用于管理員登錄,管理員可以管理系統(tǒng)內(nèi)所有功能,主要有首頁、個人中心、客戶管理、員工管理、物流服務(wù)管理、貨物信息管理、貨物運輸管理、系統(tǒng)管理等功能;另外一個界面用于客戶和員工登錄,用戶登錄系統(tǒng)可以實現(xiàn)首頁、物流服務(wù)、貨物信息、貨物運輸、我的等,客戶在我的頁面可以對個人中心、物流服務(wù)、貨物信息、貨物運輸、信息反饋等功能進(jìn)行操作。員工在我的頁面可以對個人中心、貨物信息、貨物運輸、信息反饋等功能進(jìn)行操作。



