Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试将包含表达式语言的文本添加到布局时,我遇到一个错误,显示“表达式并不总是返回格式化值...”
我该如何解决这个问题?
您可以使用 EL 函数包装表达式语言 (EL) 片段,number()以显式定义值应显示的格式。
number()
这是提供有关格式化函数的更多信息的文档的链接。