【正文】
畢 業(yè) 設(shè) 計 論 文 專業(yè)班級: 軟件技術(shù)軟件 072 班 學(xué)生姓名: 崔福軒 指導(dǎo)教師: 王慶利 密級:內(nèi)部 基于 JAVA 的倉庫管理系統(tǒng) Based on JAVA warehouse management system 系別名稱: 信息工程系 專業(yè)班級: 軟件技術(shù)軟件 072 班 學(xué)生姓名: 崔福軒 學(xué) 號: 2020433207 指導(dǎo)教師: 王慶利 沈陽工程學(xué)院畢業(yè)論文 摘 要 I 摘 要 隨著電子商務(wù)技術(shù)和網(wǎng)絡(luò)技術(shù)的快速發(fā)展,現(xiàn)代物流技術(shù)也在不斷進(jìn)步。物流技術(shù)是指與物流要素活動有關(guān)的所有專業(yè)技術(shù)的總稱,包括各種操作方法、管理技能等,如流通加工技術(shù)、物品包裝技術(shù)、物品標(biāo)識技術(shù)、物品實時跟蹤技術(shù),物流存儲技術(shù)等;物流技術(shù)還包括物流規(guī)劃、物流評價、物流設(shè)計、物流策略等;當(dāng)計算機(jī)網(wǎng)絡(luò)技術(shù)的應(yīng)用普及后,物流技術(shù)中綜合了許多現(xiàn)代技術(shù)如 GIS(地理信息系統(tǒng))、 GPS(全球衛(wèi)星定位)、 EDI(電子數(shù)據(jù)交換)、 BAR CODE(條碼)等。物流業(yè)在采用某些現(xiàn)代信息技 術(shù)方面的成功經(jīng)驗和規(guī)范集成,為電子商務(wù)的推廣普及鋪平了道路。例如世界零售業(yè)巨頭美國沃爾瑪早已采用GPS 進(jìn)行物流跟蹤和監(jiān)控來保證商品及時、可靠、安全的到達(dá)各個銷售地點。 雖然 GPS 在商業(yè)方面的應(yīng)用在我國目前來說還不太現(xiàn)實,成本也比較高。但是互聯(lián)網(wǎng)在我國的普及和發(fā)展已經(jīng)非常成熟和穩(wěn)固,我們利用現(xiàn)有的網(wǎng)絡(luò)技術(shù)也可以實現(xiàn)對物流的商品的跟蹤監(jiān)控! 采用 java 三層構(gòu)架技術(shù)開發(fā)的 倉庫管理 系統(tǒng)實現(xiàn)了對商品庫存信息,供應(yīng)商信息,商品信息,入庫商品信息,出庫商品信息的便捷管理。實現(xiàn)了倉儲管理的信息化,減少了人力,節(jié)省了財力, 提高了企業(yè)運作的效率有效控制商品庫存量為企業(yè)節(jié)省了不必要的浪費。 關(guān)鍵詞 物流技術(shù),物流業(yè), U/T 網(wǎng)絡(luò)物流系統(tǒng) 沈陽工 程學(xué)院畢業(yè)論文 Abstract II Abstract As the ebusiness and work technology to the rapid development, the modern logistics technology has been steadily progressing. Logistics is the logistics’s elements and related to the activities of all professional and technical customers, including various methods of operation, Management skills, such as flowprocessing technology, packaging technology goods, goods identification technology, realtime tracking technology items, Logistics Storage Technology。 Logistics Technology also include logistics planning, logistics evaluation, logistics design, logistics strategies。 When Computer Network Technology Application widespread, integrated logistics technology many modern technologies such as GIS (geographic information systems), GPS (global positioning satellite), EDI (electronic data interchange), BAR CODE (bar code). In the logistics industry to adopt certain aspects of modern information technology and the successful experience of normative integration, for the promotion of emerce has paved the way. World retail giants such as WalMart has used American GPS tracking and logistics to ensure the monitoring of goods in a timely manner, reliable, safe arrival of all sales. Although GPS in mercial applications in China at present is not really reality, the cost is relatively high. But the Inter in China and the spread of development has been very mature and solid, We utilize the existing work technology can achieve the value of logistics tracking control! Threetier architecture using java technology development Warehouse Management System for goods inventory information, Information providers, the volume of information storage and modity information, modity information from the convenience of management. Implementation of storage management information, and reduce the manpower, financial savings, improve the efficiency of the operation of enterprises effectively controlled modity stocks for saving the unnecessary wastage. Key Words Logistics Technology, Logistics, U/T Network logistics system 沈陽工程學(xué)院畢業(yè)論文 目 錄 III 目 錄 摘 要 .............................................................................................................................................. I Abstract ...........................................................................................................................................II 第 1 章 緒 論 ............................................................................................................................... 1 研究背景 .............................................................................................................................. 1 物流系統(tǒng)整合研究的意義 .................................................................................................. 1 第 2 章 技術(shù)可行性分析 ............................................................................................................... 3 Java 技術(shù)簡介 ....................................................................................................................... 3 JSP 和 Servlet 技術(shù)優(yōu)勢 ....................................................................................................... 3 MySql 和 Apache Tomcat 介紹 ............................................................................................ 4 第 3 章 需求分析 ........................................................................................................................... 6 倉儲管理的特點 ................................................................................................................... 6 對倉儲管理的解決方案 ....................................................................................................... 7 第 4 章 倉儲管理系統(tǒng)分析 ........................................................................................................... 9 系統(tǒng)功能模塊劃分 ............................................................................................................... 9 ER 圖 .................................................................................................................................. 10 第 5 章 倉儲管理數(shù)據(jù)庫設(shè)計 ..................................................................................................... 11 數(shù)據(jù)表設(shè)計 ......................................................................................................................... 11 數(shù)據(jù)字典設(shè)計 ........................................................................