?? fft.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FFT - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/FFT.res" /d "NDEBUG" /d "_AFXDLL" "G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\FFT.rc""
Creating temporary file "C:\DOCUME~1\WangWei\LOCALS~1\Temp\RSP90.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/FFT.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\FFT.cpp"
"G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\FFTDoc.cpp"
"G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\FFTView.cpp"
"G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\LineDlg.cpp"
"G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\MainFrm.cpp"
"G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\ParaSetDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\WangWei\LOCALS~1\Temp\RSP90.tmp"
Creating temporary file "C:\DOCUME~1\WangWei\LOCALS~1\Temp\RSP91.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/FFT.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\WangWei\LOCALS~1\Temp\RSP91.tmp"
Creating temporary file "C:\DOCUME~1\WangWei\LOCALS~1\Temp\RSP92.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/FFT.pdb" /machine:I386 /out:"Release/FFT.exe"
".\Release\FFT.obj"
".\Release\FFTDoc.obj"
".\Release\FFTView.obj"
".\Release\LineDlg.obj"
".\Release\MainFrm.obj"
".\Release\ParaSetDlg.obj"
".\Release\StdAfx.obj"
".\Release\FFT.res"
]
Creating command line "link.exe @C:\DOCUME~1\WangWei\LOCALS~1\Temp\RSP92.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
FFT.cpp
FFTDoc.cpp
FFTView.cpp
LineDlg.cpp
G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\LineDlg.cpp(211) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
G:\MyProjects\DSP試驗(yàn)\last實(shí)驗(yàn)一\LineDlg.cpp(212) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
MainFrm.cpp
ParaSetDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Release/FFT.bsc" ".\Release\StdAfx.sbr" ".\Release\FFT.sbr" ".\Release\FFTDoc.sbr" ".\Release\FFTView.sbr" ".\Release\LineDlg.sbr" ".\Release\MainFrm.sbr" ".\Release\ParaSetDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
FFT.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -