string sprintf ( string $format , $args1 , $args2 , $args3 , $arg4 , $arg5 ... ) sprintf 函式小括號內的第一個參數$format 是原始格式化轉換字串,後方接著一連串的$ ...
確定! 回上一頁