欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Apache FreeMarker
来自开放百科 - 灰狐
(版本间的差异)
小 (→Links) |
小 |
||
| 第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]] | ||
| 第15行: | 第20行: | ||
*[[Apache 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. | ||
| − | == | + | ==图集== |
| − | *[https://github.com/freemarker FreeMarker @ GitHub] | + | |
| + | ==链接== | ||
| + | *[https://github.com/apache/freemarker FreeMarker @ GitHub] | ||
*[http://freemarker.sourceforge.net/ FreeMarker @ SourceForge] | *[http://freemarker.sourceforge.net/ FreeMarker @ SourceForge] | ||
*[http://docs.huihoo.com/freemarker FreeMarker开放文档] | *[http://docs.huihoo.com/freemarker FreeMarker开放文档] | ||
*[http://docs.huihoo.com/javadoc/freemarker FreeMarker JavaDoc] | *[http://docs.huihoo.com/javadoc/freemarker FreeMarker JavaDoc] | ||
| − | |||
| − | |||
[[category:template]] | [[category:template]] | ||
[[category:Apache OFBiz]] | [[category:Apache OFBiz]] | ||
[[category:java]] | [[category:java]] | ||
2020年10月13日 (二) 09:52的版本
| |
您可以在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.
图集
链接
分享您的观点

