【正文】
本科生畢業(yè)設計(論文) I 摘 要 隨著藥店市場競爭的加劇及醫(yī)療保險的推廣,對藥店實現(xiàn)計算機管理是藥店生存與發(fā)展的必要條件。藥店管理系統(tǒng)可以對藥店的實物及 帳目 進行精確快速的管理,大大減輕手工勞動強度,提高顧客的滿意度,功能強大全面的查詢系統(tǒng)使經(jīng)營者快速掌握藥店的經(jīng)營狀況,從而做出正確的決策。 小型藥店信息管理系統(tǒng)是以計算機為主要工具來管理藥店的系統(tǒng)。它是采用C/S 模式實現(xiàn)的, C/S 客戶端采用可視化 Visual Basic 來實現(xiàn),后臺數(shù)據(jù)庫采用 SQL SERVER 2020。系統(tǒng)采用 ADO( Active X Data Objects)技術來實現(xiàn) C/S客戶端和數(shù)據(jù)庫的連接。系統(tǒng)主要包括系統(tǒng)管理、系統(tǒng)信息維護、藥品銷售、藥品采購、藥品入庫、查詢統(tǒng)計六大功能模塊,實現(xiàn)了藥品日常的銷售、采購、入庫、信息查詢統(tǒng)計、報表打印等基本功能。 關鍵詞: 藥店信息管理系統(tǒng) ; 醫(yī)療保險 ; C/S 本科生畢業(yè)設計(論文) II Abstract Along with the expediting of the petition of the medicine store market and the extending of the hospitalization insurance, it has became a essential condition of exist and developing of medicine store to realize managed medicine store by puter. The medicine management system can provide the precise and quick management to real object and accounts of medicine store, alleviate consumedly the handicraft of the lab our, improve the approval of the customer. The strong functions of search system make the operator of medicine store to mastery status of management quickly and to do the right decisionmaking. The information management system of the monotype drugstore is the system to manage the medicine store, regarding the puter as the main tool. This system adopts C/S mode, the C/S client server adopt Visual Basic that is visual tool to realize and the backstage adopts the SQL whole system adopts the technique of ADO develops the connection between the c/s client portion and the Database. This system mainly has six functions module: the system management, system information maintenance, drugs sale, drugs purchase, drugs store in warehouse. By these six modules, the system can plete the basic functions of drugs in the store, such as drugs sale, buy, store in warehouse, the information search and Stat., the statement prints. Key words: The information management system of the drugstore; hospitalization insurance; C/S 本科生畢業(yè)設計(論文) III 目 錄 第 1 章 緒 論 ........................................................................................................... 1 題目背景 ................................................................................................... 1 系統(tǒng)設計的目標 ....................................................................................... 2 Visual Basic 簡介 ................................................................................. 2 Microsoft SQL Server 簡介 ....................................................................... 3 第 2 章 可行性分析 ................................................................................................. 5 技術可行性 ............................................................................................... 5 操作可行性 ............................................................................................... 6 經(jīng)濟可行性 ............................................................................................... 6 第 3 章 需求分析 ..................................................................................................... 8 問題描述 ................................................................................................... 8 數(shù)據(jù)流圖 ................................................................................................... 8 數(shù)據(jù)字典 ................................................................................................. 10 第 4 章 數(shù)據(jù)庫設計 ............................................................................................... 12 概念模型簡介 ......................................................................................... 12 概念模型的特點 ......................................................................... 12 概念模型設計方法 ..................................................................... 12 邏輯設計思想 ......................................................................................... 15 軟件設計思想 ......................................................................................... 16 表及說明 ................................................................................................. 17 第 5 章 系統(tǒng)設計 ................................................................................................... 25 總體設計 ................................................................................................. 25 模塊設計 ................................................................................................. 27 系統(tǒng)管理模塊 ............................................................................. 27 零售模塊 ..................................................................................... 32 采購模塊 ..................................................................................... 32 入庫模塊 ..................................................................................... 32 統(tǒng)計查詢模塊 ............................................................................. 33 第 6 章 測試與調(diào)試 ............................................................................................... 39 什么是軟件測試 ..................................................................................... 39 本科生畢業(yè)設計(論文) IV 測試方法選擇 ......................................................................................... 39 軟件測試的目 標 ..................................................................................... 40 功能的調(diào)試 ............................................................................................. 41 操作的調(diào)試 ............................................................................................. 42 系統(tǒng)調(diào)試 ................................................................................................. 42 第 7 章 結 論 ......................................................................................................... 44 參考文獻 .................................................................................................................