摘要:
4种方法,都是四舍五入,例: import java.math.BigDecimal; import java.text.DecimalFormat; import java.text.NumberFormat; public class format { double f = 111231.558 阅读全文
摘要:
package com.gps808.common.translation; import com.framework.web.cache.LanguageCache; public class CommonTypeTranslation { /** * 人脸库协议 */ public enum F 阅读全文