[php]number_format() 函數通過千位分組來格式化數字。官方範例<?php$number = 1234.56;// english notation (default)$
確定! 回上一頁