freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

物流配送管理系統(tǒng)-配送中心子系統(tǒng)的實現(xiàn)本科畢業(yè)論文-展示頁

2024-09-09 08:39本頁面
  

【正文】 模式、多層次的物流企業(yè)群體。 2020 年,物流業(yè)增 加值占全部服務(wù)業(yè)增加值的比重為 %,占 GDP 的比重為 %。 物流業(yè)規(guī)??焖僭鲩L。 配送中心盡量縮短配送周期,在指定時間內(nèi)到貨,實行 24 小時晝夜接單和配送制度等,來提高自身服務(wù)質(zhì)量。發(fā)達國家建立了自動化物流配送系統(tǒng),可以在短時間內(nèi)將用戶所需商品發(fā)送到指定地點。 2. 采用先進的技術(shù)和設(shè)備 發(fā)達國家的物流設(shè)備更新周期短,其設(shè)備與技術(shù)非常先進。其配送范圍也擴大到了省際,國際。 發(fā)達國家的物流方式主要有以下特征: 1. 配送規(guī)模日益擴大: 隨著經(jīng)濟的迅速發(fā)展和 生產(chǎn)力、消費力的急劇增長,發(fā)達國家的配送量和范圍也同步擴大。 我們就根據(jù)上述在國內(nèi)物流配送管理系統(tǒng)在企業(yè)應(yīng)用普及時出現(xiàn)的各種問題,將用我們學(xué)到的知識,利用當(dāng)前管理信息系統(tǒng)科學(xué)的、實用的理論,開發(fā)一套基于 JavaEE 的物流配送管理系統(tǒng) 。 而且傳統(tǒng)的物流企業(yè)當(dāng)用戶所需要的商品缺貨時無法及時與供應(yīng)商交互購貨入庫,導(dǎo)致客戶流失問題。庫管人員要 花費大量人力物力和時間來做數(shù)據(jù)統(tǒng)計工作,而且很容易出錯, 有的企業(yè)單位的庫存管理部分目前仍然為手工、半手工操作。目前大多數(shù)物流企業(yè)提供的主要服務(wù)還停留在傳統(tǒng) 的運輸和倉庫兩大塊業(yè)務(wù)上,倉庫在物流中還占據(jù)著比較重要的地位。 關(guān)鍵詞 : 物流配送管理 項目 , B/S 框架 , SSH 框架 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 II Abstract With the rapid development of puter technology, the broad extension of the work the whole society es into the information age. At the same time, as the development of logistics supply chain management, all kinds of plicated logistics information, the traditional logistics model has been unable to meet the needs of enterprises. Companies urgently require logistics information, and the popularity of puter work technology provided technical support. Therefore, the enterprises in order to improve efficiency, petitiveness and information sharing, and vigorously develop the logistics information system In this context, the group according to user’s needs, gradually establish the required secure, efficient, scalable, based on B / S model of logistics and distribution management system. This system is developed with MyEclipse . It adopts the MVC developing model and SSH technology. We use the JSP, AJAX, XML technology at the client side while using Oracle at service side. The main job of the system is to munication with user. according to customer requirements, the system generated purchase orders, to provide customers with orders, returns, unsubscribe, replacement and other services, provide search functions, such as the Order Details query, return a single query for more information , stock, modity inquiries. The system also provides financial statistics for the logistics pany, purchases and other services. I designed and implemented in the project subdistribution centers, to provide users with product management, treasury management, stock management, returns management, supplier management and other services. Keywords: logistics, B/S, SSH 南京大學(xué)軟件學(xué)院本科畢業(yè)論文 III 目 錄 摘 要 .............................................................................................................................I Abstract ......................................................................................................................... II 目 錄 .......................................................................................................................... III 第一章 概述 .................................................................................................................. 1 項目背景 .......................................................................................................... 1 國內(nèi)外物流配送技術(shù)現(xiàn)狀 .............................................................................. 1 論文組織結(jié)構(gòu) .................................................................................................. 3 第二章 相關(guān)技術(shù)概述 .................................................................................................. 4 JavaEE Web 層組件技術(shù) ................................................................................. 4 JSP 技術(shù) ............................................................................................... 4 Servlet 技術(shù) ......................................................................................... 6 SSH 技術(shù) .......................................................................................................... 7 Spring 技術(shù) .......................................................................................... 7 Hibernate 技術(shù) ..................................................................................... 8 Struts 技術(shù) ......................................................................................... 10 AJAX 技術(shù) .................................................................................................. 11 第三章 物流配送管理系統(tǒng)項目概述 ........................................................................ 12 項目整體需求 ................................................................................................ 12 項目角色說明 ................................................................................................. 12 整體業(yè)務(wù)流程描述 ........................................................................................ 14 配送中心子模塊描述 .................................................................................... 15 配送中心子模塊需求描述 ................................................................... 15 配送中心子模塊流程描述 ................................................................... 16 第四章 JavaEE 技術(shù)在物流配送管理項目中的應(yīng)用 ............................................... 17 配送中心子系統(tǒng)的簡述 ................................................................................ 17 商品管理模塊設(shè)計 .............................................................................. 17 庫房管理模塊設(shè)計 .............................................................................. 19 庫房管理模塊設(shè)計 ............................................................................... 19 配送中心子模塊數(shù)據(jù)庫表描述 ..................................................................... 21 JSP 技術(shù)在項目中的應(yīng)用 .............................................................................. 22 Spring技術(shù)在項目中的應(yīng)用 ......................................................................... 23 Hibernate 技術(shù)在項目中的應(yīng)用 .................................................................... 24 Struts 技術(shù)在項目中的應(yīng)用 .......................................................................... 27 二級聯(lián)動實現(xiàn) ...............................................................
點擊復(fù)制文檔內(nèi)容
高考資料相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1