Lua 中的資料型別只有8 種,分別是nil(無)、boolean(布林)、number(數字)、string(字串)、function(函式)、table(表)、thread(執行 ...
確定! 回上一頁