📄 control.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Control - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP112.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/Control.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\修改后的MFC教材\MFC代码\第十五章例题代码\MFCEXP15-5\Control\ControlCtl.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP112.tmp"
Creating temporary file "C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP113.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Control.pdb" /debug /machine:I386 /def:".\Control.def" /out:"Debug/Control.ocx" /implib:"Debug/Control.lib" /pdbtype:sept
".\Debug\Control.obj"
".\Debug\ControlCtl.obj"
".\Debug\ControlPpg.obj"
".\Debug\StdAfx.obj"
".\Debug\Control.res"
]
Creating command line "link.exe @C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP113.tmp"
Creating temporary file "C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP114.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Control.ocx"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP114.bat"
Compiling...
ControlCtl.cpp
Linking...
<h3>Output Window</h3>
Registering ActiveX Control...
Creating command line "bscmake.exe /nologo /o"Debug/Control.bsc" ".\Debug\StdAfx.sbr" ".\Debug\Control.sbr" ".\Debug\ControlCtl.sbr" ".\Debug\ControlPpg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Control.ocx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -