📄 xx.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Xx - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Xx.res" /d "_DEBUG" /d "_AFXDLL" "D:\电力\界面\MultiColumnComboBox\Xx.rc""
Creating temporary file "C:\TEMP\RSPB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "OEMRESOURCE" /Fp"Debug/Xx.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\电力\界面\MultiColumnComboBox\ChildFrm.cpp"
"D:\电力\界面\MultiColumnComboBox\ComboToolBar.cpp"
"D:\电力\界面\MultiColumnComboBox\MainFrm.cpp"
"D:\电力\界面\MultiColumnComboBox\MultiColumnComboBox.cpp"
"D:\电力\界面\MultiColumnComboBox\Xx.cpp"
"D:\电力\界面\MultiColumnComboBox\XxDoc.cpp"
"D:\电力\界面\MultiColumnComboBox\XxView.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPB.tmp"
Creating temporary file "C:\TEMP\RSPC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "OEMRESOURCE" /Fp"Debug/Xx.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\电力\界面\MultiColumnComboBox\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPC.tmp"
Creating temporary file "C:\TEMP\RSPD.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Xx.pdb" /debug /machine:I386 /out:"Debug/Xx.exe" /pdbtype:sept
".\Debug\ChildFrm.obj"
".\Debug\ComboToolBar.obj"
".\Debug\MainFrm.obj"
".\Debug\MultiColumnComboBox.obj"
".\Debug\StdAfx.obj"
".\Debug\Xx.obj"
".\Debug\XxDoc.obj"
".\Debug\XxView.obj"
".\Debug\Xx.res"
]
Creating command line "link.exe @C:\TEMP\RSPD.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
ComboToolBar.cpp
MainFrm.cpp
MultiColumnComboBox.cpp
Xx.cpp
XxDoc.cpp
XxView.cpp
Generating Code...
c:\program files\microsoft visual studio\vc98\mfc\include\afxtempl.h(1210) : warning C4786: 'CMap<HWND__ *,HWND__ *,CMultiColumnComboBox::CWindowProcs::SWindowProcedure *,CMultiColumnComboBox::CWindowProcs::SWindowProcedure *>::CMap<HWND__ *,HWND__ *,CMultiColumnComboBox::CWindowProcs::SWindowProcedure *,CMultiColumnComboBox::CWindowProcs::SWindowProcedure *>' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\mfc\include\afxtempl.h(1273) : warning C4786: 'CMap<HWND__ *,HWND__ *,CMultiColumnComboBox::CWindowProcs::SWindowProcedure *,CMultiColumnComboBox::CWindowProcs::SWindowProcedure *>::~CMap<HWND__ *,HWND__ *,CMultiColumnComboBox::CWindowProcs::SWindowProcedure *,CMultiColumnComboBox::CWindowProcs::SWindowProcedure *>' : identifier was truncated to '255' characters in the debug information
Linking...
<h3>Results</h3>
Xx.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -