|  | 
 
| Compiling with Intel® Fortran Compiler Classic 2021.10.0 [Intel(R) 64]... main.f90
 Analysis.f90
 Linking...
 正在创建库 D:\code\fortran\Console1\x64\Debug\Console1.lib 和对象 D:\code\fortran\Console1\x64\Debug\Console1.exp
 LINK : warning LNK4217:符号“ANALYSIS”(在“ Analysis.obj”中定义)已由“main.obj”(函数“MAIN__”中)导入
 Embedding manifest...
 
 Build log written to  "file://D:/code/fortran/Console1/x64/Debug/BuildLog.htm"
 Console1 - 0 error(s), 1 warning(s)
 ========== 生成: 成功 1 个,失败 0 个,最新 0 个,跳过 0 个 ==========
 
 
 | 
 |