📄 test.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF.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:\VCPRJ\codes\input.f"
]
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB0.tmp" with contents
[
kernel32.lib /nologo /subsystem:console /incremental:no /pdb:"Debug/Test.pdb" /debug /machine:I386 /out:"Debug/Test.exe" /pdbtype:sept
.\Debug\art_heat.obj
.\Debug\art_visc.obj
.\Debug\av_vel.obj
.\Debug\density.obj
.\Debug\direct_find.obj
.\Debug\eos.obj
.\Debug\external_force.obj
.\Debug\grid_geom.obj
.\Debug\hsml.obj
.\Debug\init_grid.obj
.\Debug\input.obj
.\Debug\internal_force.obj
.\Debug\kernel.obj
.\Debug\link_list.obj
.\Debug\output.obj
.\Debug\single_step.obj
.\Debug\sph.obj
.\Debug\time_elapsed.obj
.\Debug\time_integration.obj
.\Debug\time_print.obj
.\Debug\virt_part.obj
.\Debug\viscosity.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB0.tmp"
<h3>Output Window</h3>
Compiling Fortran...
E:\VCPRJ\codes\input.f
Linking...
<h3>Results</h3>
Test.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -