欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Grok (web framework)
来自开放百科 - 灰狐
(版本间的差异)
小 (Grok移动到Grok (web framework)) |
|||
| 第1行: | 第1行: | ||
| + | {{SeeWikipedia}} | ||
| + | |||
Grok makes it easier to get started with a [[Zope]] 3 web application. | Grok makes it easier to get started with a [[Zope]] 3 web application. | ||
| 第6行: | 第8行: | ||
*http://grok.zope.org/ | *http://grok.zope.org/ | ||
*https://launchpad.net/grok | *https://launchpad.net/grok | ||
| + | |||
| + | [[Category:Framework]] | ||
| + | [[Category:Zope]] | ||
| + | [[Category:Python]] | ||
2010年9月21日 (二) 10:03的最后版本
| |
您可以在Wikipedia上了解到此条目的英文信息 Grok (web framework) Thanks, Wikipedia. |
Grok makes it easier to get started with a Zope 3 web application.
Grok uses the Component Architecture and builds on Zope 3 concepts like content objects (models), views, and adapters. Its simplicity lies in using onvention over configuration and sensible defaults when wiring components together. That means neither a configuration language like ZCML nor a lot of repetition are needed to create a web application with grok.
[编辑] Links
分享您的观点