Lua is a dynamically typed language which means that variables do not have types; only values do. There are 8 basic types in Lua: nil type of the value nil ...
確定! 回上一頁