【正文】
ts increased rapidly, the management of drug information has bee an indispensable part of the work of the pharmaceutical management system of the medicine is designed to manage drug information. The previous data processing to use manual operation, a heavy workload, error rate, error is not easy to change. The use of the pharmaceutical management system, high efficiency, fast, easy to use and modify. According to the actual needs of the pharmaceutical management system is in the Windows XP operating system environment, the MyEclipse development tools for the front, using JSP technology, MySQL Server backend database development tools. Medical management, category management, buying drugs, sales management, purchase / demand management and system management functions. Management system of the medicine first enter and store some of the basic data, such as drug information and sales information in this system, purchase / demand for such information and data can easily add, modify, query and delete. Secondly, in order to facilitate management of data managers, a variety of data statistics, such as statistical inventory information, sales information, and purchase / demand information. Keywords Pharmaceutical management system。 JSP technology I 目 錄 1 緒論 ............................................................................................................ 1 系統(tǒng)開(kāi)發(fā)背景 ..................................................................................... 1 系統(tǒng)開(kāi)發(fā)意義 ..................................................................................... 1 文章內(nèi)容安排 ..................................................................................... 1 2 系統(tǒng)開(kāi)發(fā)環(huán)境和開(kāi)發(fā)工具簡(jiǎn)介 ................................................................ 3 系統(tǒng)開(kāi)發(fā)環(huán)境 ..................................................................................... 3 系統(tǒng)開(kāi)發(fā)工具簡(jiǎn)介 ............................................................................. 3 MySQL 數(shù)據(jù)庫(kù)介紹 ................................................................ 3 JSP 技術(shù)概述 ........................................................................... 3 3 系統(tǒng)需求分析 ............................................................................................ 5 可行性分析 ......................................................................................... 5 技術(shù)可行性 .............................................................................. 5 經(jīng)濟(jì)可行性 .............................................................................. 5 系統(tǒng)功能需求 ..................................................................................... 5 數(shù)據(jù)流圖 ............................................................................................. 6 4 系統(tǒng)總體設(shè)計(jì) ............................................................................................ 8 系統(tǒng)結(jié)構(gòu)設(shè)計(jì) ..................................................................................... 8 邏輯分層結(jié)構(gòu)設(shè)計(jì) .................................................................. 9 定義 ActionForm ..................................................................... 9 持久層結(jié)構(gòu)設(shè)計(jì) .................................................................... 10 業(yè)務(wù)層結(jié)構(gòu)設(shè)計(jì) .....................................................................11 頁(yè)面結(jié)構(gòu)設(shè)計(jì) .........................................................................11 數(shù)據(jù)庫(kù)設(shè)計(jì) ....................................................................................... 12 實(shí)體對(duì)象設(shè)計(jì) ........................................................................ 12 數(shù)據(jù)庫(kù)表結(jié)構(gòu) ........................................................................ 12 數(shù)據(jù)庫(kù) ER 圖 ........................................................................ 14 5 系統(tǒng)詳細(xì)設(shè)計(jì) .......................................................................................... 17 公共類設(shè)計(jì) ....................................................................................... 18 II Hibernate 過(guò)濾器 ................................................................... 18 SuperDao 類 ........................................................................... 19 BaseAction 類 ........................................................................ 20 DeleteAction 類 ...................................................................... 21 字符串工具類 ........................................................................ 22 系統(tǒng)登陸模塊設(shè)計(jì) ........................................................................... 23 醫(yī)藥管理模塊設(shè)計(jì) ........................................................................... 24 藥品對(duì)象持久層設(shè)計(jì) ............................................................ 26 藥品信息的添加與修改 ........................................................ 26 分頁(yè)查看所有藥品 ................................................................ 27 查看藥品詳細(xì)信息 ................................................................ 27 查詢藥品 ................................................................................ 28 高級(jí)查詢 ................................................................................ 28 查看庫(kù)存 ................................................................................ 29 類別管理模塊設(shè)計(jì) ........................................................................... 30 藥品類別持久層設(shè)計(jì) ............................................................ 30 藥品類別的添加 .................................................................... 30 分頁(yè)查看類別信息 ................................................................ 31 類別的修改與刪除 ................................................................ 31 藥品類別統(tǒng)計(jì) ........................................................................ 31 購(gòu)買藥品模塊設(shè)計(jì) ........................................................................... 32 購(gòu)買藥品 .................................................