欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Apache FreeMarker
来自开放百科 - 灰狐
(版本间的差异)
小 (→链接) |
|||
| (未显示1个用户的7个中间版本) | |||
| 第1行: | 第1行: | ||
| − | |||
{{SeeWikipedia}} | {{SeeWikipedia}} | ||
[[文件:FreeMarker-93x93.gif|right]] | [[文件:FreeMarker-93x93.gif|right]] | ||
FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products. | FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products. | ||
| + | ==简介== | ||
| + | Apache FreeMarker | ||
[[Image:freemarker-overview.png]] | [[Image:freemarker-overview.png]] | ||
| − | == | + | ==功能== |
| + | |||
| + | ==指南== | ||
| + | |||
| + | ==用户== | ||
*[[Alfresco]] | *[[Alfresco]] | ||
*[[JForum]] | *[[JForum]] | ||
| 第13行: | 第18行: | ||
*[[WebWork]] - WebWork 2.2, FreeMarker is the default view component | *[[WebWork]] - WebWork 2.2, FreeMarker is the default view component | ||
*[[Spring Framework]] | *[[Spring Framework]] | ||
| − | *[[OFBiz]] - In 2003 the project decided to switch from JSP to FreeMarker for their view component. | + | *[[Apache OFBiz]] - In 2003 the project decided to switch from JSP to FreeMarker for their view component. |
| + | |||
| + | ==图集== | ||
| − | == | + | ==链接== |
| − | *http://freemarker.sourceforge.net/ | + | *[https://github.com/apache/freemarker FreeMarker @ GitHub] |
| − | *http://docs.huihoo.com/freemarker | + | *[http://freemarker.sourceforge.net/ FreeMarker @ SourceForge] |
| + | *[http://docs.huihoo.com/freemarker FreeMarker开放文档] | ||
| + | *[http://docs.huihoo.com/javadoc/freemarker FreeMarker JavaDoc] | ||
| − | [[ | + | [[category:template]] |
| + | [[category:apache]] | ||
| + | [[category:java]] | ||
2020年10月13日 (二) 09:54的版本
| |
您可以在Wikipedia上了解到此条目的英文信息 Apache FreeMarker Thanks, Wikipedia. |
FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products.
目录 |
简介
Apache FreeMarker
功能
指南
用户
- Alfresco
- JForum
- JFox 3
- WebWork - WebWork 2.2, FreeMarker is the default view component
- Spring Framework
- Apache OFBiz - In 2003 the project decided to switch from JSP to FreeMarker for their view component.
图集
链接
分享您的观点

