524 LUALIB_API int luaL_ref (lua_State *L, int t) {. 525 int ref;. 526 if (lua_isnil(L, -1)) {. 527 lua_pop(L, 1); /* remove from stack */.
確定! 回上一頁