欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
MVC
来自开放百科 - 灰狐
(版本间的差异)
小 (MVC移动到Model View Controller) |
小 (→External links) |
||
(未显示1个用户的7个中间版本) | |||
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | {{SeeWikipedia|Model View Controller}} | ||
+ | |||
+ | 其实,CSS/HTML/JavaScript就是Web的MVC | ||
+ | |||
==Architectures for Web-based Interfaces== | ==Architectures for Web-based Interfaces== | ||
In the design of web applications, MVC is also known as a "[[Model 2]]" architecture in Sun parlance. Complex web applications continue to be more difficult to design than traditional applications, and MVC is being pushed as a potential solution | In the design of web applications, MVC is also known as a "[[Model 2]]" architecture in Sun parlance. Complex web applications continue to be more difficult to design than traditional applications, and MVC is being pushed as a potential solution | ||
第43行: | 第48行: | ||
*[[ZNF]] | *[[ZNF]] | ||
*[[Zoop_Framework]] A PHP Framework | *[[Zoop_Framework]] A PHP Framework | ||
+ | |||
+ | ==文档== | ||
+ | *[http://docs.huihoo.com/javaone/2015/CON4176-Introduction-to-MVC-1.0-JSR-371.pdf Introduction to MVC 1.0 (JSR 371)] | ||
==External links== | ==External links== | ||
第55行: | 第63行: | ||
Specific aspects of MVC or alternatives to MVC | Specific aspects of MVC or alternatives to MVC | ||
*[http://java.sun.com/blueprints/corej2eepatterns/Patterns/FrontController.html Core J2EE Patterns - Front Controller] | *[http://java.sun.com/blueprints/corej2eepatterns/Patterns/FrontController.html Core J2EE Patterns - Front Controller] | ||
− | |||
− | |||
*[http://c2.com/cgi/wiki?MvcVersusEventDriven MVC versus "Event Driven" Discussion] | *[http://c2.com/cgi/wiki?MvcVersusEventDriven MVC versus "Event Driven" Discussion] | ||
*[http://c2.com/cgi/wiki?WhatsaControllerAnyway What's a Controller Anyway] | *[http://c2.com/cgi/wiki?WhatsaControllerAnyway What's a Controller Anyway] | ||
第68行: | 第74行: | ||
*[[Odin Assemble]] Small footprint [[PHP]] based MVC Framework | *[[Odin Assemble]] Small footprint [[PHP]] based MVC Framework | ||
− | {{ | + | {{comment}} |
− | [[ | + | [[category:Framework]] |
− | [[ | + | [[category:MVC]] |
+ | [[category:event]] |
2016年6月6日 (一) 15:56的最后版本
您可以在Wikipedia上了解到此条目的英文信息 MVC Thanks, Wikipedia. |
其实,CSS/HTML/JavaScript就是Web的MVC
[编辑] Architectures for Web-based Interfaces
In the design of web applications, MVC is also known as a "Model 2" architecture in Sun parlance. Complex web applications continue to be more difficult to design than traditional applications, and MVC is being pushed as a potential solution to these difficulties.
- Apache Cocoon
- ASWing An opensource actionscript2 (Flash) implementation of the Java Swing library.
- Blokz A PHP + PostgreSQL MVC Framework.
- CakePHP A MVC and Active Records design pattern based PHP framework
- Catalyst
- Code Igniter A PHP MVC framework
- Copix - PHP Framework
- Django
- DragonPHP
- Ingenious MVC .Net MVC
- Fusebox
- JavaServer Faces, Apache Struts and Webwork2 are currently the most popular web oriented MVC implementations.
- Mach-II
- Maverick for .Net
- Maypole
- Microsoft UIP
- Model-Glue for ColdFusion Link
- MonoRail An ActionPack inspired MVC framework from the Castle Project
- Nitro
- OpenXava Business component oriented as alternative to classical MVC frameworks
- Orbeon
- MVC frameworks written in PHP (Wiki)
- Phrame
- PHP on Trax
- Radicore For either PHP 4 or 5
- Ruby on Rails
- Smart3
- Solarphp - PHP framework under development
- Spring Framework
- Stripes
- Struts
- Symfony
- Tapestry
- TurboGears for python, with AJAX
- The WebObjects development/deployment environment is strongly based on MVC.
- Wicket
- XForms is an approach on building web based applications based on MVC, under development by W3C
- Zend Framework A light-weight framework for PHP.
- ZNF
- Zoop_Framework A PHP Framework
[编辑] 文档
[编辑] External links
General information regarding MVC
- MVC Description in the Portland Pattern Repository
- Discussion of JavaServer Pages Model 2 architecture
- Model View Controller Overview
- Presentation
- Model View Controller Song from WWDC 2003
- Planet MVC
Specific aspects of MVC or alternatives to MVC
- Core J2EE Patterns - Front Controller
- MVC versus "Event Driven" Discussion
- What's a Controller Anyway
MVC frameworks in PHP
- Symfony Framework PHP 5 MVC Framework Symfony Framework
- CakePHP, webapplication framework modeled after the concepts of Ruby on Rails.
- PHP on Trax (PDF), a presentation by John Peterson, creator of Trax
- MVC Frameworks for PHP (PDF), a presentation on general MVC principles, especially as applied to PHP
- The Model-View-Controller Design Pattern for PHP an implementation which utilises reusable XSL stylesheets for the View.
- Odin Assemble Small footprint PHP based MVC Framework
<discussion>characters_max=300</discussion>
分享您的观点