design and implementation of software engineering course website

  • 格式:doc
  • 大小:1.97 MB
  • 文档页数:34

分类号:

学校代码:

学号:

******本科生毕业论文

《软件工程》课程网站的设计与实现

Design and Implementation of Software

Engineering Course Website

所在院(系):

学生姓名:

指导教师:

研究起止日期:二○一三年十月至二○一四年五月

南京晓庄学院10届本科毕业论文

I 摘 要

随着二十一世纪的到来,教育将要面临着一次最大的改革,信息技术在当今的社会中占有重要的地位,因次信息技术在教育事业中是必不可少的,课程网站的使用是信息技术在教育事业中的一种体现。

本课程网站应用PHP语言在XAMPP服务器下实现网站的动态的信息传递,实现该课题的相关功能等。主要利用PHP语言在网站页面和MYSQL数据库之间进行信息的交互,还有就是利用PHP的文件上传,来实现文件的上传和下载,运用SESSION知识对网页进行控制等。

关键字:软件工程课程网站;PHP;XAMPP服务器;MYSQL;SESSION

南京晓庄学院10届本科毕业论文

II Abstract

With the coming 21st century,education will face a huge revolution.IT(information technology)

industry is playing a important roll in today's society.so IT(information technology) industry is absolutely

one of the necessary part in education career.The use of the course website is an embodiment of

information technology in education career.

The website of the course used PHP to realize dynamic information transmission of the website and

something relative with the course etc. based on XAMPP server,it mainly used PHP to conduct interaction

of information between web page and MYSQL date base,also it will use the files of PHP to upload

knowledge to implement the upload and download of files.It also used the knowledge of SESSION to

control websites etc.

Key words:software engineering course website;PHP;XAMPP server;MYSQL;The Session

南京晓庄学院10届本科毕业论文

III 目录

摘 要 .............................................................................................................................................................. I

Abstract ...........................................................................................................................................................II

目录 ............................................................................................................................................................... III

第一章 绪 论 ............................................................................................................................................. 1

1.1项目开发背景 .................................................................................................................................. 1

1.2 项目的目的 ..................................................................................................................................... 1

1.3 项目的意义 ..................................................................................................................................... 1

2.1 HTML语言 ........................................................................................................................................ 2

2.2 PHP语言 .......................................................................................................................................... 2

2.2.1 PHP语言简介 ...................................................................................................................... 2

2.2.2 PHP的主要特点 .................................................................................................................. 2

2.3 XAMPP环境搭建 .............................................................................................................................. 3

2.3.1 XAMPP的简介 ...................................................................................................................... 3

2.3.2 XAMPP的使用 ...................................................................................................................... 3

2.4 网站开发工具Dreamweaver .......................................................................................................... 3

第三章 系统分析 ......................................................................................................................................... 4

3.1 可行性分析 ..................................................................................................................................... 4

3.2 需求分析 ......................................................................................................................................... 4

网站的需求主要以下几点: ................................................................................................................. 4

3.3 网站用户分析 ................................................................................................................................. 4

4.1 网站功能模块划分 ......................................................................................................................... 5

4.2 网站流程分析 ................................................................................................................................. 6

4.3 网站数据库设计 ............................................................................................................................. 8