📄 wordautomation.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: WordAutomation - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "Debug/WordAutomation.tlb" /mktyplib203 /win32 "E:\学习资料\老板拷来的\VC++中进行word表格的填写\WordAutomation\WordAutomation.odl""
Creating command line "rc.exe /l 0x804 /fo"Debug/WordAutomation.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "E:\学习资料\老板拷来的\VC++中进行word表格的填写\WordAutomation\WordAutomation.rc""
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP24D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/WordAutomation.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\学习资料\老板拷来的\VC++中进行word表格的填写\WordAutomation\DlgProxy.cpp"
"E:\学习资料\老板拷来的\VC++中进行word表格的填写\WordAutomation\msword9.cpp"
"E:\学习资料\老板拷来的\VC++中进行word表格的填写\WordAutomation\WordAutomation.cpp"
"E:\学习资料\老板拷来的\VC++中进行word表格的填写\WordAutomation\WordAutomationDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\new\LOCALS~1\Temp\RSP24D.tmp"
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP24E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/WordAutomation.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\学习资料\老板拷来的\VC++中进行word表格的填写\WordAutomation\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\new\LOCALS~1\Temp\RSP24E.tmp"
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP24F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/WordAutomation.pdb" /debug /machine:I386 /out:"Debug/WordAutomation.exe" /pdbtype:sept
".\Debug\DlgProxy.obj"
".\Debug\msword9.obj"
".\Debug\StdAfx.obj"
".\Debug\WordAutomation.obj"
".\Debug\WordAutomationDlg.obj"
".\Debug\WordAutomation.res"
]
Creating command line "link.exe @C:\DOCUME~1\new\LOCALS~1\Temp\RSP24F.tmp"
<h3>Output Window</h3>
Creating Type Library...
Processing E:\学习资料\老板拷来的\VC++中进行word表格的填写\WordAutomation\WordAutomation.odl
WordAutomation.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...
DlgProxy.cpp
msword9.cpp
WordAutomation.cpp
WordAutomationDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
WordAutomation.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -