在Lua中雖然我們冇有變量的數據類型,但我們有類型的值。 ... function print(type(type)) --> function print(type(nil)) --> nil print(type(type(ABC))) --> string.
確定! 回上一頁