... that you can store any binary data into a string. Strings in Lua are immutable values. You cannot change a character inside a string, as you may in C; ...
確定! 回上一頁