lua_pushlstring (L, fname, (size_t)(e - fname));. lua_rawget(L, -2);. if (lua_isnil(L, -1)) { /* no such field? */. lua_pop(L, 1); /* remove this nil */.
確定! 回上一頁