📄 multiview.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MultiView - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/MultiView.res" /d "_DEBUG" /d "_AFXDLL" "E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\MultiView.rc""
Creating temporary file "C:\TEMP\RSP265.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MultiView.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\ChildFrm.cpp"
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\LeftView.cpp"
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\MainFrm.cpp"
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\MultiView.cpp"
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\TextDoc.cpp"
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\TextFrm.cpp"
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\TextView.cpp"
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\WebDoc.cpp"
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\WebView.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP265.tmp"
Creating temporary file "C:\TEMP\RSP266.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MultiView.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\CFILES\VisualC++\Hey\WINDOWS\MFC\MultiView\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP266.tmp"
Creating temporary file "C:\TEMP\RSP267.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MultiView.pdb" /debug /machine:I386 /out:"Debug/MultiView.exe" /pdbtype:sept
".\Debug\ChildFrm.obj"
".\Debug\LeftView.obj"
".\Debug\MainFrm.obj"
".\Debug\MultiView.obj"
".\Debug\StdAfx.obj"
".\Debug\TextDoc.obj"
".\Debug\TextFrm.obj"
".\Debug\TextView.obj"
".\Debug\WebDoc.obj"
".\Debug\WebView.obj"
".\Debug\MultiView.res"
]
Creating command line "link.exe @C:\TEMP\RSP267.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
LeftView.cpp
MainFrm.cpp
MultiView.cpp
TextDoc.cpp
TextFrm.cpp
TextView.cpp
WebDoc.cpp
WebView.cpp
Generating Code...
Linking...
Creating temporary file "C:\TEMP\RSP269.tmp" with contents
[
/nologo /o"Debug/MultiView.bsc"
".\Debug\StdAfx.sbr"
".\Debug\ChildFrm.sbr"
".\Debug\LeftView.sbr"
".\Debug\MainFrm.sbr"
".\Debug\MultiView.sbr"
".\Debug\TextDoc.sbr"
".\Debug\TextFrm.sbr"
".\Debug\TextView.sbr"
".\Debug\WebDoc.sbr"
".\Debug\WebView.sbr"]
Creating command line "bscmake.exe @C:\TEMP\RSP269.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
MultiView.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -