📄 mine.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Mine - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Mine.res" /d "NDEBUG" /d "_AFXDLL" "D:\WORK\VC\Mine\Mine.rc""
Creating temporary file "D:\DOCUME~1\render\LOCALS~1\Temp\RSP92.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Release/Mine.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"D:\WORK\VC\Mine\CustomDlg.cpp"
"D:\WORK\VC\Mine\HeroDlg.cpp"
"D:\WORK\VC\Mine\Mine.cpp"
"D:\WORK\VC\Mine\MineWnd.cpp"
"D:\WORK\VC\Mine\RecordDlg.cpp"
"D:\WORK\VC\Mine\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\render\LOCALS~1\Temp\RSP92.tmp"
Creating temporary file "D:\DOCUME~1\render\LOCALS~1\Temp\RSP93.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/WinMine.pdb" /machine:I386 /out:"Release/WinMine.exe"
.\Release\CustomDlg.obj
.\Release\HeroDlg.obj
.\Release\Mine.obj
.\Release\MineWnd.obj
.\Release\RecordDlg.obj
.\Release\StdAfx.obj
.\Release\Mine.res
]
Creating command line "link.exe @D:\DOCUME~1\render\LOCALS~1\Temp\RSP93.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
CustomDlg.cpp
HeroDlg.cpp
Mine.cpp
MineWnd.cpp
RecordDlg.cpp
StdAfx.cpp
Linking...
<h3>Results</h3>
WinMine.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -