lua 字串使用 ... "abc")) 5 assert(" ab" == string.format("%5.2s", ... 10)) --小寫16進位制 8 assert("A" == string.format("%X", 10)) --大寫16 ...
確定! 回上一頁