山东科技大学学士学位论文
摘 要
在当今世界经济日益全球化,科技进步已成为推动经济发展决定因素的背景下,如何发挥企业的竞争优势,成为企业发展的一个重要因素。办公自动化在提高工作效率,为企业的生产、科研、管理提供优质服务等方面有重大意义。在信息化的时代,可以说,办公自动化水平和自动化设施如何,已经成为衡量一个企业管理水平的标志之一。本文首先介绍了企业办公自动化的必要性,然后分析了青岛右岸文化传媒有限公司作为一个小型企业,它的办公自动化现状,并在此基础上,进一步分析办公系统的具体功能及模块。然后根据时下流行的.Net技术及多层开发模式,利用所掌握的知识,用B/S结构进行办公自动化系统的开发,以适应公司的发展,提高公司的办公效率。作为系统实现的一部分本文还描述了办公自动化系统的功能模块,本系统主要分为十一个模块:通知模块,考勤模块,员工管理模块,部门管理模块,客户管理模块,项目管理模块,审批管理模块,任务管理模块,计划总结模块,邮件模块和论坛模块。
关键词:办公自动化系统;.Net技术;B/S结构
青岛右岸传媒有限公司办公自动化系统开发与设计
The Office Automation System of the Right Bank
Abstract: In today's increasingly globalized world economy, science and technology to promote economic development has become a determining factor in the background, how the competitive advantage of enterprises, enterprise development has become an important factor. Office automation in improving the efficiency of production for enterprises, scientific research, management, etc. to provide quality services of great significance. In the information age, it can be said that the level of office automation and automation facilities, the measure of an enterprise has become one of the hallmarks of the management level. This article first introduced the need for office automation business, and then an analysis of the right bank of the culture media Qingdao Co., Ltd. As a small business, and its status of office automation, and on this basis, further analysis of the specific functions of office systems and modules. Then popular .Net technology and multi-storey development model, the use of knowledge, with B / S structure of the development of office automation system to meet the company's development and enhance the efficiency of the company's office. As part of this paper system also describes the functions of office automation system modules, the system is divided into 11 modules: to inform the module, Time and Attendance module, module for approval, staff management module, client management module, project management module, examination and approval management module, the task management module, Plan summary module,e-mail module and forum module.
Keywords: Office Automation System; .Net technology; B/S structure
山东科技大学学士学位论文
目 录
1引言 ................................................................................................. 1
1.1 问题的提出 ............................................................................................ 1 1.2 国内外研究现状 .................................................................................... 1 1.3 研究内容与结构 .................................................................................... 3 1.4 研究思路和方法 .................................................................................... 3
2 开发环境及相关技术介绍 ............................................................ 4
2.1 开发环境 ................................................................................................ 4 2.2 .NET简介 ............................................................................................... 4 2.3 ASP.NET 2.0简介................................................................................... 5
3 系统分析 ........................................................................................ 8
3.1 青岛右岸公司概况 ................................................................................ 8 3.2 系统的需求分析 .................................................................................... 8 3.2 系统的可行性分析 ................................................................................ 9
4 系统设计 ...................................................................................... 10
4.1系统功能结构设计 ............................................................................... 10 4.2系统流程设计 ....................................................................................... 12 4.3系统数据库设计 ................................................................................... 16
5 系统实现 ...................................................................................... 22
5.1 总经理管理模块的实现 ...................................................................... 22 5.2 部门经理管理模块的实现 .................................................................. 23 5.3 普通员工管理模块的实现 .................................................................. 25 5.4 公共模块的实现 .................................................................................. 26
青岛右岸传媒有限公司办公自动化系统开发与设计
6 结论 .............................................................................................. 28 参考文献 .......................................................................................... 29 致谢词 .............................................................................................. 31 附录 .................................................................................................. 32
山东科技大学学士学位论文
1引言
1.1 问题的提出
办公自动化系统本意为利用技术的手段提高办公的效率,进而实现办公的自动化处理。采用Internet/Intranet技术,基于工作流的概念,使企业内部人员方便快捷地共享信息,高效地协同工作;改变过去复杂、低效的手工办公方式,实现迅速、全方位的信息采集、信息处理,为企业的管理和决策提供科学的依据[1]。一个企业实现办公自动化的程度也是衡量其实现现代化管理的标准。OA从最初的以大规模采用复印机等办公设备为标志的初级阶段,发展到今天的以运用网络和计算机为标志的现阶段,对企业办公方式的改变和效率的提高起到了积极的促进作用[2]。
用传统的人工方式进行办公存在着许多的缺点,如:效率低,成本高,团队协作力不强,员工之间信息交流不方便。随着时间的延长,会产生大量的文件和数据,不利于查找和维护。另外在进行项目工作时为详细记录每个人的工作信息,管理人员需要花费大量的人力物力来进行数据记录和统计汇总工作,同时也对员工进行正常工作造成了诸多的不便。
随着信息技术的快速发展,传统的办公管理方式已不能适应激烈的市场竞争的需要。利用公司办公自动化系统对企业进行管理已经成为必然趋势,它与传统的办公方式比较有着无法比拟的优点,如:查找方便,检索迅速,节省纸张,成本低,效率高,增强了员工之间的协作能力,也极大的方便了员工之间的信息交流。
1.2 国内外发展现状
1.2.1 国内发展现状
办公自动化是70年代中期发达国家迅速发展起来的一门综合性技术。我国的OA经过从80年代末至今10多年的发展,已从最初的以单机应用
1