📄 optionword.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: OptionWord - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/OptionWord.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\20080308\OptionWord\OptionWordDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39C.tmp"
<h3>Output Window</h3>
Compiling...
OptionWordDlg.cpp
F:\20080308\OptionWord\OptionWordDlg.cpp(534) : warning C4305: 'argument' : truncation from 'const double' to 'float'
F:\20080308\OptionWord\OptionWordDlg.cpp(535) : warning C4305: 'argument' : truncation from 'const double' to 'float'
F:\20080308\OptionWord\OptionWordDlg.cpp(537) : warning C4305: 'argument' : truncation from 'const double' to 'float'
F:\20080308\OptionWord\OptionWordDlg.cpp(538) : warning C4305: 'argument' : truncation from 'const double' to 'float'
F:\20080308\OptionWord\OptionWordDlg.cpp(539) : warning C4305: 'argument' : truncation from 'const double' to 'float'
F:\20080308\OptionWord\OptionWordDlg.cpp(540) : warning C4305: 'argument' : truncation from 'const double' to 'float'
F:\20080308\OptionWord\OptionWordDlg.cpp(551) : error C2039: 'SetBookFoldPrinting' : is not a member of 'PageSetup'
f:\20080308\optionword\msword9.h(4316) : see declaration of 'PageSetup'
F:\20080308\OptionWord\OptionWordDlg.cpp(552) : error C2039: 'SetBookFoldRevPrinting' : is not a member of 'PageSetup'
f:\20080308\optionword\msword9.h(4316) : see declaration of 'PageSetup'
F:\20080308\OptionWord\OptionWordDlg.cpp(553) : error C2039: 'SetBookFoldPrintingSheets' : is not a member of 'PageSetup'
f:\20080308\optionword\msword9.h(4316) : see declaration of 'PageSetup'
Error executing cl.exe.
<h3>Results</h3>
OptionWordDlg.obj - 3 error(s), 6 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -