📄 fft.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: fft - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\张永民\LOCALS~1\Temp\RSP58.tmp" with contents
[
/check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB"
"F:\Fortran\FFT\KKFFT0.FOR"
"F:\Fortran\FFT\KKFFT.FOR"
]
Creating command line "link.exe kernel32.lib /nologo /subsystem:console /incremental:no /pdb:"Debug/fft.pdb" /debug /machine:I386 /out:"Debug/fft.exe" /pdbtype:sept .\Debug\KKFFT.OBJ .\Debug\KKFFT0.OBJ "
<h3>Output Window</h3>
Compiling Fortran...
F:\Fortran\FFT\KKFFT0.FOR
F:\Fortran\FFT\KKFFT.FOR
Linking...
<h3>Results</h3>
fft.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -