办公自动化系统设计与开发中文题目:办公自动化系统设计与开发 外文题目:毕业设计(论文)共 90 页(其中:外文文献及译文 9 页)图纸共 0 张完成日期 6 月 答辩日期 6 月 摘 要随着信息化建设的日益深化,无论是政府机关还是企事业单位,部门之间的信息沟通与协同工作越来越重要。人们迫切需要一个能充分利用网络系统优势,并能够管理企业动作的知识软件平台,利用此平台快速建立自己的信息网络和网络办公系统。办公自动化系统应允而生。办公自动化系统称为 OA 系统,即 Office Automation System。它是利用计算机和网络通讯技术,使办公室工作逐渐信息化,逐渐形成无纸化办公环境,从而成为由办公室人员与办公设备共同构成服务于某种目标的人机信息处理系统。其开发主要包括后台数据库的建立和维护(MODEL)、数据库访问层(DAL)的开发、逻辑层(BLL)的开发、表示层(VIEW)的页面设计。对于数据库要求数据一致性、完整性强。数据库访问层和逻辑层强调面对对象思想,表示层的设计强调美观,易使用。经过用 ASP.NET3.5(C#)来编写系统,主要采纳三层架构的 B/S 模式,利用软件工程的可行性讨论、需求分析、概要设计、详细设计等来完成论文。关 键 词 : 办 公 自 动 化 ; 面 对 对 象 分 析 设 计 方 法 ;SQL Server ;ASP.NET3.5(C#);Visual Studio ; ABSTRACTAlong with the development of the information technology, for both government agencies and enterprises, inter-departmental communication and collaboration are becoming increasingly important. People need a software platform to make full use of the advantages of the network system and manage the enterprise, and use this platform to quickly build their own information network and the network office systems. Office automation system came into being.The Office Automation System is called the OA system. Based on the computer and the network communication technology, it makes the office work informationized and paper-free gradually. The office personnel and the office equipment constitute a man-computer information management system. Its development mainly includes the establishment ...