⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 firtest.plg

📁 一个fir滤波器Designer的例子
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FirTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/FirTest.res" /d "_DEBUG" /d "_AFXDLL" "D:\我的程序\FirTest\FirTest.rc"" 
Creating temporary file "C:\WINDOW\TEMP\RSPA2E0.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FirTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\我的程序\FirTest\BtnST.cpp"
"D:\我的程序\FirTest\EditCell.cpp"
"D:\我的程序\FirTest\FirTest.cpp"
"D:\我的程序\FirTest\FirTestDlg.cpp"
"D:\我的程序\FirTest\InfoWnd.cpp"
"D:\我的程序\FirTest\ListCtrl.cpp"
"D:\我的程序\FirTest\OScopeCtrl.cpp"
]
Creating command line "cl.exe @C:\WINDOW\TEMP\RSPA2E0.TMP" 
Creating temporary file "C:\WINDOW\TEMP\RSPA2E1.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/FirTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\我的程序\FirTest\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOW\TEMP\RSPA2E1.TMP" 
Creating temporary file "C:\WINDOW\TEMP\RSPA2E2.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FirTest.pdb" /debug /machine:I386 /out:"Debug/FirTest.exe" /pdbtype:sept 
".\Debug\BtnST.obj"
".\Debug\EditCell.obj"
".\Debug\FirTest.obj"
".\Debug\FirTestDlg.obj"
".\Debug\InfoWnd.obj"
".\Debug\ListCtrl.obj"
".\Debug\OScopeCtrl.obj"
".\Debug\StdAfx.obj"
".\Debug\FirTest.res"
]
Creating command line "link.exe @C:\WINDOW\TEMP\RSPA2E2.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BtnST.cpp
EditCell.cpp
FirTest.cpp
FirTestDlg.cpp
InfoWnd.cpp
ListCtrl.cpp
OScopeCtrl.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/FirTest.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\BtnST.sbr" ".\Debug\EditCell.sbr" ".\Debug\FirTest.sbr" ".\Debug\FirTestDlg.sbr" ".\Debug\InfoWnd.sbr" ".\Debug\ListCtrl.sbr" ".\Debug\OScopeCtrl.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
FirTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -