ASP中保留小数点后两位数的方法 FormatNumber
<pre><%=formatnumber(123.12345,2)%>
输出结果:123.12
</%=formatnumber(123.12345,2)%></pre>
<p class="post-copyright">未经允许不得转载:<ahref="https://www.wangchao.info/">王超博客</a> » <ahref="https://www.wangchao.info/1907.html">ASP中保留小数点后两位数的方法 FormatNumber</a></p>
页:
[1]