亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

textformat函數(shù)

textformat函數(shù)

表格屬性:

微信圖片_20180313125004.png

#此函數(shù)主要清理空格和特殊字符,對段落按單字邊界換行和行縮排等段落格式化處理.

#使用者可以明確設(shè)定各參數(shù),或使用預(yù)處理風(fēng)格.目前只有唯一可用風(fēng)格"email".

eg:



#{textformat wrap=40}

This is foo .
This is foo.
This is foo.
This is foo.
This is foo.
This is foo.

#This is bar.

bar foo bar foo foo.
bar foo bar foo foo.
bar foo bar foo foo.
bar foo bar foo foo.
bar foo bar foo foo.
bar foo bar foo foo.
bar foo bar foo foo.
{/textformat}


輸出:

This is foo. This is foo. This is foo.
This is foo. This is foo. This is foo.

This is bar.
##bar foo bar foo foo. bar foo bar foo
#foo. bar foo bar foo foo. bar foo bar
foo foo. bar foo bar foo foo. bar foo
bar foo foo. bar foo bar foo foo.

###
繼續(xù)學(xué)習(xí)
||
<?php echo "textformat函數(shù)";
提交重置程式碼