const char *lua_pushstring (lua_State *L, const char *s);. //将指针s 指向的零结尾的字符串压栈。Lua 对这个字符串做一个内部副本(或是复用一个 ...
確定! 回上一頁