辅助库为我们用Lua 与C 的通信提供了一些方便的函数。 ... t = {num = "a table"} mt = {__index = {x = 1,y = 2},__metatable = {__index = {x = 5,y ...
確定! 回上一頁