<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Fortran Coder - 编程工具交流</title>
    <link>http://bbs.fcode.cn/forum-codetools-1.html</link>
    <description>Latest 20 threads of 编程工具交流</description>
    <copyright>Copyright(C) Fortran Coder</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 08 Apr 2026 11:06:14 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.fcode.cn/static/image/common/logo_88_31.gif</url>
      <title>Fortran Coder</title>
      <link>http://bbs.fcode.cn/</link>
    </image>
    <item>
      <title>调试模式下，变量监视数值不一样，求解</title>
      <link>http://bbs.fcode.cn/thread-8695-1-1.html</link>
      <description><![CDATA[在调试模式下监控一些变量的数值时，遇到一个非常无法理解的情况，具体如图所示，Pore_Pairs是一个数组，Iter变量的数值是确定的，直接使用它作为数组元素索引显示的元素值和直接用数值索引显示的元素值不一致，这是什么原因导致的呢？

 ...]]></description>
      <category>编程工具交流</category>
      <author>SongAngel</author>
      <pubDate>Wed, 29 Oct 2025 17:03:49 +0000</pubDate>
    </item>
    <item>
      <title>VS2022+oneAPI调试无法显示动态数组</title>
      <link>http://bbs.fcode.cn/thread-7406-1-1.html</link>
      <description><![CDATA[大家有碰到VS2022+oneAPI调试fortran程序时，局部变量中无法显示动态数组的问题吗，已经确认在同一作用域内定义的动态数组。]]></description>
      <category>编程工具交流</category>
      <author>木明聪</author>
      <pubDate>Mon, 20 Oct 2025 03:06:08 +0000</pubDate>
    </item>
    <item>
      <title>vs2022输出和错误列表没有错误信息</title>
      <link>http://bbs.fcode.cn/thread-7315-1-1.html</link>
      <description><![CDATA[程序有问题，但是调试后只告诉程序执行失败了，哪一行和出了什么错误一个都不说，这是怎么回事呀。]]></description>
      <category>编程工具交流</category>
      <author>housong</author>
      <pubDate>Sun, 12 Oct 2025 05:21:19 +0000</pubDate>
    </item>
    <item>
      <title>fortran oop 调试无法看到对象信息</title>
      <link>http://bbs.fcode.cn/thread-3911-1-1.html</link>
      <description><![CDATA[试用了一下Fortran oop
编程环境是oneapi 2025.2 + vs 20222
发现调试时无法看到Fortran实例化对象的成员信息。
真不方便啊。这样比c++ 麻烦多了
看来fortran还是老老实实结构化编程吧。]]></description>
      <category>编程工具交流</category>
      <author>phost</author>
      <pubDate>Wed, 03 Sep 2025 02:47:33 +0000</pubDate>
    </item>
    <item>
      <title>VS出问题了</title>
      <link>http://bbs.fcode.cn/thread-3909-1-1.html</link>
      <description><![CDATA[VS2022+oneAPI2025 , 无法调试了。看不了变量的值。求助！
之前是VS2022+oneAPI2024，可以正常使用，突然不行了，无法调试看变量。一顿折腾oneAPI升级成2025了，当时可以查看变量，这两天又不行了。抓狂中……求助大神……

 ...]]></description>
      <category>编程工具交流</category>
      <author>andy8496</author>
      <pubDate>Wed, 27 Aug 2025 16:09:30 +0000</pubDate>
    </item>
    <item>
      <title>fortran在debug状态下调试不了</title>
      <link>http://bbs.fcode.cn/thread-3906-1-1.html</link>
      <description><![CDATA[我用的是VS2022＋ONEAPI，最近在调代码时突然发现鼠标放在变量上不能显示数字，添加监视变量也显示未指定标识符，网上说关闭优化也关了，说安装expression evaluator，这个我不知道为啥点完下载之后安装不上去，有哪位大神能说说为什么吗
 ...]]></description>
      <category>编程工具交流</category>
      <author>1468592801</author>
      <pubDate>Mon, 11 Aug 2025 03:14:14 +0000</pubDate>
    </item>
    <item>
      <title>解决了。请删帖</title>
      <link>http://bbs.fcode.cn/thread-3902-1-1.html</link>
      <description><![CDATA[谢谢！！！！！！！！！！！！！！！！！！！！！！]]></description>
      <category>编程工具交流</category>
      <author>shrine</author>
      <pubDate>Thu, 17 Jul 2025 12:03:19 +0000</pubDate>
    </item>
    <item>
      <title>先安装了Visual2022后装了Visual Studio2019 FORTRAN语言都看不到！！</title>
      <link>http://bbs.fcode.cn/thread-3900-1-1.html</link>
      <description><![CDATA[FORTRAN编译器、oneApi不知安了、下载了多少遍，没有FORTRAN的影子！！！一周了！我都没招了，怎么这么怪？！这编译器？！我就是想把30年前的FORTRAN语言用起来！！！配置：Windows2011、64位，32内存、新联想ThinkPad电脑！
 ...]]></description>
      <category>编程工具交流</category>
      <author>mars20040404</author>
      <pubDate>Wed, 16 Jul 2025 06:55:34 +0000</pubDate>
    </item>
    <item>
      <title>Fortran程序运行</title>
      <link>http://bbs.fcode.cn/thread-3899-1-1.html</link>
      <description><![CDATA[下载了一个Fortran程序，但是怎么运行啊？]]></description>
      <category>编程工具交流</category>
      <author>学不动啊</author>
      <pubDate>Sat, 12 Jul 2025 04:06:03 +0000</pubDate>
    </item>
    <item>
      <title>vs2022配置完并行后调试时断点会失效</title>
      <link>http://bbs.fcode.cn/thread-3898-1-1.html</link>
      <description><![CDATA[配置完并行后调试时断点会失效，是缺少pdb文件的原因吗[/backcolor]]]></description>
      <category>编程工具交流</category>
      <author>huda</author>
      <pubDate>Tue, 08 Jul 2025 01:59:41 +0000</pubDate>
    </item>
    <item>
      <title>搭建mpi后无法进行调试</title>
      <link>http://bbs.fcode.cn/thread-3896-1-1.html</link>
      <description><![CDATA[在vs2022中配置msmpi，然后断点失效无法调试程序。]]></description>
      <category>编程工具交流</category>
      <author>huda</author>
      <pubDate>Mon, 07 Jul 2025 13:54:03 +0000</pubDate>
    </item>
    <item>
      <title>absoft fortran编译报错怎么处理呀</title>
      <link>http://bbs.fcode.cn/thread-3869-1-1.html</link>
      <description><![CDATA[上面图片所示，小白不知道怎么处理了]]></description>
      <category>编程工具交流</category>
      <author>世纪哈哈</author>
      <pubDate>Tue, 15 Apr 2025 03:28:04 +0000</pubDate>
    </item>
    <item>
      <title>Aspen Plus14中的Fortran错误求助大佬们</title>
      <link>http://bbs.fcode.cn/thread-3867-1-1.html</link>
      <description><![CDATA[这个问题怎么解决啊]]></description>
      <category>编程工具交流</category>
      <author>话唠滴黑猫</author>
      <pubDate>Sat, 12 Apr 2025 07:22:03 +0000</pubDate>
    </item>
    <item>
      <title>dll如何存储大量数据</title>
      <link>http://bbs.fcode.cn/thread-3864-1-1.html</link>
      <description><![CDATA[我需要写这样的程序，第一个程序负责计算并将结果写到dll中，此dll交付到甲方，然后甲方用第二个程序读取dll并输出结果，目前就是不知道如何将dll中的变量数据给保存下来，有哪位大神知道怎么写吗
 ...]]></description>
      <category>编程工具交流</category>
      <author>1468592801</author>
      <pubDate>Mon, 07 Apr 2025 02:30:49 +0000</pubDate>
    </item>
    <item>
      <title>vs如何导入Fortran项目</title>
      <link>http://bbs.fcode.cn/thread-3863-1-1.html</link>
      <description><![CDATA[老师给了个二维正反演的代码，请问如何导入vs中啊]]></description>
      <category>编程工具交流</category>
      <author>今天学了吗</author>
      <pubDate>Thu, 27 Mar 2025 05:46:56 +0000</pubDate>
    </item>
    <item>
      <title>Fortran 调试时有没有类似matlab鼠标悬停...</title>
      <link>http://bbs.fcode.cn/thread-3862-1-1.html</link>
      <description><![CDATA[我目前使用的是codeblocks，感觉调试时查看变量很不方便，请教各位大佬有哪个软件编写调试 Fortran 程序可以有类似 matlab 的鼠标悬停在变量上就显示变量值的功能呢？]]></description>
      <category>编程工具交流</category>
      <author>feifei0833</author>
      <pubDate>Mon, 24 Mar 2025 13:00:53 +0000</pubDate>
    </item>
    <item>
      <title>unable to decode hostport</title>
      <link>http://bbs.fcode.cn/thread-3860-1-1.html</link>
      <description><![CDATA[单独运行exe文件可以，但是用.bat调用mpi程序就不能运行了是什么原因]]></description>
      <category>编程工具交流</category>
      <author>huster</author>
      <pubDate>Fri, 14 Mar 2025 09:44:51 +0000</pubDate>
    </item>
    <item>
      <title>.bat运行vs2022输出的exe文件时，找不到相关路径</title>
      <link>http://bbs.fcode.cn/thread-3859-1-1.html</link>
      <description><![CDATA[在.bat运行vs2022输出的exe文件时，出现了如下的报错，估计是地址没有输入正确，请问这个如何解决]]></description>
      <category>编程工具交流</category>
      <author>huster</author>
      <pubDate>Mon, 10 Mar 2025 08:47:02 +0000</pubDate>
    </item>
    <item>
      <title>vs2022遇到Abort(1090959) on node 0 (rank 0 in comm 0): Fatal error in PMPI_...</title>
      <link>http://bbs.fcode.cn/thread-3858-1-1.html</link>
      <description><![CDATA[在vs2022运行出一个exe文件后，使用.bat程序调用ansys进行运行，采用mpi程序但是出现了以下的报错]]></description>
      <category>编程工具交流</category>
      <author>huster</author>
      <pubDate>Mon, 10 Mar 2025 07:27:06 +0000</pubDate>
    </item>
    <item>
      <title>VS 2022 fortran编译报错Configuration \'Release|x64&quot; requires...</title>
      <link>http://bbs.fcode.cn/thread-3857-1-1.html</link>
      <description><![CDATA[在使用vs2022时进行编译，发现出现这种情况，不知道如何解决]]></description>
      <category>编程工具交流</category>
      <author>huster</author>
      <pubDate>Mon, 10 Mar 2025 05:46:41 +0000</pubDate>
    </item>
  </channel>
</rss>