![]() |
|
| NoahWeb.net | 开发者交流中心 | 支持 | 文档 | 反馈缺陷 |
将指定字符内容中的所有换行符替换成<br>并返回。
|
||||||
|
||||
将指定字符内容中的所有换行符替换成<br>并返回。
<table width="100%" border="1" cellspacing="0" cellpadding="2">
</table> |
<table width="100%" border="1" cellspacing="0" cellpadding="2">
<tr>
<td>nl2br([_TEXT._this.brtest])</td>
<td>a<br>b<br>c<br>d</td>
</tr>
</table>
<Action name="logic.demo" NextAction="">
</Action> |
| 参考 |
|---|
| StrSub,StrNow,StrReplace,StrLower,StrUpper,StrLen,Trim,LTrim,BTrim,ETrim,StrPos,StrLPos,HtmlEncode,HtmlDecode,UrlEncode,UrlDecode,nl2br,br2nl,space2dspace,dspace2space |
| Copyright © 2001-2004
The NoahWeb Corporation All rights reserved. |
|