📄 telmatedemo.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TelMateDemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/TelMateDemo.res" /d "NDEBUG" /d "_AFXDLL" "C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\TelMateDemo.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1.CHE\LOCALS~1\Temp\RSP114.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/TelMateDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\AudioVolume.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\Buffer.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\DemoSpeech.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\errorprint.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\InputText.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\RingBuffer.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\SelectMulti.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\SoundBase.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\SoundOut.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\TelMateDemo.cpp"
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\TelMateDemoDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1.CHE\LOCALS~1\Temp\RSP114.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1.CHE\LOCALS~1\Temp\RSP115.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/TelMateDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\burn\开发包\V6开发包\单路开发文档和源代码例子\V6DemoNew\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1.CHE\LOCALS~1\Temp\RSP115.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1.CHE\LOCALS~1\Temp\RSP116.tmp" with contents
[
Imagehlp.lib tma4drv.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/TelMateDemo.pdb" /machine:I386 /out:"TelMateDemo.exe"
".\Release\AudioVolume.obj"
".\Release\Buffer.obj"
".\Release\DemoSpeech.obj"
".\Release\errorprint.obj"
".\Release\InputText.obj"
".\Release\RingBuffer.obj"
".\Release\SelectMulti.obj"
".\Release\SoundBase.obj"
".\Release\SoundOut.obj"
".\Release\StdAfx.obj"
".\Release\TelMateDemo.obj"
".\Release\TelMateDemoDlg.obj"
".\Release\TelMateDemo.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1.CHE\LOCALS~1\Temp\RSP116.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AudioVolume.cpp
Buffer.cpp
DemoSpeech.cpp
errorprint.cpp
InputText.cpp
RingBuffer.cpp
SelectMulti.cpp
SoundBase.cpp
SoundOut.cpp
TelMateDemo.cpp
TelMateDemoDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
TelMateDemo.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -