編程技巧總結

編譯與運行 建立run.bat並輸入以下代碼:linux @echo off set path=c:\mingw\bin g++ -g 274.cpp -o 274.exe if errorlevel == 1 goto :next 274.exe :next   而後在終端中運行run便可windows    對拍 建立pai.bat並輸入以下代碼:函數 @echo off set
相關文章
相關標籤/搜索