student.plg
来自「基于PCM和CVSD技术的语音编码仿真:在VC6.0环境下」· PLG 代码 · 共 20 行
PLG
20 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Student - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Student.pdb" /debug /machine:I386 /def:".\Student.def" /out:"Debug/Student.dll" /implib:"Debug/Student.lib" /pdbtype:sept .\Debug\StdAfx.obj .\Debug\Student.obj .\Debug\Student.res "
<h3>Output Window</h3>
Linking...
<h3>Results</h3>
Student.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?