📄 log.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Log - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Log.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\Log\Log.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Log.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\Log\Filter.cpp"
"C:\Documents and Settings\Administrator\桌面\Log\Log.cpp"
"C:\Documents and Settings\Administrator\桌面\Log\LogDoc.cpp"
"C:\Documents and Settings\Administrator\桌面\Log\LogView.cpp"
"C:\Documents and Settings\Administrator\桌面\Log\MainFrm.cpp"
"C:\Documents and Settings\Administrator\桌面\Log\Morphology.cpp"
"C:\Documents and Settings\Administrator\桌面\Log\SettingDlg.cpp"
"C:\Documents and Settings\Administrator\桌面\Log\Shape.cpp"
"C:\Documents and Settings\Administrator\桌面\Log\WrapBitmap.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Log.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\Log\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP30.tmp" with contents
[
/nologo /subsystem:windows /profile /map:"Debug/Log.map" /debug /machine:I386 /out:"Debug/Log.exe"
".\Debug\Filter.obj"
".\Debug\Log.obj"
".\Debug\LogDoc.obj"
".\Debug\LogView.obj"
".\Debug\MainFrm.obj"
".\Debug\Morphology.obj"
".\Debug\SettingDlg.obj"
".\Debug\Shape.obj"
".\Debug\StdAfx.obj"
".\Debug\WrapBitmap.obj"
".\Debug\Log.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP30.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Filter.cpp
Log.cpp
LogDoc.cpp
LogView.cpp
MainFrm.cpp
Morphology.cpp
C:\Documents and Settings\Administrator\桌面\Log\Morphology.cpp(52) : warning C4101: 'bOK' : unreferenced local variable
SettingDlg.cpp
Shape.cpp
WrapBitmap.cpp
Generating Code...
C:\Documents and Settings\Administrator\桌面\Log\Shape.cpp(37) : warning C4700: local variable 'pt' used without having been initialized
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /o"Debug/Log.bsc"
".\Debug\StdAfx.sbr"
".\Debug\Filter.sbr"
".\Debug\Log.sbr"
".\Debug\LogDoc.sbr"
".\Debug\LogView.sbr"
".\Debug\MainFrm.sbr"
".\Debug\Morphology.sbr"
".\Debug\SettingDlg.sbr"
".\Debug\Shape.sbr"
".\Debug\WrapBitmap.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Log.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -