- 1、本文档共53页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
编号:
毕 业 设 计 说 明 书
题 目:校园趣闻论坛设计与实现
学 院: 商学院
专 业: 电子商务
题目类型: 理论研究 实验研究 工程设计 应用研究 软件开发
2013年 6 月 8 日
桂林电子科技大学毕业设计说明书
摘 要
校园趣闻论坛的设计利用PHP动态网络开发技术,以MySQL作为后台数据库,使用Apache配置Web服务器,结合JavaScript和HTML两种脚本语言,以及配合多种网页开发工具,实现了基于B/S模式的校园趣闻发表和交流的平台。
全文主要分为四大部分:第一部分主要介绍论坛的所要用到的各种开发技术和论坛开发的可行性分析和功能的规划;第二部分主要论述了论坛开发的数据库设计和本论坛的总体框架的结构。第三部分主要分析了论坛的各项功能和各个页面详细设计需求,和用户的介绍,前台页面和后面页面实现的功能,第四部分系统配置和发布,介绍了系统开发和运行的相关环境配置以及系统测试运行效果的展示。
关键词:校园;交流;趣闻;论坛;设计
Abstract
Campus Curiosities Forum Design with PHP dynamic web development techniques to MySQL as the backend database, using the Apache Web server configuration, combined with JavaScript and HTML scripting languages??, as well as with a variety of web development tools, implemented based on B / S mode of the campus interesting post and communication platform. Text is divided into four parts: The first part introduces a forum for the use to the various development techniques and forums can be developed feasibility analysis and planning functions; second part discusses the design and development of the database forum this forum the overall design of the framework. The third part analyzes the various functions of the Forum and the detailed design requirements of each page, and the user presentation, front page and back page to achieve the function, the fourth part of the system configuration and release, introduced the system development and operation of the relevant environment configuration and system test run results show .The entire forum using Internet-based three-tier model, that is, the common B / S (Browser / Server) structure, also known as B / W / S (Browser / Web / Server) structure, server-side Web server and database server.
Keywords: campus; exchange; Curiosities; bbs; design
目 录
引言 1
1 系统分析 2
1.1 开发技术简介 2
1.2 需求分析 3
1.3 论坛技术可行性分析 3
1.4 功能设计 4
2 系统概要设计 5
2.1 数据库设计 5
2.2 系统结构的设计 10
3 系统详细设计 h 10
3.1 用户身份介绍 h 12
3
文档评论(0)