key -- __newindex(table, key, value) t[key]=value -- String concat -- __concat(left, right) "hello, "..name -- Call -- __call(func, ...) API: Global functions ( ...
確定! 回上一頁