📄 multiscreen.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MultiScreen - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/MultiScreen.res" /d "_DEBUG" /d "_AFXDLL" "D:\电力\VC界面\练习\实例2\ScreenSwitch\MultiScreen.rc""
Creating temporary file "C:\TEMP\RSP23.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/MultiScreen.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\电力\VC界面\练习\实例2\ScreenSwitch\Doc.cpp"
"D:\电力\VC界面\练习\实例2\ScreenSwitch\MainFrm.cpp"
"D:\电力\VC界面\练习\实例2\ScreenSwitch\MainView.cpp"
"D:\电力\VC界面\练习\实例2\ScreenSwitch\MultiScreen.cpp"
"D:\电力\VC界面\练习\实例2\ScreenSwitch\View2.cpp"
"D:\电力\VC界面\练习\实例2\ScreenSwitch\View3.cpp"
"D:\电力\VC界面\练习\实例2\ScreenSwitch\View4.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP23.tmp"
Creating temporary file "C:\TEMP\RSP24.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/MultiScreen.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\电力\VC界面\练习\实例2\ScreenSwitch\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP24.tmp"
Creating temporary file "C:\TEMP\RSP25.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MultiScreen.pdb" /debug /machine:I386 /out:"Debug/MultiScreen.exe" /pdbtype:sept
".\Debug\Doc.obj"
".\Debug\MainFrm.obj"
".\Debug\MainView.obj"
".\Debug\MultiScreen.obj"
".\Debug\StdAfx.obj"
".\Debug\View2.obj"
".\Debug\View3.obj"
".\Debug\View4.obj"
".\Debug\MultiScreen.res"
]
Creating command line "link.exe @C:\TEMP\RSP25.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Doc.cpp
MainFrm.cpp
MainView.cpp
MultiScreen.cpp
View2.cpp
View3.cpp
View4.cpp
Generating Code...
Linking...
<h3>Results</h3>
MultiScreen.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -