📄 ss.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/SS.res" /d "_DEBUG" /d "_AFXDLL" "F:\学习练习\20032337\语法分析20032337\SS.rc""
Creating temporary file "C:\DOCUME~1\John\LOCALS~1\Temp\RSP33.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\学习练习\20032337\语法分析20032337\ColorPicker.cpp"
"F:\学习练习\20032337\语法分析20032337\FenXi.cpp"
"F:\学习练习\20032337\语法分析20032337\Logo.cpp"
"F:\学习练习\20032337\语法分析20032337\LogoDlg.cpp"
"F:\学习练习\20032337\语法分析20032337\MainFrm.cpp"
"F:\学习练习\20032337\语法分析20032337\OfficeXPMenu.cpp"
"F:\学习练习\20032337\语法分析20032337\SetDlg.cpp"
"F:\学习练习\20032337\语法分析20032337\SourceEditView.cpp"
"F:\学习练习\20032337\语法分析20032337\SS.cpp"
"F:\学习练习\20032337\语法分析20032337\SSDoc.cpp"
"F:\学习练习\20032337\语法分析20032337\SSView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\John\LOCALS~1\Temp\RSP33.tmp"
Creating temporary file "C:\DOCUME~1\John\LOCALS~1\Temp\RSP34.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SS.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\学习练习\20032337\语法分析20032337\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\John\LOCALS~1\Temp\RSP34.tmp"
Creating temporary file "C:\DOCUME~1\John\LOCALS~1\Temp\RSP35.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/编译器.pdb" /debug /machine:I386 /out:"Debug/编译器.exe" /pdbtype:sept
".\Debug\ColorPicker.obj"
".\Debug\FenXi.obj"
".\Debug\Logo.obj"
".\Debug\LogoDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\OfficeXPMenu.obj"
".\Debug\SetDlg.obj"
".\Debug\SourceEditView.obj"
".\Debug\SS.obj"
".\Debug\SSDoc.obj"
".\Debug\SSView.obj"
".\Debug\StdAfx.obj"
".\Debug\SS.res"
]
Creating command line "link.exe @C:\DOCUME~1\John\LOCALS~1\Temp\RSP35.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ColorPicker.cpp
FenXi.cpp
Logo.cpp
LogoDlg.cpp
MainFrm.cpp
OfficeXPMenu.cpp
SetDlg.cpp
SourceEditView.cpp
SS.cpp
SSDoc.cpp
SSView.cpp
Generating Code...
F:\学习练习\20032337\语法分析20032337\SSView.cpp(126) : warning C4715: 'CSSView::CtlColor' : not all control paths return a value
Linking...
<h3>Results</h3>
编译器.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -