17->The Model-View-Controller Patte(loothinker预定)
时间:2006-03-27
来源:互联网
17
The Model-View-
Controller Pattern
Web applications vary greatly and that variety causes a great deal of confusion about what
pattern or patterns are best for architecting a certain application. Having said that, though,
is there a “best” architecture for web applications?
The Problem
Can you deploy a single web site architecture to accommodate every common web application,
including common presentation elements, authentication, form validation, and so on?
The Solution
The Model-View-Controller (MVC) pattern organizes and separates your software into three distinct
roles:
• The Model encapsulates your application data, application flow, and business logic.
• The View extracts data from the Model and formats it for presentation.
The Model-View-
Controller Pattern
Web applications vary greatly and that variety causes a great deal of confusion about what
pattern or patterns are best for architecting a certain application. Having said that, though,
is there a “best” architecture for web applications?
The Problem
Can you deploy a single web site architecture to accommodate every common web application,
including common presentation elements, authentication, form validation, and so on?
The Solution
The Model-View-Controller (MVC) pattern organizes and separates your software into three distinct
roles:
• The Model encapsulates your application data, application flow, and business logic.
• The View extracts data from the Model and formats it for presentation.
作者: PHPChina 发布时间: 2006-03-26
作者: loothinker 发布时间: 2006-03-27
好的,欢迎加入!
作者: PHPChina 发布时间: 2006-03-28
...
作者: Bantu 发布时间: 2006-03-28
已经连续N个晚上12点以后才完成工作了,大家多包涵了,半夜偷偷赶点工,草草给个交代。
另外,工作需要,我的桌面是linux的,文本换行没有回车,压缩也是zip的,请校稿的朋友见谅。
另外,工作需要,我的桌面是linux的,文本换行没有回车,压缩也是zip的,请校稿的朋友见谅。
作者: loothinker 发布时间: 2006-04-21
收到,进入校验阶段。loothinker辛苦了。
作者: PHPChina 发布时间: 2006-04-21
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28