注册 登录
编程论坛 PHP技术论坛

不错的php毕业论文《浅析MVC模式在WEB开发中的应用》

外部三电铃 发布于 2009-11-06 01:43, 3916 次点击
    摘 要

    随着Web的发展和功能的需要,动态网页的开发变得越来越复杂,工程也变得越来越庞大,原有的嵌套和面向过程的开发已经无法应付。MVC就是一个专门针对解决大型Web项目的开发模式。 PHP作为一种简单易用的开发语言,它的第五版对Object Oriented思想加入了完全的支持,使用MVC模式,PHP就能完成复杂的Web应用的开发。是否采用MVC,如何使用MVC,一个最根本的原则是不要为了使用而使用。本文首先介绍了PHP语言的特点和开发流程的发展,然后简明扼要的阐述了MVC思想,最后以制作个人的Blog为例说明如何利用MVC思想进行PHP开发,并对其中的一些技术细节和难点做出了说明。

    关键词:MVC,PHP,设计模式,Blog

 

    The Discussion on MVC Pattern in Web Application Programming

    Abstract: With the Web application growing more complex and huge, the original developing way cannot meet the requirements. MVC is a solution to large Web project. PHP5 fully supports Object Oriented programming, and made it available to use MVC pattern in PHP programming. Is it necessary to use MVC or How to use MVC, a principle to decide this is not to use it just for use. This article can be divided into three parts; the first part will introduce the feature of PHP and its development in programming. And then states the essential of MVC pattern. At last, I will explain how to use MVC by making a Blog and make an explanation to some technical details.

    Keywords:MVC,PHP,Design pattern,Blog



                                   目 录

1引 言

2 PHP介绍与Web开发流程的发展

    2.1 PHP语言概述

    2.2 传统的PHP嵌入式开发

    2.3 简单的解析模板的应用

    2.4 Smarty模板技术

3 MVC思想

    3.1 简介

    3.2 MVC设计思路

    3.3 MVC在PHP中的实现

    3.4 三层开发体系结构与MVC的比较

    3.5 常见的MVC模式实践

    3.6 MVC开发流程

    3.7 在实际开发过程中的感想

4 用PHP和MVC思想开发一个Blog的实践

    4.1 功能的确定

    4.2 数据表的设计

    4.3 程序结构

5结束语

论文全文在下面的附件中:

只有本站会员才能查看附件,请 登录







[ 本帖最后由 外部三电铃 于 2009-11-6 14:07 编辑 ]
16 回复
#2
疯子紫星2009-11-09 10:18
顶上
#3
河南PHP培训2009-11-10 09:18
顶上
#4
★從揃啲錯★2009-11-12 17:15
顶!!!
#5
小鸟飞过2009-11-12 18:30
顶上
#6
iege2009-11-23 15:11
瞅瞅,顺便顶一下
#7
haizeng2009-12-02 11:42
好东西  顶一个e
#8
xaliliang2010-03-05 20:24
顶楼主
#9
zxasqwerf2010-03-11 14:36
好东西
#10
深冬及夕2010-03-14 10:54
下载下来看看
#11
dxl3370242010-03-26 11:38
真是好心人啊,找了这么长时间!
#12
abrightsky2010-05-26 21:26
真的很不错!
#13
凌霄1988112010-11-13 19:01
顶了 漂亮
#14
凌霄1988112010-11-13 19:02
顶上
#15
underalight2011-04-11 11:00
学学吧,看来很不错的
#16
a15846202011-04-21 10:02
好东西啊

#17
bx_zhang2011-06-14 20:47
不错不错
1