📜  只有 2 点浮点字符串格式 kotlin - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:56.437000             🧑  作者: Mango

代码示例1
String.format("%.3f", number).toDouble()