【正文】
中山大學南方學院 2020屆本科生畢業(yè)設(shè)計 1 本科生畢業(yè)論文(設(shè)計) 題目: 藥店管理系統(tǒng)的設(shè)計與實現(xiàn) 系 名 : 電子通信與軟件工程 專 業(yè): 07級 計算機科學與技術(shù) 學 號: 072020112 姓 名: 趙瓏迪 指導教師: 徐琴 二○ 一 一 年 四 月 裝 訂 線 中山大學南方 學院 中山大學南方學院 2020屆本科生畢業(yè)設(shè)計 I 摘 要 隨著計算機技術(shù)在各行各業(yè)廣泛地應用和迅速地發(fā)展,網(wǎng)絡(luò)的概念早已深入人心,網(wǎng)絡(luò)在各企業(yè)的發(fā)展中占據(jù)了重要位置。商品的 采購 、 銷售 、 及人員管理等一系列功能,現(xiàn)在都可以通過網(wǎng)絡(luò)平臺來實現(xiàn)。在減少了人工操作的同時也加強了店鋪之間的溝通。同時這種網(wǎng)絡(luò)平臺 不僅減少了錯誤的發(fā)生,而且大大的提高了工作效率,節(jié)省了時間,是企業(yè)現(xiàn)在的不二選擇。 本論文研究了一種基于 的 藥店管理系統(tǒng)( DMS) 。 該系統(tǒng)主要包括 供應商管理模塊 、銷售管理模塊、庫存管理模塊、權(quán)限管理模塊及公告管理模塊 。 供應商 模塊實現(xiàn)的功能 主要 包括: 供應商管理 、 供應商貨品管理 、 采購及采購記錄查看 。 銷售管理 模塊實現(xiàn)的功能主要包括: 銷售 、 總營業(yè)額統(tǒng)計 及個人營業(yè)額統(tǒng)計。庫存管理模塊實現(xiàn)的功能主要包括:庫存查看、藥品報損及報損記錄查看。權(quán)限管理模塊實現(xiàn)的主要功能包括:人員管理、角色管理及資源管理。公告管理 模塊實現(xiàn)的主要功能包括公告管理及功能查看。 其開發(fā)主要包括后臺數(shù)據(jù)庫的建立 及 前臺頁面的設(shè)計。 本系統(tǒng)采用 和 SQL Server 2020 為開發(fā)工具,具有擴展性。 系統(tǒng) 使用 Microsoft 公司以 C為核心語言的 開發(fā)工具,再結(jié)合 SQL Server 2020 建立數(shù)據(jù)連接關(guān)系。利用 Ajax 無刷新技術(shù),提高用戶體驗,加快頁面瀏覽速度 jQueryUI 包,提高系統(tǒng)的易用性(系統(tǒng)頁面框架)。最終實現(xiàn)了藥店管理系統(tǒng)( DMS) 。 關(guān)鍵詞 : DMS; ajax; ; SQL Server 2020; jQueryUI 中山大學南方學院 2020屆本科生畢業(yè)設(shè)計 II ABSTRACT Along with the puter technology widely use and rapid development in various industries, the concept of work has already been in everybody mind and occupies an important position in the development of enterprises. Through the work platform , procurement of goods, sales, personnel management and other functions can now be achieved. To reduce the manual operations while also enhancing the munication between the shop. At the same time such a work platform not only reduces the occurrence of errors, but also greatly improves the working itis the enterprises’ best choice. This thesis study a Druggist Management System based on . The system includes supplier management module, sales management module, inventory management module, rights management module and announcement management module. Supplier module features include: supplier management, supplier of goods management, purchasing and procurement records view. Sales Management module features include: sales, total sales statistics and individual statistics. Inventory Management module features include: inventory view, drug reported record losses and the reported loss view. Rights management module features include: personnel management, role management and resource development includes database setting, a back and front page of the design. The system uses and SQL Server 2020 as development tool, it is extensible. Microsoft Corporation uses a language of C as the development tools’ core language, bined with SQL Server 2020 to establish the database. Using Ajax technology to improve the user experience,Using jQueryUI package to speed up page browsing speed, improve the system39。s ease of use (system page frame). After continuous improvement, a Druggist Management System is finally published. Keywords: DMS; ajax; ; SQL Server 2020; jQueryUI 中山大學南方學院 2020屆本科生畢業(yè)設(shè)計 III 目 錄 摘 要 .............................................................. I ABSTRACT........................................................... II 第 1 章 緒論 ........................................................ 1 研究背景 ...................................................... 1 研究意義 ....................................................... 1 研究現(xiàn)狀 ....................................................... 2 國外研究現(xiàn)狀 ............................................... 2 國內(nèi)研究現(xiàn)狀 ............................................... 2 研究的主要內(nèi)容 ................................................. 2 本文的組織 ..................................................... 3 第 2 章 相關(guān)概念和技術(shù) ............................................... 4 技術(shù) .................................................. 4 C語言 ........................................................ 5 數(shù)據(jù)庫訪問技術(shù) ........................................ 6 AJAX技術(shù) ...................................................... 7 ........................................................ 8 第 3 章 系統(tǒng)需求分析 ................................................. 9 系統(tǒng)概述 ...................................................... 9 系統(tǒng)用例圖 ................................................... 10 用例例表 ..................................................... 13 用例描述 ..................................................... 14 用例 1 總營業(yè)額統(tǒng)計 ....................................... 14 用例 2 個人營業(yè)額統(tǒng)計 ..................................... 14 用例 3 庫存查看 ........................................... 15 用例 4 藥品報損 ........................................... 15 用例 5 報損記錄查看 ....................................... 16 用例 6 人員管理 ........................................... 16 用例 7 角色管理 ........................................... 16 用例 6 資源 管理 ........................................... 17 第 4 章 系統(tǒng)概要設(shè)計 ................................................ 18 系統(tǒng)功能模塊圖 ............................................... 18 數(shù)據(jù)庫結(jié)構(gòu)設(shè)計圖 ............................................. 19 ER 圖 .................................................... 19 數(shù)據(jù)表結(jié)構(gòu) ............................................... 19 第 5 章 系統(tǒng)詳細設(shè)計 ................................................ 25 數(shù)據(jù)庫連接 ................................................... 25 建立數(shù)據(jù)庫連接 ........................................... 25 中山大學南方學院 2020屆本科生畢業(yè)設(shè)計 IV 連接數(shù)據(jù)庫 ............................................... 26 關(guān)閉數(shù)據(jù)庫的連接 .......................................... 26 系統(tǒng)功能模塊的設(shè)計與實現(xiàn) ..................................... 27 系統(tǒng)主界面 ................................................ 27 藥品銷售模塊 ............................................. 28 庫存管理模塊 .............................................. 30