1 / 36
文档名称:

JAVA医药管理系统论文.pdf

格式:pdf   页数:36页
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

JAVA医药管理系统论文.pdf

上传人:36296518 2015/10/16 文件大小:0 KB

下载得到文件列表

JAVA医药管理系统论文.pdf

相关文档

文档介绍

文档介绍:摘要
目前国内使用和发展的 MIS 平台模式大体有两种: 客户机/ 服务器
(Client/Server,简称 C/S)模式和 Web 浏览器/服务器(Browser/Server,简称
B/S)模式。利用某个开发平台结合 C/S 模式实现一个信息管理系统,在目前还是
比较常见的。访问数据库的技术主要还是采用 ODBC ( Open Database
Connectivity)。
文中重点讨论了一个企业办公自动化系统的设计和实现过程。在此之前介绍
了此次开发过程中用到的相关技术,较详细的介绍了该系统的总体功能结构,简
洁明了的阐述了本系统的功能。
开始部分首先简单的叙述了国内外办公自动化系统的过去,现在和未来。接
着介绍了开发本系统所用到部分技术的相关概念和术语,着重分析了面向对象技
术和 java 语言的特点,以及表明了所用技术在本系统中的作用和意义。之后详
细地描述了整个系统的功能,然后通过对某医药公司的内部组织结构和业务过程
的分析,在此基础上给出了系统的数据流程图和实体关系图,同时也全面地介绍
了此次利用 Java 结合 SQL 2000 数据库开发一个企业办公自动化系统的设计和实
现过程。
利用面向对象的技术建立各种模型对该系统进行分析和实现。在众多面向
对象分析方法中,建立了实体关系模型图(E-R 图)。该模型图主要为系统的数
据库设计服务。
最后,从数据库安全方面说明了该办公自动化系统的安全性。
关键词:办公自动化,数据库,面向对象
Abstract
At present the domestic use and mode of MIS platform development
generally has two kinds: client / server (Client/Server, referred to as
C/S) model and Web browser / server (Browser/Server, B/S) model. Use a
development platform with C/S mode to realize an information management
system, at present is a mon. Database access technology
mainly uses ODBC (Open Database Connectivity).
This paper focuses on the design and implementation of office
automation system of an enterprise. Before the related technologies used
in the development process, describes in detail the overall function
structure of the system, a concise description of the system function.
The beginning part first briefly describes the domestic and foreign
office automation system of the past, present and future. The related
concepts and terminology, and then describes the development of this
system used some technology, focuses on the analysis of the features of
object oriented technology and Java language, and show the role of
technology in this system and the significance of the. After a detailed
description of the system function, and then through the analysis of the
anization structure and business process of an Medicines Co,
is on the basis of the data flow diagram and entity relationship diagram
of system, and also intro