📄 grid2.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: grid2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\蒲赛虎\LOCALS~1\Temp\RSP1A.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"
"D:\grid2\LMKMD6.F"
"D:\grid2\INTFAC2.F"
]
Creating command line "link.exe kernel32.lib /nologo /subsystem:console /incremental:no /pdb:"Debug/grid2.pdb" /debug /machine:I386 /out:"Debug/grid2.exe" /pdbtype:sept .\Debug\INTFAC2.OBJ .\Debug\LMKMD6.OBJ "
<h3>Output Window</h3>
Compiling Fortran...
D:\grid2\LMKMD6.F
D:\grid2\LMKMD6.F(62) : Warning: Variable NBLOC2 is used before its value has been defined
print 20,nnt2,nelt2,nbloc2
--------------------------^
D:\grid2\INTFAC2.F
Linking...
<h3>Results</h3>
grid2.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -