lua defines five basic types: a Boolean (true/false), a number, a string, a table (a key/ value data type on steroids), and nil (null).
確定! 回上一頁