lua_tonumber 还将转换表示数字的字符串。 luaL_checknumber 如何处理不是数字的东西? 还有 luaL_checklong 和 luaL_checkinteger 。它们分别与 (int)luaL_checknumber ...
確定! 回上一頁