- 医药企业综合信息管理系统 本系统以Visual C++开发“”为背景
- FLASH 画流程图 源代码 使用 主要 完成 工作流 图示 FLEX 3.0
- pushBoxMan 推箱子小游戏
- BP by matlab BP神经网络matlab实现和matlab工具箱使用实例的文字说明(BP neural network matlab implementation and Matlab toolbox
- Lisp-自動歸類圖層 auotcad lisp 自動歸類圖層 (CClay "DIM標註" 3 "DIMENSION") ;; 這句表示:將DIMENSION標注 物件歸類到 3 綠色
- 灰度图像经典二值化Matlab代码 图像灰度二值化的matlab代码实现
文件名称:drugstore
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:48.9mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
校医院中西药房负责管理医院日常所需药品的采购、进货、定价、发售和结算,药房管理的优劣,对医院的正常运作具有很大影响。中西药房在业务上是完全互相独立的两个药房,需要配备两套管理系统。-University Hospital Dispensary is responsible for day to day management of the Hospital of drugs required for procurement, purchasing, pricing, sale and settlement, the pros and cons of pharmacy management for the normal operation of the hospital has a significant impact. Dispensary in business is completely independent of each other, two pharmacies, need to be equipped two management systems.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hms.sql
hms/.classpath
hms/.myhibernatedata
hms/.mymetadata
hms/.mystrutsdata
hms/.project
hms/.springBeans
hms/src/com/esoft/hms/drugstore/dao/CompanyDao.java
hms/src/com/esoft/hms/drugstore/dao/impl/CompanyDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/impl/MedicineDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/impl/StoreInDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/impl/StoreOutDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/impl/UserDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/MedicineDao.java
hms/src/com/esoft/hms/drugstore/dao/StoreInDao.java
hms/src/com/esoft/hms/drugstore/dao/StoreOutDao.java
hms/src/com/esoft/hms/drugstore/dao/UserDao.java
hms/src/com/esoft/hms/drugstore/model/Company.hbm.xml
hms/src/com/esoft/hms/drugstore/model/Company.java
hms/src/com/esoft/hms/drugstore/model/Medicine.hbm.xml
hms/src/com/esoft/hms/drugstore/model/Medicine.java
hms/src/com/esoft/hms/drugstore/model/SectionCode.hbm.xml
hms/src/com/esoft/hms/drugstore/model/SectionCode.java
hms/src/com/esoft/hms/drugstore/model/StoreIn.hbm.xml
hms/src/com/esoft/hms/drugstore/model/StoreIn.java
hms/src/com/esoft/hms/drugstore/model/StoreOut.hbm.xml
hms/src/com/esoft/hms/drugstore/model/StoreOut.java
hms/src/com/esoft/hms/drugstore/model/User.hbm.xml
hms/src/com/esoft/hms/drugstore/model/User.java
hms/src/com/esoft/hms/drugstore/service/CompanyManager.java
hms/src/com/esoft/hms/drugstore/service/impl/CompanyManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/impl/MedicineManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/impl/StoreInManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/impl/StoreOutManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/impl/UserManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/MedicineManager.java
hms/src/com/esoft/hms/drugstore/service/StoreInManager.java
hms/src/com/esoft/hms/drugstore/service/StoreOutManager.java
hms/src/com/esoft/hms/drugstore/service/UserManager.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ChildOption2Action.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ChildOptionAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/FindStoreInAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/LoginAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/LogoutAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/PrintStoreInAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/PrintStoreOutAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/StoreInAddAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/StoreInDeleteAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/StoreInShowAllAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/StoreInUpdateAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ToFindStoreInAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ToStoreInAddAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ToStoreInUpdateAction.java
hms/src/com/esoft/hms/drugstore/struts/web/ApplicationResources.properties
hms/src/com/esoft/hms/drugstore/struts/web/ApplicationResources_zh_CN.properties
hms/src/com/esoft/hms/drugstore/struts/web/form/LoginForm.java
hms/src/com/esoft/hms/drugstore/struts/web/form/StoreInAddForm.java
hms/src/com/esoft/hms/drugstore/util/AuthorityInterceptor.java
hms/src/com/esoft/hms/drugstore/util/CheckCodeServlet.java
hms/src/com/esoft/hms/drugstore/util/DataPageBean.java
hms/src/com/esoft/hms/drugstore/util/Mysql.java
hms/test/com/esoft/hms/drugstore/dao/CompanyDaotest.java
hms/test/com/esoft/hms/drugstore/dao/DAOTestCase.java
hms/test/com/esoft/hms/drugstore/dao/MedicineDaotest.java
hms/test/com/esoft/hms/drugstore/dao/StoreInDaotest.java
hms/test/com/esoft/hms/drugstore/dao/StoreOutDaotest.java
hms/WebRoot/images/main/12_01.jpg
hms/WebRoot/images/main/12_02.jpg
hms/WebRoot/images/main/12_03.jpg
hms/WebRoot/images/main/12_04.jpg
hms/WebRoot/images/main/12_05.jpg
hms/WebRoot/images/main/12_06.jpg
hms/WebRoot/images/main/12_07.jpg
hms/WebRoot/images/main/12_08.jpg
hms/WebRoot/images/main/12_09.jpg
hms/WebRoot/images/main/12_10.jpg
hms/WebRoot/images/main/12_11.jpg
hms/WebRoot/images/main/12_12.jpg
hms/WebRoot/images/main/12_13.jpg
hms/WebRoot/images/main/43A3489D1D227804C9D43706D88B8C1E.gif
hms/WebRoot/images/main/admin_01.jpg
hms/WebRoot/images/main/admin_02.jpg
hms/WebRoot/images/main/admin_03.jpg
hms/WebRoot/images/main/admin_04.jpg
hms/WebRoot/images/main/admin_05.jpg
hms/WebRoot/images/main/admin_06.jpg
hms/WebRoot/images/main/admin_07.jpg
hms/WebRoot/images/main/admin_08.jpg
hms/WebRoot/images/main/admin_09.jpg
hms/WebRoot/images/main/admin_10.jpg
hms/WebRoot/images/main/admin_110.jpg
hms/WebRoot/images/main/admin_home1_1.jpg
hms/WebRoot/images/main/admin_home1_2.jpg
hms/WebRoot/images/main/admin_home1_3.jpg
hms/WebRoot/images/main/admin_home2_1.jpg
hms/WebRoot/images/main/admin_home2_2.jpg
hms/WebRoot/images/main/admin_home2_3.jpg
hms/WebRoot/images/main/admin_home2_4.jpg
hms/WebRoot/images/main/admin_home3_1.jpg
hms/WebRoot/images/main/admin_home3_2.jpg
hms/WebRoot/images/main/admin_home3_3.jpg
hms/WebRoot/ima
hms/.classpath
hms/.myhibernatedata
hms/.mymetadata
hms/.mystrutsdata
hms/.project
hms/.springBeans
hms/src/com/esoft/hms/drugstore/dao/CompanyDao.java
hms/src/com/esoft/hms/drugstore/dao/impl/CompanyDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/impl/MedicineDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/impl/StoreInDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/impl/StoreOutDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/impl/UserDaoImpl.java
hms/src/com/esoft/hms/drugstore/dao/MedicineDao.java
hms/src/com/esoft/hms/drugstore/dao/StoreInDao.java
hms/src/com/esoft/hms/drugstore/dao/StoreOutDao.java
hms/src/com/esoft/hms/drugstore/dao/UserDao.java
hms/src/com/esoft/hms/drugstore/model/Company.hbm.xml
hms/src/com/esoft/hms/drugstore/model/Company.java
hms/src/com/esoft/hms/drugstore/model/Medicine.hbm.xml
hms/src/com/esoft/hms/drugstore/model/Medicine.java
hms/src/com/esoft/hms/drugstore/model/SectionCode.hbm.xml
hms/src/com/esoft/hms/drugstore/model/SectionCode.java
hms/src/com/esoft/hms/drugstore/model/StoreIn.hbm.xml
hms/src/com/esoft/hms/drugstore/model/StoreIn.java
hms/src/com/esoft/hms/drugstore/model/StoreOut.hbm.xml
hms/src/com/esoft/hms/drugstore/model/StoreOut.java
hms/src/com/esoft/hms/drugstore/model/User.hbm.xml
hms/src/com/esoft/hms/drugstore/model/User.java
hms/src/com/esoft/hms/drugstore/service/CompanyManager.java
hms/src/com/esoft/hms/drugstore/service/impl/CompanyManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/impl/MedicineManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/impl/StoreInManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/impl/StoreOutManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/impl/UserManagerImpl.java
hms/src/com/esoft/hms/drugstore/service/MedicineManager.java
hms/src/com/esoft/hms/drugstore/service/StoreInManager.java
hms/src/com/esoft/hms/drugstore/service/StoreOutManager.java
hms/src/com/esoft/hms/drugstore/service/UserManager.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ChildOption2Action.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ChildOptionAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/FindStoreInAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/LoginAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/LogoutAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/PrintStoreInAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/PrintStoreOutAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/StoreInAddAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/StoreInDeleteAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/StoreInShowAllAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/StoreInUpdateAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ToFindStoreInAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ToStoreInAddAction.java
hms/src/com/esoft/hms/drugstore/struts/web/action/ToStoreInUpdateAction.java
hms/src/com/esoft/hms/drugstore/struts/web/ApplicationResources.properties
hms/src/com/esoft/hms/drugstore/struts/web/ApplicationResources_zh_CN.properties
hms/src/com/esoft/hms/drugstore/struts/web/form/LoginForm.java
hms/src/com/esoft/hms/drugstore/struts/web/form/StoreInAddForm.java
hms/src/com/esoft/hms/drugstore/util/AuthorityInterceptor.java
hms/src/com/esoft/hms/drugstore/util/CheckCodeServlet.java
hms/src/com/esoft/hms/drugstore/util/DataPageBean.java
hms/src/com/esoft/hms/drugstore/util/Mysql.java
hms/test/com/esoft/hms/drugstore/dao/CompanyDaotest.java
hms/test/com/esoft/hms/drugstore/dao/DAOTestCase.java
hms/test/com/esoft/hms/drugstore/dao/MedicineDaotest.java
hms/test/com/esoft/hms/drugstore/dao/StoreInDaotest.java
hms/test/com/esoft/hms/drugstore/dao/StoreOutDaotest.java
hms/WebRoot/images/main/12_01.jpg
hms/WebRoot/images/main/12_02.jpg
hms/WebRoot/images/main/12_03.jpg
hms/WebRoot/images/main/12_04.jpg
hms/WebRoot/images/main/12_05.jpg
hms/WebRoot/images/main/12_06.jpg
hms/WebRoot/images/main/12_07.jpg
hms/WebRoot/images/main/12_08.jpg
hms/WebRoot/images/main/12_09.jpg
hms/WebRoot/images/main/12_10.jpg
hms/WebRoot/images/main/12_11.jpg
hms/WebRoot/images/main/12_12.jpg
hms/WebRoot/images/main/12_13.jpg
hms/WebRoot/images/main/43A3489D1D227804C9D43706D88B8C1E.gif
hms/WebRoot/images/main/admin_01.jpg
hms/WebRoot/images/main/admin_02.jpg
hms/WebRoot/images/main/admin_03.jpg
hms/WebRoot/images/main/admin_04.jpg
hms/WebRoot/images/main/admin_05.jpg
hms/WebRoot/images/main/admin_06.jpg
hms/WebRoot/images/main/admin_07.jpg
hms/WebRoot/images/main/admin_08.jpg
hms/WebRoot/images/main/admin_09.jpg
hms/WebRoot/images/main/admin_10.jpg
hms/WebRoot/images/main/admin_110.jpg
hms/WebRoot/images/main/admin_home1_1.jpg
hms/WebRoot/images/main/admin_home1_2.jpg
hms/WebRoot/images/main/admin_home1_3.jpg
hms/WebRoot/images/main/admin_home2_1.jpg
hms/WebRoot/images/main/admin_home2_2.jpg
hms/WebRoot/images/main/admin_home2_3.jpg
hms/WebRoot/images/main/admin_home2_4.jpg
hms/WebRoot/images/main/admin_home3_1.jpg
hms/WebRoot/images/main/admin_home3_2.jpg
hms/WebRoot/images/main/admin_home3_3.jpg
hms/WebRoot/ima
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
