lua_pushstring ( L, “WWENV_FIRSTRUNNING” ) push中创建一个字符串。(在lua_newtable后调用,意为压入一个KEY) lua_pushnumber( L, type );//压入value
確定! 回上一頁