void lua_pushstring (lua_State *L, const char *s);. Pushes the zero-terminated string pointed to by s onto the stack. Lua makes (or reuses) an internal copy ...
確定! 回上一頁