gpt4 book ai didi

Java Freemaker 空间数量

转载 作者:行者123 更新时间:2023-12-05 09:23:22 27 4
gpt4 key购买 nike

你好,我有这样的模板:

......
<body onload='setInterval(function(){refresh()}, ${refreshPeriod} ); setClientTime();'>
<p>UserId: ${userId}</p>
</body>
</html>

当我生成模板并将 userId 设置为 4195578​​878989842599 时,它显示为 4 195 578 878 989 842 599,是否可以修复它?

最佳答案

使用c .

This built-in converts a number to string for a "computer language" as opposed to for human audience.

${userId?c}

关于Java Freemaker 空间数量,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22295594/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com