📄 vcdemo_pro.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: VcDemo_pro - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "F:\DOCUME~1\xiangwei\LOCALS~1\Temp\RSP16.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/VcDemo_pro.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\voicearea\Demos\vc6\DlgBufferSetting.cpp"
"D:\voicearea\Demos\vc6\DlgSpeech.cpp"
"D:\voicearea\Demos\vc6\font.cpp"
"D:\voicearea\Demos\vc6\VcDemo_pro.cpp"
"D:\voicearea\Demos\vc6\VcDemo_proDlg.cpp"
"D:\voicearea\Demos\vc6\voiceangel.cpp"
]
Creating command line "cl.exe @F:\DOCUME~1\xiangwei\LOCALS~1\Temp\RSP16.tmp"
Creating temporary file "F:\DOCUME~1\xiangwei\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/VcDemo_pro.pdb" /debug /machine:I386 /out:"Debug/VcDemo_pro.exe" /pdbtype:sept
.\Debug\commondialog.obj
.\Debug\DlgBufferSetting.obj
.\Debug\DlgSpeech.obj
.\Debug\DlgTransferSettings.obj
.\Debug\doctotiff.obj
.\Debug\font.obj
.\Debug\StdAfx.obj
.\Debug\VcDemo_pro.obj
.\Debug\VcDemo_proDlg.obj
.\Debug\VoicePromptTrain.obj
.\Debug\VcDemo_pro.res
.\Debug\voiceangel.obj
]
Creating command line "link.exe @F:\DOCUME~1\xiangwei\LOCALS~1\Temp\RSP17.tmp"
<h3>Output Window</h3>
Compiling...
font.cpp
voiceangel.cpp
Generating Code...
Compiling...
DlgBufferSetting.cpp
DlgSpeech.cpp
VcDemo_pro.cpp
VcDemo_proDlg.cpp
D:\voicearea\Demos\vc6\VcDemo_proDlg.cpp(613) : warning C4244: 'argument' : conversion from 'long' to 'short', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
VcDemo_pro.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -