idea.plg
来自「基于DSP的用C语言实现语音编码解码」· PLG 代码 · 共 24 行
PLG
24 行
--------------------Configuration: idea - Win32 Debug--------------------
Begining build with project "C:\tmp\sfs\idea\idea.dsp", at root.
Active configuration is Win32 (x86) Static Library (based on Win32 (x86) Static Library)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MLd /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp".\Debug/idea.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c "
"Browser Database Maker" with flags "/nologo /o".\Debug/idea.bsc" "
"Library Manager" with flags "/nologo /out:".\Debug\idea.lib" "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating temp file "c:\tmp\RSPF385.TMP" with contents </nologo /MLd /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp".\Debug/idea.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c
"C:\tmp\sfs\idea\Idea.c"
>
Creating command line "cl.exe @c:\tmp\RSPF385.TMP"
Creating command line "link.exe -lib /nologo /out:".\Debug\idea.lib" .\Debug\Idea.obj"
Compiling...
Idea.c
Creating library...
idea.lib - 0 error(s), 0 warning(s)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?