【正文】
大學(xué)本科畢業(yè)設(shè)計(論文) I 物流管理系統(tǒng)的設(shè)計與實現(xiàn) 摘 要 隨著經(jīng)濟的不斷繁榮以及加入 WTO后市場環(huán)境的變化,對企業(yè)的生產(chǎn)經(jīng)營提出了更高的要求,企業(yè)必須綜合利用各種先進制造技術(shù),在網(wǎng)絡(luò)與信息技術(shù)的支持下,改進現(xiàn)在的生產(chǎn)經(jīng)營模式和組織結(jié)構(gòu),才能在市場競爭中贏得更多的份額。隨著企業(yè)規(guī)模的擴大,倉庫管理系統(tǒng)將發(fā)揮越來越重要的作用。高效方便的倉庫管理系統(tǒng),可以為企業(yè)的生產(chǎn)和經(jīng)營提供堅強的后盾和有力的支持 [2]。 本文所設(shè)計的物流管理系統(tǒng)以標準的物流管理模式為藍本, 應(yīng)用于物流公司管理物流信息,主要使用了 JSP、 J2EE、 JDBC 技術(shù)??刂茖?由 Action 控制流程,并調(diào)用業(yè)務(wù)層的相應(yīng)方法進行不同的業(yè)務(wù)處理管理員端主要包括貨物信息管理、物流信息管理、車輛信息管理、企業(yè)信息管理、客戶信息管理以,管理員能對客戶和貨物、物流、車輛等進行增、刪、查、改的操作。客戶端能查看貨物車輛物流公司概況等基本信息,以及根據(jù)物流編號對物流信息進行查詢等操作。 每個功能都采用模塊化設(shè)計,系統(tǒng)條理清晰。 能更高效的提高物流公司的管理。 系統(tǒng)的測試表明,本系統(tǒng)可以方便快捷地實現(xiàn) 物流 管理中的貨物登記、出庫入庫、 組車運送等工作,使物流 管理 工作 井井有條,為企業(yè)的健康發(fā)展創(chuàng)造良好的條件 。 關(guān)鍵詞 : 物流 管理系統(tǒng) ; JSP; 模塊化設(shè)計 大學(xué)本科畢業(yè)設(shè)計(論文) II Abstract As the economy continues to boom after joining the WTO, and the changing market environment, production and operation of enterprises put forward higher requirements, panies must utilize all kinds of advanced manufacturing technology, work and information technology support to improve current production business model and anizational structure in order to win more petition in the market share. With the expansion of business scale, warehouse management system will play an increasingly important role. Convenient and efficient warehouse management system, production and operation of enterprises to provide strong backing and strong support of [2]. This article is designed logistics management system standard is modeled on logistics management, logistics management logistics information used, the main use of JSP, J2EE, JDBC technology. Action by the control flow control layer, business layer and call the appropriate methods for different business process administrator side including cargo information management, logistics information management, vehicle information management, enterprise information management, customer information management for administrators customers can and cargo, logistics, vehicles, etc. to add, delete, check, change operation. The client can check the goods vehicle logistics pany profile and other basic information, and according to the information on the logistics logistics NO query and other operations. Each feature a modular design, the system clarity. Improve logistics more efficient management of the pany. Testing of the system shows that the system can quickly and easily achieve registration of goods in logistics management, a library storage, group car transportation, etc., so that the logistics management anized for the healthy development of enterprises to create good conditions. Keywords: JSP。 modular design。Logistics Management System ***大學(xué)本科畢業(yè)設(shè)計(論文) 目 錄 物流管理系統(tǒng)的設(shè)計與實現(xiàn) ........................................ I 摘 要 ........................................................ I 第 1章 緒論 .................................................... 1 物流管理系統(tǒng)的背景及應(yīng)用 ....................................... 1 本文研究的目標及意義 ........................................... 2 系統(tǒng)可行性研究 ................................................. 3 可行性研究 ................................................. 3 ............................................... 4 本文的主要工作 ................................................. 5 第 2章 相關(guān)技術(shù)介紹 ............................................ 6 J2EE 相關(guān)原理及技術(shù)簡介 ........................................ 6 SERVLET ......................................................... 6 JSP 簡介 ....................................................... 6 J2EE 簡介 ...................................................... 6 EJB ............................................................ 7 MVC 簡介 ....................................................... 7 第 3章 系統(tǒng)分析與設(shè)計 ........................................... 8 引言 ........................................................... 8 系統(tǒng)分析 ....................................................... 8 系統(tǒng)需求分析 ............................................... 8 系統(tǒng)實施分析 ............................................... 9 系統(tǒng)功能設(shè)置 ............................................... 9 第 4章 數(shù)據(jù)庫設(shè)計 ............................................. 11 引言 .......................................................... 11 ER圖 ........................................................ 11 數(shù)據(jù)表 ........................................................ 11 第 5章 系統(tǒng)界面與功能實現(xiàn) ...................................... 14 公司簡介模塊 [17] ................................................ 14 收貨管理模塊的實現(xiàn) ............................................ 14 放貨管理模塊的實現(xiàn) ............................................ 16 組車管理模塊的實現(xiàn) ............................................ 17 查詢模塊的實現(xiàn) ................................................ 19 員工登陸注冊模塊的實現(xiàn) ........................................ 20 第 6章 系統(tǒng)維護 ............................................... 24 6. 1 系統(tǒng)維護 ..................................................... 24 系統(tǒng)維護的重要性 .......................................... 24 ***大學(xué)本科畢業(yè)設(shè)計(論文) 系統(tǒng)維護應(yīng)注重的地方 ...................................... 24 第 7章 系統(tǒng)測試與系統(tǒng)環(huán)境 ...................................... 26 電子商務(wù)系統(tǒng)的測試 ............................................ 26 系統(tǒng)調(diào)試 ...................................................... 26 軟件運行環(huán)境 .................................................. 26 第 8章 總結(jié)與展望 ............................................. 27 總結(jié) .......................................................... 27 展望 .......................................................... 27 參考文獻 ...................................................... 29 致 謝 ...............