<< std::endl; // break; //} // 取全局变量 lua_getglobal(L, "version"); //把变量放到栈顶 string strVersion = lua_tostring(L, -1); ...
確定! 回上一頁