test5.plg

来自「地球物理大师Claebout的几个有用的程序」· PLG 代码 · 共 25 行

PLG
25
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test5 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF7.tmp" with contents
[
/check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB" 
"E:\soft\J.F.Claebout\test5.f90"
]
<h3>Output Window</h3>
Compiling Fortran...
E:\soft\J.F.Claebout\test5.f90



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

⌨️ 快捷键说明

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