void *luaL_checkudata (lua_State *L, int arg, const char *tname);. 检查函数参数 arg 是否为 tname 类型的userdata (请参见 luaL_newmetatable ),并返回该用户 ...
確定! 回上一頁