元表是普通的Lua表,定义了原始值在某些特定操作下的行为。 ... b) --小于 __le(a, b) --小于等于 __index(a, b) --索引查询 __newindex(a, b, ...
確定! 回上一頁