📄 activdoc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ActivDoc - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/ActivDoc.tlb" /mktyplib203 /o "NUL" /win32 "C:\VC_50\ActivDoc\ActivDoc.odl""
Creating command line "rc.exe /l 0x409 /fo"Release/ActivDoc.res" /i "Release" /d "NDEBUG" /d "_AFXDLL" "C:\VC_50\ActivDoc\ActivDoc.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSP3004.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/ActivDoc.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\VC_50\ActivDoc\ActivDoc.cpp"
"C:\VC_50\ActivDoc\ActivDocDoc.cpp"
"C:\VC_50\ActivDoc\ActivDocView.cpp"
"C:\VC_50\ActivDoc\CntrItem.cpp"
"C:\VC_50\ActivDoc\IpFrame.cpp"
"C:\VC_50\ActivDoc\MainFrm.cpp"
"C:\VC_50\ActivDoc\SrvrItem.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3004.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP3005.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/ActivDoc.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\VC_50\ActivDoc\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3005.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP3006.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/ActivDoc.pdb" /machine:I386 /out:"Release/ActivDoc.exe"
.\Release\ActivDoc.obj
.\Release\ActivDocDoc.obj
.\Release\ActivDocView.obj
.\Release\CntrItem.obj
.\Release\IpFrame.obj
.\Release\MainFrm.obj
.\Release\SrvrItem.obj
.\Release\StdAfx.obj
.\Release\ActivDoc.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP3006.TMP"
<h3>Output Window</h3>
Creating Type Library...
ActivDoc.odl
oaidl.idl
objidl.idl
unknwn.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ActivDoc.cpp
ActivDocDoc.cpp
ActivDocView.cpp
CntrItem.cpp
IpFrame.cpp
MainFrm.cpp
SrvrItem.cpp
Generating Code...
Linking...
<h3>Results</h3>
ActivDoc.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -