《OA协同办公系统的设计与实现》由会员分享,可在线阅读,更多相关《OA协同办公系统的设计与实现(37页珍藏版)》请在金锄头文库上搜索。
1、OA协同办公系统的设计与实现密级:OA协同办公系统的设计与实现 软件工程 领域 研究生 指导教师 随着企业管理信息化系统进程的不断深入,协同应用软件的概念已深入人心,传统的办公模式已极大的束缚了人的创造力和想象力,埋没了人的智慧和潜能,使员工耗费了大量的时间和精力去手工处理那些繁琐、重复的工作。手工模式已无法满足新形势下公司发展的需要,需要用新进的管理方法与手段来提高企业的办公效率,各中小企业相继采用信息化手段来实现内部业务流程管理。系统的成功应用,为公司搭建了内部信息处理和沟通平台,改善了公司的办公环境,提高工作人员的办公效率,为各级领导的提供更好的监督和管理手段,促进了工作流程的自动化以及
2、管理的电子化和规范化。1 关键词: 企业管理 流程化 信息处理 2 The Design and Implementation of CollaborativeOA System Software Engineering Graduate Student: Adviser: With the deepening of enterprise management information system processes, the concept of collaborative application software has become popular. Due to the creativ
3、ity and imagination of people have been greatly hindered by traditional office mode, meanwhile, the wisdom and potential have been buried also, as a result, employees spend a lot of time and efforts to manually handle the tedious and repetitive tasks. Manual mode has been unable to meet the needs of
4、 the companys development under the new situation, the need to use new management methods and means to improve office efficiency, small medium enterprises (SMEs) have adopted various means of information technology to achieve internal business process management.In this paper, the design and impleme
5、ntation of OA Cooperative Office system of TEBA Deyang Cable stock Co., Ltd were studied. The implementation of the companys daily affairs management was processed, institutionalized and paperless by the application of IT technology. The greatest characteristic of this system on design and implement
6、ation based on workflow technology, which is the core of the system application, and through the description of the system process node and custom to achieve the streamline tasks in sending , receiving and processing documents, which facilitate the flexible expansion of the business processes and fu
7、nctional modules. According to the software engineering idea, this paper first analyze the method and environment of the system implementation, and after determining the content of system implementation, it begin to analyze the requirements of the system function, the function of the system implemen
8、tation including document management, email management, news management, online3 message management, internal announcement management, address book management, knowledge management and archives management and so on. Secondly, on the basis of the system function analysis, the system function is divid
9、ed into eight functional modules, the home page, personal office, collaboration, communication, document management, administrative offices, news bulletins, knowledge management and file using. Finally, through the UML modeling design abstract the system functionality and business processes to data
10、entities and table structure relationship, while using oracle database for storage and management of data. On the technical implementation, this system based on B / S mode, with J2EE application technology and MVC ideas to develop the system function and technical implementation, through the system
11、test and optimization, complete all the tasks of this project.The successful application of system set up internal information processing and communication platform for the company, which improve the companys office environment and improve the efficiency of the staff office, and provide better overs
12、ight and management tools for leaders at all levels, and facilitate workflow automation and electronic and standardized management. Key Words: Enterprises Management Process Information Handling 4 四川大学工程硕士学位论文 OA协同办公系统的设计与实现目 录1 绪论 . 11.1引言 . 11.2国内外研究现状 . 11.3 文本的工作 . 42相关技术介绍 . 62.1引言 . 62.2相关技术介绍 . 72.2.1 Java . 72.2.2 JSP . 82.2.3 Tomcat . 92.2.4 Oracle . 102.3 本章小结 .