分类号: TP319
秦皇岛职业技术学院 毕业设计(论文)
时代科技办公室自动化
作者:康晓宁
专业名称:计算机应用技术 指导教师:董礼 指导教师职称:讲师
I
Qinhuangdao vocational and technical college
Graduation design (paper)
Times Technology OA
Author:Kang Xiaoning
Professional name: computer application technology
Tutor:Dong LI
Teachers title: lecturer
I
摘要
办公室自动化是将办公和计算机网络结合起来的新型办公方式,通过网络,部门机构人员可以跨越时间、地点协同工作。通过OA系统。可以是信息的传递更加快捷和方便,从而极大的扩展了办公手段,实现办公的高效率。
在本论文中,将ThinkPHP、MySQL的基本方法应用于整个系统,对整个系统行开发背景到需求分析,提出了解决问题的具体方法。在系统的具体设计中描述了系统中的各个模块的功能和具体应用,在系统实现的章节中,给出了每个模块的具体实现方法和步骤,在论文最后给出了系统的详细测试过程和测试结果。说明本系统能够运行并能实现预测的功能。
本次系统中。主要采用PHP技术实现各个功能模块,在数据库管理方面,采用了MySQL数据库,给数据库的管理才做带来了极大的方便,并将数据管理从程序转换成可视化的页面结构,是用户不必再像以前那样只看程序代码来管理数据库。主要完成了企业信息模块:规章制度、组织结构;企业绩效模块:任务绩效;人事消息模块:企业公告、活动安排和消息管理;审核批示模块:包括发布审核和批示审核;个人计划模块:包括周计划、月计划、和日计划。
关键词: ThinkPHP,MySQL, PHP技术, 办公管理,办公自动化
I c
Abstract
Office and computer network office automation is the combination of the new office way, through the network, the department personnel can span time and place of work.Through the OA system.Can be the transfer of information more fast and convenient, thereby greatly expanded the office means, realize the office efficiency. In this thesis, the application of the basic method of ThinkPHP, MySQL in the whole system, the entire system development background to the demand analysis, puts forward the concrete methods to solve the problem.In specific design system describes the function of each module in the system and the specific application, in the system realization section, gives the concrete implementation method and steps of each module, the paper finally gives the detailed test process and test results of the system.This system is able to run and can realize the function prediction.
In this system.Mainly USES the PHP technology to realize each function module, the database management, USES the MySQL database, for database management has brought great convenience to do, and to convert data management from application to visual page structure, is the user don't have to like before only look at the program code to manage database.Main completed the enterprise information module: the rules and regulations, the structure of the organization;Enterprise performance modules: task performance;The personnel news modules: corporate announcements, activities and news management;Audit instructions module: includes release audit and review instructions;Individual program modules: including weeks plan, monthly plan and daily plan.
Key words:ThinkPHP,MySQL,office management,office automation
目录
摘要 ............................................................................................................................................ c 第一章 绪论 ............................................................................................................................... 1 第一节 绪论 ........................................................................................... 错误!未定义书签。
1.1.1哦买噶电子商城系统描述 .................................................. 错误!未定义书签。 1.1.2系统目的 .............................................................................. 错误!未定义书签。 第二节 系统模型及功能 ......................................................................................................... 2
1.2.1哦买噶电子商城设计概要模型 .......................................... 错误!未定义书签。 1.2.2电子商城功能要求 .............................................................. 错误!未定义书签。 第二章 可行性研究 ................................................................................................................. 4 第一节 可行性分析 ............................................................................... 错误!未定义书签。
2.1.1经济可行性分析 .................................................................. 错误!未定义书签。 2.1.2技术可行性分析 .................................................................................................... 4 第二节 操作可行性分析 ....................................................................... 错误!未定义书签。
2.2.1操作可行性分析 .................................................................................................... 4
I d
第三节 法律可行性分析 ....................................................................... 错误!未定义书签。
2.3.1法律可行性分析 .................................................................................................... 5 第四节 工具简介 ..................................................................................................................... 5
2.4.1 mysql数据库 ........................................................................................................ 5 2.4.2 什么是php ............................................................................................................ 5 2.4.3 apache web服务器 .............................................................................................. 6 2.4.4 Dreamweave8 ....................................................................................................... 6 第三章 需求分析 ..................................................................................................................... 8 第一节 分析任务 ..................................................................................................................... 8
3.1.1需求分析的任务 .................................................................................................... 8 第二节 需求分析 ..................................................................................................................... 8 3.2.1功能需求 ........................................................................................................................ 8
3.2.2性能需求 ................................................................................................................ 8 第三节 环境分析 ..................................................................................................................... 9
3.3.1硬件环境 ................................................................................................................ 9 3.3.2软件环境 ................................................................................................................ 9 第四章 系统设计 ..................................................................................................................... 10 第一节 系统结构设计 ........................................................................................................... 10
4.1.1系统功能结构设计 .............................................................................................. 10 第二节 后台管理模块 ........................................................................................................... 11
4.2.1哦买噶电子商城后台管理模块 .......................................................................... 11 第三节 模型设计 ................................................................................................................. 12
4.3.1概念模型设计(E-R图) ................................................................................... 12 4.3.2逻辑模型的设计 .................................................................................................. 12 第四节 属性图 ....................................................................................................................... 13
4.4.1根据对系统的分析,可获得系统实体对象之间如下的联系: ........................ 13 第五节 新闻发布系统数据库建表说明 ............................................................................. 14
4.5.1物理模型的设计 .................................................................................................. 14 4.5.2哦买噶电子商城数据库 ...................................................................................... 15 第五章 系统实现 ..................................................................................................................... 18 第一节 系统前台 ................................................................................................................. 18
5.1.1用户登录实现 ...................................................................................................... 18 5.1.2会员注册实现 ...................................................................................................... 19 5.1.3商品列表页 .......................................................................................................... 20 5.1.4商品详情页 .......................................................................................................... 20 5.1.4购物车页 .............................................................................................................. 21 第二节 后台管理员 ............................................................................................................... 21
5.2.1 查看商品 ............................................................................................................. 21 5.2.2 添加商品 ............................................................................................................. 22 5.2.3 添加类别 ............................................................................................................. 22 5.4.5 公告管理 ............................................................................................................. 23 第六章 系统测试 ..................................................................................................................... 24 6.1测试目的 ........................................................................................................................... 24 6.2测试环境 ........................................................................................................................... 24
I e
百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说综合文库php电子商城毕业论文 - 图文在线全文阅读。
相关推荐: