网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 原创论文|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 论文下载 -> 资料论文下载 -> 办公自动化管理系统的设计与实现
计算机论文资料| ASP设计| Delphi| VB设计| JSP设计| ASP.NET设计| VB.NET| java设计| VC| pb| VS| dreamweaver| c#.net| vf| VC++| 计算机论文范文| 论文下载| 自动化论文

办公自动化管理系统的设计与实现

本文ID:LW19978 字数:14927,页数:42 价格:¥50.00 → 信用说明

以下为论文简介,扫一扫付款马上可获取全文,付款金额见标题右下角。付款后请把付款结果截图及本篇论文的网址或者论文ID发给客服,客服核实后,马上将论文发到您的邮箱或者在线传送给您。客服QQ:17304545 点击这里给我发消息   微信:17304545 扫一扫 扫一扫
本站会员可自行下载:下载地址 办公自动化管理系统的设计与实现 (收费:5000 积分)  如何获取积分?
办公自动化管理系统的设计与实现

^论文字数:14927,页数:42

摘要

 办公自动化管理系统主要是对企业内部办公自动化进行管理的系统。随着网络信息化得发展,信息的大量涌入让企业在信息处理方面应接不暇,传统的办公模式、对信息的处理办法,早已不能满足企业对信息快速、准确的处理的要求。从传统的办公模式向自动化办公管理模式转变,提高企业的信息处理能力,以增强企业的市场竞争力,成了企业发展过程中继续结果的问题。因此,为企业开发一个办公自动化管理系统软件是非常必要的。
 经过详细分析,所以本系统决定采用PHP(PHP: Hypertext Preprocessor)程序语言,使用Apache, Dreamweaver工具和MySQL数据库来完成本次设计。本系统前台功能包括了对企业信息管理,企业绩效管理,员工的考勤管理,个人计划管理,审核批示管理,后台功能包括了部门的管理,职员管理,用户权限管理和系统用户管理。转变了企业的经营模式、管理模式,从传统的人工管理体制,向自动化管理体制过渡。
 
 
关键词:办公自动化管理系统,MySQL,考勤管理

ABSTRACT

 Office automation management system for small and medium enterprises mainly manages the internal office automation systems. As the development of Netwok informationizes,enterprise is busy to dealing with the information when it access to the enterprise in a mass.Traditional Office Model,the method of dealing with information,is no long to satisfy the requirement of enterprise to handle the  information quickly and accurately. From the traditional Office model to the automation of office management model,improving the ability of dealing with information,which can enhance market competitiveness,and becomes the chief issue in the enterprise development
 After analysis, we decided to use PHP (PHP: Hypertext Preprocessor) programming language, Apache, Dreamweaver tools and MySQL database to complete the design. This system is mainly a function including classification and technical framework to develop web pages. Features include a front-to-business information management, enterprise performance management, employee attendance management, personal planning management, audit management and staff instructions world,. Back-office functions includes the management of departments, staff management, user’s rights management and user management system. It changes the enterprise business model to management style from the traditional manual management system.

Keywords: Office Automation Management System, MySQL, attendance management
 
 目录
摘要 I
ABSTRACT II
第1章 引言 1
 1.1 背景 1
 1.2 研究内容 2
第2章  开发环境及相关技术 3
 2.1开发环境 3
 2.2开发工具 3
 2.2.1 PHP 3
 2.2.2 MySQL 4
 2.3 本章小结 4
第3章 系统需求分析 5
 3.1系统功能需求分析 5
 3.2系统性能需求分析 5
 3.3数据流图 6
 3.4 本章小结 9
第4章 数据库设计 10
 4.1 数据库概念设计 10
 4.2 逻辑结构设计 11
 4.3 本章小结 15
第5章 系统功能的设计与实现 16
 5.1 前台首页设计 16
 5.1.1 前台首页概述 16
 5.1.2 前台首页技术分析 17
 5.1.3 前台首页的实现过程 18
 5.2 人事消息模块设计 18
 5.2.1 人事消息模块的概述 18
 5.2.2 人事消息模块技术分析 19
 5.2.3 消息管理的实现过程 19
 5.2.4 意见箱的实现过程 22
 5.3 考勤管理模块设计 23
 5.3.1 考勤管理模块概述 23
 5.3.2 考勤管理模块技术分析 24
 5.3.3 上下班登记的实现过程 24
 5.4 后台首页设计 25
 5.4.1后台首页概述 25
 5.4.2后台的首页技术分析 26
 5.4.3后台首页的实现过程 27
 5.5部门管理模块设计 27
 5.5.1部门管理模块概述 27
 5.5.2部门管理模块技术分析 27
 5.5.3部门查看的实现过程 28
 5.5.4部门添加的实现过程 29
 5.6 系统管理模块设计 30
 5.6.1 管理模块的概述 30
 5.6.2 管理模块的技术分析 30
 5.6.3 系统日志的实现过程 32
 5.6.4 数据备份的实现过程 34
 5.7本章小结 35
第6章 结束语 36
致谢 37
参考文献 38

办公自动化管理系统的设计与实现由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:基于VB的超市管理系统设计与实现 下一篇:基于Moodle的网络教学平台设计与..
推荐论文 本专业最新论文
Tags:办公 自动化 管理系统 设计 实现 2011-05-29 10:01:48【返回顶部】
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有