lpad ( string text , length int [, fill text ]). text. Fill up the string to length length by prepending the characters fill (a space by default).
確定! 回上一頁