Lua 是动态类型语言,变量不要类型定义,只需要为变量赋值值可以存储在变量中,作为参数传递或 ... boolean print(type(nil)) --> nil print(type(type(X))) --> string ...
確定! 回上一頁