plast_fem.plg
来自「有限元计算程序」· PLG 代码 · 共 47 行
PLG
47 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PLAST_FEM - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\er\LOCALS~1\Temp\RSPB9.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:\PLAST_FEM\MASTER.FOR"
]
Creating temporary file "C:\DOCUME~1\er\LOCALS~1\Temp\RSPBA.tmp" with contents
[
kernel32.lib /nologo /subsystem:console /incremental:no /pdb:"Debug/PLAST_FEM.pdb" /debug /machine:I386 /out:"Debug/PLAST_FEM.exe" /pdbtype:sept
.\Debug\ALGOR.OBJ
.\Debug\AUXIRY.OBJ
.\Debug\CONVER.OBJ
.\Debug\DIMEN.OBJ
.\Debug\FLOWPL.OBJ
.\Debug\FRONT.OBJ
.\Debug\INCREM.OBJ
.\Debug\INPUT.OBJ
.\Debug\INVAR.OBJ
.\Debug\LOADPS.OBJ
.\Debug\MASTER.OBJ
.\Debug\OUTPUT.OBJ
.\Debug\RESIDU.OBJ
.\Debug\STIFFP.OBJ
.\Debug\YIELDF.OBJ
.\Debug\ZERO.OBJ
]
Creating command line "link.exe @C:\DOCUME~1\er\LOCALS~1\Temp\RSPBA.tmp"
<h3>Output Window</h3>
Compiling Fortran...
E:\PLAST_FEM\MASTER.FOR
Linking...
<h3>Results</h3>
PLAST_FEM.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?