luaL_argcheck (L, n >= 1, 1, "invalid size."); size_t nbytes = sizeof(NumArray) + I_WORD(n - 1) * sizeof(int); //2. 参数表示Lua为userdata分配 ...
確定! 回上一頁