⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 snake.plg

📁 嘿嘿
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Snake - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\chenbing\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Snake.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\AboutDlg.cpp"
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\ChangeSpeedDlg.cpp"
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\main.cpp"
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\MainFrm.cpp"
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\ScoreBoardDlg.cpp"
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\Snake.cpp"
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\SnakeDoc.cpp"
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\SnakeGame.cpp"
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\SnakeView.cpp"
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\w95trace1.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\chenbing\LOCALS~1\Temp\RSPB.tmp" 
Creating temporary file "C:\DOCUME~1\chenbing\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Snake.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\学习\编程语言\C++_C\VC程序\贪吃蛇源代码\SnakeMfc\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\chenbing\LOCALS~1\Temp\RSPC.tmp" 
Creating temporary file "C:\DOCUME~1\chenbing\LOCALS~1\Temp\RSPD.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Snake.pdb" /debug /machine:I386 /out:"Debug/Snake.exe" /pdbtype:sept 
".\Debug\AboutDlg.obj"
".\Debug\ChangeSpeedDlg.obj"
".\Debug\main.obj"
".\Debug\MainFrm.obj"
".\Debug\ScoreBoardDlg.obj"
".\Debug\Snake.obj"
".\Debug\SnakeDoc.obj"
".\Debug\SnakeGame.obj"
".\Debug\SnakeView.obj"
".\Debug\StdAfx.obj"
".\Debug\w95trace1.obj"
".\Debug\Snake.res"
]
Creating command line "link.exe @C:\DOCUME~1\chenbing\LOCALS~1\Temp\RSPD.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AboutDlg.cpp
ChangeSpeedDlg.cpp
main.cpp
MainFrm.cpp
ScoreBoardDlg.cpp
Snake.cpp
SnakeDoc.cpp
SnakeGame.cpp
SnakeView.cpp
w95trace1.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\chenbing\LOCALS~1\Temp\RSPF.tmp" with contents
[
/nologo /o"Debug/Snake.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\AboutDlg.sbr"
".\Debug\ChangeSpeedDlg.sbr"
".\Debug\main.sbr"
".\Debug\MainFrm.sbr"
".\Debug\ScoreBoardDlg.sbr"
".\Debug\Snake.sbr"
".\Debug\SnakeDoc.sbr"
".\Debug\SnakeGame.sbr"
".\Debug\SnakeView.sbr"
".\Debug\w95trace1.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\chenbing\LOCALS~1\Temp\RSPF.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
Snake.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -