For example, the following returns the byte values of the letters L, u and a: print(string.byte(“Lua”, 1, 3)) The following values are printed by the ...
確定! 回上一頁