请下载全套论文,包括论文和源代码等!论文格式化系统——前台的设计与实现
论文格式化系统——前台的设计与实现-包括论文和程序列表 |
包括目录名称:
论文格式化系统——前台的设计与实现 - 2 文件数, 0 目录数.
..\论文格式化系统——前台的设计与实现.doc
..\论文格式化系统——前台的设计与实现.rar
(讲师)
论文提交日期:
XXXX年06月10日
论文格式化系统
--前台的设计与实现
摘 要
该系统是一个基于web的软件。该系统的客户端采用javascript和php作为平台的开发语言,Mysql作为后台数据库,Apache2.0作为web服务器。该系统用javascrit脚本在客户端封装表单里面的数据并将这些数据封装成xml字符串,然后发送这个字符串给服务器。在接收到送服务器端发送来的xml之后,系统用javascript脚本解析xml然后填写到表单中去。他们可以按时的发表自己的论文。系统也提供学生和导师的论文交互平台,论文交互平台采用了php脚本编写了数据库操作类和常用函数类,然后用这些类创建新的对象来使用对象中的方法,比如数据库连接的方法,数据库查询方法,上传论文的方法等。并用了Apache的rewrite??槔粗囟ㄏ蚯肭蟮膗rl。这篇论文还介绍了Smart template系统和它扮演的角色,还用一个例子来描述了怎么使用它来将php脚本和html代码分离。论文中还解释了在系统开发期间遇到的一些问题,比如修改mysql数据库密码的问题和其他的问题。
关键词:javascript;xml;php;mysql;Apache;论文
The Essay Formatting System
--Front-side Design and Implementation
Abstract
This system is a software which is based on web. The front-side of this system uses javascript and php to take the onstage development language. Mysql makes the backstage database.Apache2.0 makes the web server. This system uses javascript script on fornt-side to get the from's datas and encapsulate these datas to a xml string, then send the string to server. After received the xml data from server, system uses javascript script to parse the data then fill it into the form. This system also provides a essay exchange stage. The essay exchange stage uses php script to write database operation class and common functions class then uses these classes to create new objects to execute the functions of the object, such as database connect function, database query function, upload essay function and so on. And uses the rewrite module of Apache to redirect the request url. This essay also introduces the Smart template system, the role played by it and give an example to describe how to use it to separate php script from html code. In this essay also explain some problems during development system such as modify the password of mysql database and other problems.
Key words: javascript; xml; php; mysql; Apache; essay
目 录
论文总页数:27页
1 引言 1
2 系统需求 1
2.1 系统需求概述 1
2.2 系统详细需求分析 1
2.2.1 基于web开发 1
2.2.2 格式化文档 2
2.2.3 前台需求 2
2.2.4 性能需求 2
3 方案选择 2
3.1 方案比较 2
3.1.1 系统模式比较 2
3.1.2 程序语言选择与比较 3
3.1.3 数据库的选择 4
3.1.4 开发工具的选择 5
3.2 环境搭建 5
3.2.1 安装Apache web server 5
3.2.2 安装PHP 5
3.2.3 安装Mysql 5
4 总体设计 6
4.1 系统架构设计 6
4.1.1 网络架构 6
4
上一篇:
计算机学院图书管理系统
下一篇:
创新人才培养及其能力提高的研究与实践