⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 crse111.plg

📁 FOTURN编写的求临界转速的例子,相信对初学者很有帮助,里面有计算的参数
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CRSE111 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC9.tmp" with contents
[
/check:bounds /compile_only /debug:full /libs:qwin /nologo /traceback /warn:argument_checking /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF60.PDB" 
"F:\MyProjects\CRSE111\CRSE111.F90"
]
Creating command line "link.exe kernel32.lib /nologo /entry:"WinMainCRTStartup" /subsystem:windows /incremental:no /pdb:"Debug/CRSE111.pdb" /debug /machine:I386 /nodefaultlib:"dfconsol.lib" /out:"Debug/CRSE111.exe" /pdbtype:sept  .\Debug\CRSE111.OBJ "
<h3>Output Window</h3>
Compiling Fortran...
F:\MyProjects\CRSE111\CRSE111.F90
F:\MyProjects\CRSE111\CRSE111.F90(186) : Warning: The return value of this FUNCTION has not been defined.   [DRAWING]
REAL(8) FUNCTION drawing(d,dx,y)
-----------------^
Linking...



<h3>Results</h3>
CRSE111.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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