📄 bw.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: bw - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP30.tmp" with contents
[
/check:bounds /compile_only /dbglibs /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB"
"F:\chafen\ch17soft\bw.f"
]
Creating command line "link.exe kernel32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/bw.pdb" /debug /machine:I386 /out:"Debug/bw.exe" /pdbtype:sept .\Debug\bw.obj "
<h3>Output Window</h3>
Compiling Fortran...
F:\chafen\ch17soft\bw.f
F:\chafen\ch17soft\bw.f(8) : Warning: This statement function has not been used. [F]
f(x)=x
------^
F:\chafen\ch17soft\bw.f(9) : Warning: This statement function has not been used. [DF]
df(x)=1.
------^
Linking...
<h3>Results</h3>
bw.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -