d4r1.plg

来自「Visual Fortran常用数值算法集」· PLG 代码 · 共 24 行

PLG
24
字号
--------------------Configuration: D4R1 - Win32 Debug--------------------
Begining build with project "d:\VF_SHU\V4\D4R1\D4R1.DSP", at root.
Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)

Project's tools are:
			"Fortran 90 Compiler for 80x86" with flags "/include:"Debug/" /compile_only /nologo /debug:full /optimize:0 /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF50.PDB" "
			"Win32 Resource Compiler" with flags "/l 0x804 /d "_DEBUG" "
			"Browser Database Maker" with flags "/nologo /o"Debug/D4R1.bsc" "
			"COFF Linker for 80x86" with flags "kernel32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/D4R1.pdb" /debug /machine:I386 /out:"Debug/D4R1.exe" /pdbtype:sept "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "C:\WINDOWS\TEMP\RSP6344.TMP" with contents </include:"Debug/" /compile_only /nologo /debug:full /optimize:0 /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF50.PDB" 
"d:\VF_SHU\D4\D4R1.f90"
>
Creating command line "link.exe kernel32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/D4R1.pdb" /debug /machine:I386 /out:"Debug/D4R1.exe" /pdbtype:sept  .\Debug\D4R1.obj .\Debug\gammln.obj" 
Compiling Fortran...
d:\VF_SHU\D4\D4R1.f90
Linking...



D4R1.exe - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

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