欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
JavascriptMVC
来自开放百科 - 灰狐
(版本间的差异)
(以内容'JavaScriptMVC is an open-source framework containing the best ideas in enterprise JavaScript development. It guides you to successfully completed projects by promoting ...'创建新页面) |
|||
(未显示1个用户的3个中间版本) | |||
第1行: | 第1行: | ||
+ | {{SeeWikipedia}} | ||
+ | |||
JavaScriptMVC is an open-source framework containing the best ideas in enterprise [[JavaScript]] development. It guides you to successfully completed projects by promoting best practices, maintainability, and convention over configuration. | JavaScriptMVC is an open-source framework containing the best ideas in enterprise [[JavaScript]] development. It guides you to successfully completed projects by promoting best practices, maintainability, and convention over configuration. | ||
第8行: | 第10行: | ||
* Testing via Test. | * Testing via Test. | ||
* Documentation via include.Doc. | * Documentation via include.Doc. | ||
− | * Error Reporting via [ | + | * Error Reporting via [https://damnit.jupiterit.com/ DamnIT]. |
* Updates and Dependancy Management via update. | * Updates and Dependancy Management via update. | ||
* Ajax and DOM functionality via [[jQuery]]. | * Ajax and DOM functionality via [[jQuery]]. | ||
第14行: | 第16行: | ||
==Links== | ==Links== | ||
*http://javascriptmvc.com/ | *http://javascriptmvc.com/ | ||
+ | |||
+ | {{Comment}} | ||
[[Category:JavaScript]] | [[Category:JavaScript]] | ||
[[Category:MVC]] | [[Category:MVC]] |
2010年9月19日 (日) 00:22的最后版本
您可以在Wikipedia上了解到此条目的英文信息 JavascriptMVC Thanks, Wikipedia. |
JavaScriptMVC is an open-source framework containing the best ideas in enterprise JavaScript development. It guides you to successfully completed projects by promoting best practices, maintainability, and convention over configuration.
JavaScriptMVC 是一个 JavaScript 的 MVC 框架,包含企业 JavaScript 开发的最佳理念。
[编辑] Functions
- Maintainability via the Model-View-Controller architecture pattern.
- Application Concatination and Compression via include.
- Testing via Test.
- Documentation via include.Doc.
- Error Reporting via DamnIT.
- Updates and Dependancy Management via update.
- Ajax and DOM functionality via jQuery.
[编辑] Links
<discussion>characters_max=300</discussion>
分享您的观点