Every time you create a new C function in Lua, you can associate with it any number of upvalues; each upvalue can hold a single Lua value.
確定! 回上一頁