APP下载

基于Java Web的小型企业自动化办公系统设计与研究

2017-03-21周昱晨罗向阳张豪

计算机时代 2017年3期

周昱晨+罗向阳+张豪

摘 要: 针对小型企业办公自动化程度低的问题,设计了基于Java Web的办公自动化系统。该系统充分考虑了小型企业人员规模小,行政流程相对简单的特点,放弃了用处不大的工作流。此外,为降低耦合度和维护成本,系统采用了B/S构架,运用Java Web中的SSH框架和MVC控制模型开发而成。研究结果表明:该系统功能针对性强,日常维护方便,可以满足小型企业的日常使用需求。

关键词: 小型企业; 自动化办公系统; Java Web技术; SSH框架

中图分类号:TP311.5 文献标志码:A 文章编号:1006-8228(2017)03-30-05

Abstract: Aiming at the problem that traditional office business style is popular in small enterprises, an automation office system (OA) based on Java Web is designed. The system considers the characteristics of the small enterprises such as small size and simple administration, the workflow software has been abandoned. In addition, in order to reduce the cost of design and maintenance, the system uses B/S framework, SSH frame and MVC model to separate business logic and control data, reduce the coupling, which is in favor of system maintenance and expansion. The results show that the system has strong function and convenient maintenance, and can meet the daily needs of small businesses.

Key words: small enterprises; Java Web technology; SSH frame

0 引言

互聯网已深入到个人生活的方方面面,随之而来的自动化、智能化理念日渐深入人心。“互联网+”正改变着人们的日常生活,作为日常活动主要构成部分的办公活动,也不可避免地受到关注,办公自动化这一概念越来越多地被提及。

办公自动化就是通过信息技术将办公环境集成起来。主要有信息交互平台,信息发布平台,流程自动化,管理自动化,辅助办公,信息集成,办公分布化等七个方面的功能。

办公自动化的研究虽然在我国起步较晚,但近30年其技术发展一日千里,我国对相关理论的研究越来越深入。早期引入办公设备部分取代人力办公就被视为办公自动化;后来办公自动化的定义有了延伸,利用电脑进行文档存贮、编排及打印工作,用电脑进行各种人事、财务管理等活动也被视为办公自动化;现在办公自动化可以理解为是不同主体间信息的传递及处理过程[1]。

办公自动化系统在企业中已经得到了广泛应用。……

登录APP查看全文