📜  没有逗号的数字格式php代码示例

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

代码示例1
number_format(1000.5, 2, '.', '');