【正文】
VB貿(mào)易公司管理系統(tǒng)(ER圖+功能模塊圖+源程序)論文VB貿(mào)易公司管理系統(tǒng)(ER圖+功能模塊圖+源程序)AbstractThe trading pany management system is the typical management information system and its development mainly consists of the development and maintenance of backstage database as well as the development of front end application procedure. The former is required to set up a database whose data has the property of uniformity, pleteness and good security. To the latter, it needs the application procedure to be functionally plete and easily accessible.First, grasps the design of overall system structure. The overall system design refers to divide the whole structure of the system and determine the procedure of subsystem and module, which is based on system investigation and analysis. The core problem in overall design is the definition of structure of system function and the division of subsystem and module. The design of structuralized system is to divide the system into a number of subsystems from the top of the system .But the subsystems are divided into modules which are further divided into the sub modules, layer upon layer.Secondly, according to the requirement of structuralized program design, centralize and modulize every function of system and thus the trading pany can be divided into four modules: money lending sales management, modity information management, the customer and the supplier information management and the system management.The anticipated target is, according to the requirement of structuralized program design, to centralize and modulize every function of system and thus the trading pany can be divided into four modules: money lending sales management, modity information management, the customer and the supplier information management and the system management. We can check and edit the database information through every functional module.Key Words: money lending sales, management information system,the customer information, trade management 摘 要首先,把握系統(tǒng)總體結(jié)構(gòu)的設計。系統(tǒng)總體設計是指在系統(tǒng)調(diào)查與分析的基礎上,對整個系統(tǒng)在結(jié)構(gòu)上的劃分,確定子系統(tǒng)與模塊的處理流程??傮w設計中最核心的問題是系統(tǒng)總體功能結(jié)構(gòu)的確定和子系統(tǒng)與模塊的劃分。結(jié)構(gòu)化系統(tǒng)設計的思想,就是自頂向下地將系統(tǒng)劃分為若干個子系統(tǒng),而子系統(tǒng)又劃分為模塊,模塊又劃分為子模塊,層層劃分。其次,將系統(tǒng)各項功能進行集中、分塊,按照結(jié)構(gòu)化程序設計的要求,得出貿(mào)易公司管理系統(tǒng)大致可以分為四個模塊,分別是借貸銷售管理、商品信息管理、客戶與供應商信息管理、系統(tǒng)管理。要實現(xiàn)的目標是將系統(tǒng)各項功能進行集中、分塊,按照結(jié)構(gòu)化程序設計的要求,得出貿(mào)易公司管理系統(tǒng)大致可以分為四個模塊,分別是借貸銷售管理、商品信息管理、客戶與供應商信息管理、系統(tǒng)管理。并通過各個功能模塊對數(shù)據(jù)庫信息進行查看與編輯。關(guān)鍵詞:借貸銷售,管理信息系統(tǒng) ,客戶信息,貿(mào)易管理目 錄摘 要IABSTRACT(英文摘要) Ⅱ目 錄 Ⅲ第一章 引 言1 管理信息系統(tǒng)簡介1 課題的目的和意義1第二章 國內(nèi)外現(xiàn)狀及系統(tǒng)的設計目標3 國內(nèi)外現(xiàn)狀34第三章 系統(tǒng)結(jié)構(gòu)與模型設計6 系統(tǒng)的開發(fā)技術(shù)69 系統(tǒng)功能分析10 系統(tǒng)功能模塊設計10 代碼設計11 數(shù)據(jù)庫設計15 數(shù)據(jù)庫需求分析16 數(shù)據(jù)庫概念結(jié)構(gòu)設計17 數(shù)據(jù)庫邏輯結(jié)構(gòu)設計18第四章 系統(tǒng)的實現(xiàn)20 數(shù)據(jù)庫的實現(xiàn)20 系統(tǒng)界面及各功能模塊的實現(xiàn)20 登陸界面的實現(xiàn)20 系統(tǒng)主窗體的實現(xiàn)21 供應商信息管理模塊的實現(xiàn)22 客戶信息管理模塊的實現(xiàn)26 商品信息管理模塊的實現(xiàn)29第五章 系統(tǒng)測試31 測試環(huán)境31 測試過程31第六章 結(jié)論33參考文獻34致謝1056VB貿(mào)易公司管理系統(tǒng)(ER圖+功能模塊圖+源程序)第一章引言 管理信息系統(tǒng)簡介管理信息系統(tǒng)(MIS,Management Information System)是一個由人和計算機等組成的能夠提供信息以支持一個組織機構(gòu)內(nèi)部的作業(yè)、管理、分析和決策職能的系統(tǒng)。管理信息系統(tǒng)利用計算機的硬件和軟件,手工規(guī)程、分析、計劃、控制和決策用的模型,以及數(shù)據(jù)庫對信息進行收集、傳輸、加工、保存、維護和使用。因此管理信息系統(tǒng)是一個信息處理系統(tǒng)。管理信息系統(tǒng)作為各項業(yè)務、技術(shù)、工作自動化及高水平管理的方法和模式,正在得到越來越廣泛的應用。早期的管理信息系統(tǒng)通常是以各單位為主體,獨自進行開發(fā)和應用。從技術(shù)上看,大體是以局域網(wǎng)或客戶/服務器模式組成應用系統(tǒng)平臺,在操作系統(tǒng)和數(shù)據(jù)庫管理系統(tǒng)的平臺上開發(fā)應用軟件系統(tǒng)。但是,由于技術(shù)的發(fā)展和進步以及應用、管理和數(shù)據(jù)共享的需要等諸多原因,把分散開發(fā)且分布在各個地域的獨立的管理信息系統(tǒng)互相連接起來,實現(xiàn)系統(tǒng)硬件、系統(tǒng)軟件、應用軟件及數(shù)據(jù)的共享,已經(jīng)成為越來越迫切的任務。 課題的目的意義當今社會是一個信息社會,信息已成為繼勞動力、土地、資本之后的又一大資源。誰控制的信息越多,誰利用信息資源的效率越高,誰就會在各方面的競爭中占有一席之地,誰就會有更多的優(yōu)勢。貿(mào)易管理信息系統(tǒng)是一個貿(mào)易公司不可缺少的部分,它的內(nèi)容對于公司的決策者和管理者來說都至關(guān)重要,所以貿(mào)易管理系統(tǒng)應該能夠為用戶提供充足的信息和快捷的查詢手段。但目前還有一些小型企業(yè)使用傳統(tǒng)人工的方式管理,這種管理方式存在著許多缺點,如:效率低、保密性差,另外時間