📄 mine.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mine - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/mine.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\Administrator\桌面\作品—李勇泉组\扫雷\mine\LandMine.cpp"
"C:\Documents and Settings\Administrator\桌面\作品—李勇泉组\扫雷\mine\mine.cpp"
"C:\Documents and Settings\Administrator\桌面\作品—李勇泉组\扫雷\mine\MineButton.cpp"
"C:\Documents and Settings\Administrator\桌面\作品—李勇泉组\扫雷\mine\mineDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/mine.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\Administrator\桌面\作品—李勇泉组\扫雷\mine\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8A.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8B.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/mine.pdb" /machine:I386 /out:"Release/mine.exe"
".\Release\LandMine.obj"
".\Release\mine.obj"
".\Release\MineButton.obj"
".\Release\mineDlg.obj"
".\Release\StdAfx.obj"
".\Release\mine.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8B.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
LandMine.cpp
mine.cpp
MineButton.cpp
mineDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
mine.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -