How to control the number of bits after the Float type decimal point

xiaoxiao2021-03-06  83

Java.text.Decimalformat DF = new java.text.decimalformat ("########. 00");

DF.FORMAT (12.15646);

转载请注明原文地址:https://www.9cbs.com/read-103840.html

New Post(0)