主题 : <@p.form id="jvForm" action="o_save.do" labelWidth="12"> |
级别: 白丁
![]() |
1# 发表于:2012-07-16 16:14:28 IP:112.76.*.*
|
||||
---|---|---|---|---|---|
级别: 状元
![]() |
3# 发表于:2012-07-16 16:30:17 IP:182.14.*.*
<@开头的都是自定义标签 |
||
---|---|---|---|
级别: 白丁
![]() |
5# 发表于:2012-07-16 16:47:17 IP:112.76.*.*
找到啦,下载的PDF版本手册竟然查不到,baidu也不行,最后还是官方的手册给力。
Synopsis <#t> <#lt> <#rt> <#nt> Description These directives, instruct FreeMarker to ignore certain white-space in the line of the tag: ?t (for trim): Ignore all leading and trailing white-space in this line. ?lt (for left trim): Ignore all leading white-space in this line. ?rt (for right trim): Ignore all trailing white-space in this line. where: ?``leading white-space'' means all space and tab (and other character that are white-space according to UNICODE, except line breaks) before the first non-white-space character of the line. ?``trailing white-space'' means all space and tab (and other character that are white-space according to UNICODE, except line breaks) after the last non-white-space character of the line, and the line break at the end of the line. |
||
---|---|---|---|
级别: 童生
![]() |
7# 发表于:2012-10-16 16:11:09 IP:202.86.*.*
在哪里找到的啊?
|
||
---|---|---|---|
1
共1页