You can apply any number of modifiers to a variable. They will be applied in
the order they are combined, from left to right. They must be separated with
a | (pipe) character.
对于同一个变量,你可以使用多个修改器。它们将从左到右按照设定好的顺序被依次组合使用。使用时必须要用"|"字符作为它们之间的分隔符。
|
Prev[前一页] 整理:web技术知识库、资源库 |
Home[主目录] | Next[下一页] |
| wordwrap[行宽约束] | Up[单元目录] | Built-in Functions[内嵌函数] |