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

📄 123.plg

📁 滤波程序的vc++实现
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 123 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/123.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\编程\专业程序\滤波程序\123.cpp"
"F:\编程\专业程序\滤波程序\123Doc.cpp"
"F:\编程\专业程序\滤波程序\123View.cpp"
"F:\编程\专业程序\滤波程序\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP3.tmp" 
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/123.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\编程\专业程序\滤波程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP4.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/123.pdb" /debug /machine:I386 /out:"Debug/123.exe" /pdbtype:sept  ".\Debug\123.obj" ".\Debug\123Doc.obj" ".\Debug\123View.obj" ".\Debug\MainFrm.obj" ".\Debug\StdAfx.obj" ".\Debug\123.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
123.cpp
123Doc.cpp
123View.cpp
F:\编程\专业程序\滤波程序\123View.cpp(79) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\编程\专业程序\滤波程序\123View.cpp(91) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\编程\专业程序\滤波程序\123View.cpp(108) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\编程\专业程序\滤波程序\123View.cpp(142) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\编程\专业程序\滤波程序\123View.cpp(166) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
MainFrm.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/123.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\123.sbr" ".\Debug\123Doc.sbr" ".\Debug\123View.sbr" ".\Debug\MainFrm.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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