【正文】
2020 級物流信息管理系統(tǒng)課程設(shè)計(jì) 題目 : iphone 的倉儲管理系統(tǒng) 姓 名 蔣欣怡 周娜 學(xué) 院 自動化學(xué)院 專 業(yè) 物流工程 班 級 2020211408 班 學(xué) 號 09211915 09211916 班內(nèi)序號 24 25 指導(dǎo)老師 蘇志遠(yuǎn) 2020 年 5 月 摘要 庫存管理是一項(xiàng)非常繁瑣復(fù)雜的工作,每天要處理大量的單據(jù)數(shù)據(jù),包括入庫、出庫、退庫、調(diào)庫等多項(xiàng)貨物操作流程。因此,為提高庫管工作的質(zhì)量和效率,就必須根據(jù)倉庫管理的特點(diǎn)開發(fā)庫存物流信息系統(tǒng)。 本文立足于物流信息系統(tǒng)發(fā)展的現(xiàn)狀,針對為蘋果公司產(chǎn)品提供倉儲服務(wù)的專業(yè)公司的具體情況,從實(shí)際出發(fā)設(shè)計(jì)了一款庫存信息系統(tǒng)軟件。系統(tǒng)建設(shè)的主要目標(biāo)為 :加大對產(chǎn)品的出入庫、移庫、盤點(diǎn)及相關(guān)的財(cái)務(wù)和員工的管理力度;全面實(shí)時地掌握倉儲信息,提高倉儲管理與運(yùn)作的效率;初步實(shí)現(xiàn)物流、資金流與信息流的一體化。我們首先進(jìn)行了詳致的可行性分析,了解蘋果公司產(chǎn)品的存儲特性,確定開發(fā)庫存物流信息系統(tǒng)的必要性。然后對該系統(tǒng)用統(tǒng)一建模語言 (UML)做了詳細(xì)周密的系統(tǒng)分析,描述了庫存物流信息系統(tǒng)的各種需求、組織結(jié)構(gòu)、業(yè)務(wù)流程、數(shù)據(jù)流程等 ,由此得到系統(tǒng)分析報(bào)告。 基于系統(tǒng)分析報(bào)告綜合采用多種常用軟件開發(fā)的成熟技術(shù)及軟件,對該系統(tǒng)進(jìn)行了概要設(shè)計(jì)和詳細(xì)設(shè)計(jì),如充分利用 Powerdesign 強(qiáng)大的數(shù)據(jù)庫建模能力設(shè)計(jì)實(shí)現(xiàn)了該庫管系統(tǒng)的后臺數(shù)據(jù)庫 (關(guān)系型數(shù)據(jù)庫 MYSQL )。 最后運(yùn)用面向?qū)ο蠊δ?、圖形拖放功能強(qiáng)大的編程工具 eclipse 開發(fā)實(shí)現(xiàn)了多功能的庫存物流信息系統(tǒng)。具體分析和設(shè)計(jì)了員工信息管理、權(quán)限管理、貨品信息管理、客戶信息管理、供應(yīng)商信息管理、進(jìn)貨入庫管理、出庫管理、盤點(diǎn)管理、移庫管理、庫位信息管理等功能模塊,同時編寫好了軟件開發(fā) 過程中的各種重要文檔。 本文分析了系統(tǒng)開發(fā)的背景,簡要的描述了系統(tǒng)需要解決的主要問題以及解決辦法:系統(tǒng)的開發(fā)目標(biāo)與需求、系統(tǒng)的業(yè)務(wù)流程和架構(gòu)設(shè)計(jì)、功能模塊的詳細(xì)設(shè)計(jì)、主要功能的實(shí)現(xiàn)界面等。本文所設(shè)計(jì)的系統(tǒng)將高效地管理倉庫、利用倉庫,使倉庫作業(yè)規(guī)范化,在實(shí)時全面地掌握倉儲信息,提高可視性,提高倉庫管理與運(yùn)作效率的方面,具有一定的現(xiàn)實(shí)意義和應(yīng)用價(jià)值。 關(guān)鍵字 物流信息系統(tǒng) 庫存管理 UML eclipse Abstract Inventory management is a very plex work, it demands a lot of time to deal with a large number of documents data every day, including storage, a library, withdrawn and cold storage, and so on. Therefore, in order to improve the quality and efficiency of inventory management, it must be developed according to the characteristics of the warehouse management inventory logistics information systems. The paper, based on the status of the development of logistics information system, is telling the process how an inventory information system software is designed for the specific circumstances of the professional pany to provide warehousing services for Apple products. The system construction of the main objectives: to increase the product out of storage, transfer database, inventory and related financial and staff management efforts。 prehensive master warehouse information in real time to improve warehouse management and operational efficiency。 preliminary logistics, capital flow integration and information flow. Firstly we carried out a detailed and consistent analysis of the feasibility of storage features of Apple products, and determine the need for development of stock logistics information system. Then the system using the Unified Modeling Language (UML) made a detailed and thorough system analysis, and describes the diverse needs of the inventory logistics information systems, anizational structure, business processes, data flow, the resulting system analysis report. Using a bination of many monly used software and mature technology, based on system analysis of the system outline and detailed design, for example, we take full advantage of the powerful database modeling capabilities of Powerdesign to achieve the backend database system of inventory management (relational database is MYSQL ). Finally, with the powerful objectoriented features and graphical drag and drop programming tools, th