if (!lua_isnil(L, lua_upvalueindex(6)) && lua_type(L, 2) == LUA_TNUMBER) { // 如果arrayindexer中有key且key是數字,則呼叫arrayindexer[key]
確定! 回上一頁