📄 rotary.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Rotary - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "Debug/Rotary.tlb" /mktyplib203 /win32 "E:\Rotary\Rotary.odl""
Creating command line "rc.exe /l 0x804 /fo"Debug/Rotary.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "E:\Rotary\Rotary.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPF142.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Rotary.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Rotary\Rotary.cpp"
"E:\Rotary\RotaryCtl.cpp"
"E:\Rotary\RotaryPpg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPF142.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPF143.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Rotary.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Rotary\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPF143.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPF144.TMP" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Rotary.pdb" /debug /machine:I386 /def:".\Rotary.def" /out:"Debug/Rotary.ocx" /implib:"Debug/Rotary.lib" /pdbtype:sept
.\Debug\Rotary.obj
.\Debug\RotaryCtl.obj
.\Debug\RotaryPpg.obj
.\Debug\StdAfx.obj
.\Debug\Rotary.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPF144.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPF145.BAT" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Rotary.ocx"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\WINDOWS\TEMP\RSPF145.BAT"
Creating Type Library...
Processing E:\Rotary\Rotary.odl
Rotary.odl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Rotary.cpp
RotaryCtl.cpp
RotaryPpg.cpp
Generating Code...
Linking...
Creating library Debug/Rotary.lib and object Debug/Rotary.exp
<h3>Output Window</h3>
Registering ActiveX Control...
<h3>Results</h3>
Rotary.ocx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -