<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>鱼C论坛 - 导读 - 最新回复</title>
    <link>https://fishc.com.cn/forum.php?mod=guide&amp;view=new</link>
    <description>最新回复</description>
    <copyright>Copyright(C) 鱼C论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 14 Jul 2026 06:13:38 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>https://fishc.com.cn/static/image/common/logo_88_31.gif</url>
      <title>鱼C论坛</title>
      <link>https://fishc.com.cn/</link>
    </image>
    <item>
      <title>欧几里得公式求勾股数 代码分享</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=255962</link>
      <description><![CDATA[今天在学数学的过程中，突发奇想，写了这个代码

欧几里得公式生成勾股数：
用来直接写出一组勾股数（满足 a[sup]2[/sup]+b[sup]2[/sup]=c[sup]2[/sup]）：
取任意正整数，且 m&gt;n，则：a=m[sup]2[/sup]-n[sup] 2[/sup] 
]]></description>
      <category>Python交流</category>
      <author>27142556</author>
      <pubDate>Wed, 18 Feb 2026 08:01:38 +0000</pubDate>
    </item>
    <item>
      <title>五子棋人机对战（easyx）</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=255874</link>
      <description><![CDATA[用easyx做了一个五子棋人机对战，本来想在寒假改进一下ai的算法，但是看不懂剪枝算法（或者我比较懒），就没改了，现在ai的算力只能战胜一些小白，直接展示作品。


有能力的人可以尝试改进


github代 ...]]></description>
      <category>C\C++交流</category>
      <author>pyzyd</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202602/12/224455qo53jbss35sbkbuu.png" length="1322244" type="image/jpeg" />      <pubDate>Thu, 12 Feb 2026 14:45:46 +0000</pubDate>
    </item>
    <item>
      <title>实际应用modbus 通讯</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=255449</link>
      <description><![CDATA[现在想处理modbus tcp相关的事情，具体为TCP转RS485网关搭建这个平台,之前没了解过这里，想通过modbus tcp 客户端向服务器发送一组速度数据，现在在不确定是什么网关时候我怎么在看到网关后，将modbus tcp连接成功获取到服务器的报文？然后通过这个报文发送我想发送的数 ...]]></description>
      <category>C\C++交流</category>
      <author>认真学习的jerry</author>
      <pubDate>Wed, 21 Jan 2026 00:28:15 +0000</pubDate>
    </item>
    <item>
      <title>【个人经验】Windows10/11使用WSL和Vscode配置C/C++环境</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=252647</link>
      <description><![CDATA[第一次发技术贴，不会排版，见谅
Windows10/11使用WSL和Vscode配置C/C++环境


一、安装 WSL ：

什么是  WSL ？
WSL（ Windows Subsystem for Linux ）是一项由微软开发的兼容层功能。它允许你 ...]]></description>
      <category>C\C++交流</category>
      <author>pyzyd</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202508/29/130259riyxuxbdbqq24xqb.jpg" length="108965" type="image/jpeg" />      <pubDate>Fri, 29 Aug 2025 07:40:53 +0000</pubDate>
    </item>
    <item>
      <title>在学习Python的萌新们看过来~看我用python写的游戏~ (鱼币)</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=251562</link>
      <description><![CDATA[各位新萌新老萌新们大家好啊~

我是cjjJasonchen ~

今天给大家展示一下我刚刚开发完成的使用python和pygame开发的独立游戏

【Python + pygame】独立游戏 - 【战术井字棋 (tic-tactics)】
https://fishc.com ...]]></description>
      <category>萌新交流区</category>
      <author>cjjJasonchen</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202507/21/150759nqz3gwu4l84t144q.gif" length="841348" type="image/jpeg" />      <pubDate>Mon, 21 Jul 2025 07:06:38 +0000</pubDate>
    </item>
    <item>
      <title>PyQt5+requests实现音乐下载</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=251209</link>
      <description><![CDATA[浅浅的学了一点爬虫和pyqt5，
做出来一个小作品，分享一下
代码不难，难的是找网站，找了我半天 
会一点基础，不会破解（就算会破解了也不敢发出来）





双击每行文字就能下载！！！
 ...]]></description>
      <category>Python交流</category>
      <author>pyzyd</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202507/02/202733bavdi623dbyb2lv9.gif" length="2039688" type="image/jpeg" />      <pubDate>Wed, 02 Jul 2025 12:09:35 +0000</pubDate>
    </item>
    <item>
      <title>多文件编程</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=250381</link>
      <description><![CDATA[本帖最后由 沉默的人e 于 2025-5-28 10:19 编辑 
多文件编程各位, 很久没写东西了. 刚刚发现, Clion 最近支持了非商业免费使用. 于是想发帖广而告之, 但是料想 Clion 并非 Pycharm, 虽然归为同一公司, 但毕竟服务语言不 ...]]></description>
      <category>C\C++交流</category>
      <author>沉默的人e</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202505/26/200309jp4653563u5spz7z.png" length="18447" type="image/jpeg" />      <pubDate>Thu, 15 May 2025 02:41:09 +0000</pubDate>
    </item>
    <item>
      <title>宝可梦小游戏 V1.1</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=250272</link>
      <description><![CDATA[环境：python v3.13.3


更新日志：更新了技能，物品，捕捉，升级，进化，神奇宝贝中心和电脑等机制

这个的难度很大，所以攻略在这：开局很难打死别人，所以遇到很强的野生宝可梦时直接抓，大师球不少！]]></description>
      <category>Python交流</category>
      <author>zyx2012</author>
      <pubDate>Fri, 09 May 2025 12:13:27 +0000</pubDate>
    </item>
    <item>
      <title>pygame24点游戏</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=250157</link>
      <description><![CDATA[]]></description>
      <category>Python交流</category>
      <author>ydwb</author>
      <pubDate>Thu, 01 May 2025 14:40:49 +0000</pubDate>
    </item>
    <item>
      <title>《关于DeepSeek卡死这事》</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=248697</link>
      <description><![CDATA[输入


输出]]></description>
      <category>科技·AI·新纪元</category>
      <author>KeyError</author>
      <pubDate>Sat, 22 Feb 2025 08:37:19 +0000</pubDate>
    </item>
    <item>
      <title>「巨物宝可梦」动画爆款视频两步搞定！动画IP+网红景点+炫酷动效</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=247819</link>
      <description><![CDATA[全网火到炸的脑洞玩法:



只需要两个 AI 工具就能实现：

图片合成（whisk）：选择一个主题形象，比如皮卡丘，搭配一个场景，比如富士山。输入指令，生成一张创意满满的图片。

whisk申请：**** 本内容被作者 ...]]></description>
      <category>科技·AI·新纪元</category>
      <author>鱼C-小师妹</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202501/05/183555saahh22i6i29j6ia.jpg" length="9845" type="image/jpeg" />      <pubDate>Sun, 05 Jan 2025 10:39:18 +0000</pubDate>
    </item>
    <item>
      <title>白送「RTX4090」玩转Stable Dif fusion·ComfyUI！粉丝速来</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=246650</link>
      <description><![CDATA[你是否曾经或者正为以下这些事情而烦恼呢：


有过的宝子们，弹幕扣个1哈～

在线学习：



既然你有缘看到本视频，那么此时此刻你只需登陆「端脑云」，上面的所有问题，chua的一下烟消云散～

领取脑力值 ...]]></description>
      <category>科技·AI·新纪元</category>
      <author>鱼C-小师妹</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202411/02/104142kew7ncn6m6ecnf33.jpg" length="13975" type="image/jpeg" />      <pubDate>Sat, 02 Nov 2024 02:44:17 +0000</pubDate>
    </item>
    <item>
      <title>「端脑云AI」(Cephalon.cloud)正式上线！登陆就送5000脑力值</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=246448</link>
      <description><![CDATA[全球最全的ComfyUI，涵盖90%工作流，自由组合，随心搭配，超实用的AI工作平台来了！

重磅福利来袭：


搭配限时折扣「RTX4090」低至1.18元/小时，「RTX4060Ti」低至0.5元/小时，性价比逆天！



福利在此 ...]]></description>
      <category>科技·AI·新纪元</category>
      <author>不二如是</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202410/24/140657u5zm660m156izr6r.png" length="112356" type="image/jpeg" />      <pubDate>Thu, 24 Oct 2024 06:08:46 +0000</pubDate>
    </item>
    <item>
      <title>「Zion」无代码开发神器！3分钟上线一款可商用App！！</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=245632</link>
      <description><![CDATA[后台有兄弟私信要花2000大洋，帮他开发一个“AI编程问答小程序”

都2024年了，怎么还有人不知道3分钟可以快速上线一款微信小程序？

“小师妹你忽悠人吧” “怎么可能，别吹牛了” “骗纸”

宝子们先别急，尊 ...]]></description>
      <category>科技·AI·新纪元</category>
      <author>鱼C-小师妹</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202409/11/143007f22e0pmexaaxzw43.jpg" length="11992" type="image/jpeg" />      <pubDate>Wed, 11 Sep 2024 06:36:02 +0000</pubDate>
    </item>
    <item>
      <title>快速修炼AI能力的4本秘籍|内含赠书</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=245407</link>
      <description><![CDATA[halo，又到了小师妹好书精选环节！

在这个AI横扫全球的时代，有几个名词你可能天天都能在网络上见到：


又加上好多兄弟萌后台私信要推荐书单，再阅读了很多大佬写的书籍后，选出这几本：



评论区回复【 ...]]></description>
      <category>科技·AI·新纪元</category>
      <author>鱼C-小师妹</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202408/29/105708x936ucbc7bu39eeu.jpg" length="13544" type="image/jpeg" />      <pubDate>Thu, 29 Aug 2024 02:59:33 +0000</pubDate>
    </item>
    <item>
      <title>OpenAI摊上事儿了，AI语音像寡姐本人，被起诉；奥特曼反手邀请，惨遭拒绝</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=243033</link>
      <description><![CDATA[OpenAI摊上事儿了，AI语音像寡姐本人，被起诉；奥特曼反手邀请，惨遭拒绝：



ChatGPT语音被指酷似“寡姐”，斯嘉丽本人回应：「下线」

斯嘉丽本人控告OpenAI盗用声音，OpenAI表示将暂停该语音版本！


O ...]]></description>
      <category>科技·AI·新纪元</category>
      <author>不二如是</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202405/22/094405qjmzjsibn6cxz3j8.jpeg" length="21749" type="image/jpeg" />      <pubDate>Wed, 22 May 2024 01:44:53 +0000</pubDate>
    </item>
    <item>
      <title>OpenAI要发布新产品信息，定档下周一0513上午10点！GPT5？AI搜索引擎？</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=242798</link>
      <description><![CDATA[OpenAI首席执行官Sam Altman在转帖中否认了将要发布GPT-5或搜索引擎的说法。

他还表示：


OpenAI的官宣对其将很快推出AI搜索引擎的传言也进行了回应。

多家媒体此前报道称，OpenAI计划发布一款**** 本内 ...]]></description>
      <category>科技·AI·新纪元</category>
      <author>不二如是</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202405/11/160720wxpv9dhhabbbwcd3.jpeg" length="21388" type="image/jpeg" />      <pubDate>Sat, 11 May 2024 08:09:08 +0000</pubDate>
    </item>
    <item>
      <title>pywin32的问题</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=237157</link>
      <description><![CDATA[import win32clipboard
ImportError: DLL load failed while importing win32clipboard: 找不到指定的模块

在另一台电脑上重新装了python3.8环境
确定已经安装 pywin32
死活一直报错上面那个  
Package      Version
------------ -------
comtypes     1.2. ...]]></description>
      <category>Python交流</category>
      <author>cabo</author>
      <pubDate>Thu, 30 Nov 2023 16:51:27 +0000</pubDate>
    </item>
    <item>
      <title>用户登录9.0</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=236690</link>
      <description><![CDATA[用户登录，一直是一个有趣（没啥用）的程序，自从用户登录6.0以来一直在升级小工具的功能，忽略了增加一些实用的功能，所以用户登录一直都没有实际用处。

现在，用户登录开发由不断增加安全性转到不断增加功能，当然也会增加安全性。

用户登录9.0已经完成了一个重 ...]]></description>
      <category>Python交流</category>
      <author>陶远航</author>
      <pubDate>Sun, 19 Nov 2023 06:14:10 +0000</pubDate>
    </item>
    <item>
      <title>『用Python做植物大战僵尸』作品展示</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=228524</link>
      <description><![CDATA[在线演示：



最近，因为学业，『用Python做植物大战僵尸』系列停更了好久...... 

我在这里道个歉 

教程嘛......以后慢慢更，暑假结束前肯定把基本的东西弄完，先来看看现在的进度吧{:10 ...]]></description>
      <category>Python交流</category>
      <author>元豪</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202307/11/083247ae323gewuzz3na2a.png" length="581691" type="image/jpeg" />      <pubDate>Sat, 20 May 2023 03:32:44 +0000</pubDate>
    </item>
    <item>
      <title>【原创】三阶魔方十字求解器</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=226449</link>
      <description><![CDATA[魔方求解-十字求解器

枚举法-深度Ⅰ
GitHub仓库: https://github.com/Doujiamu/CubeCrossSolver (后续会慢慢更新代码, 支持者可以先 Star一下)
CSDN: https://blog.csdn.net/m0_69465776/article/details/129903316?s ...]]></description>
      <category>C\C++交流</category>
      <author>豆嘉木</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202304/02/164416b8nqv5cipm7jmr7i.png" length="29730" type="image/jpeg" />      <pubDate>Sun, 02 Apr 2023 08:50:57 +0000</pubDate>
    </item>
    <item>
      <title>高考成绩查询爬虫</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=222532</link>
      <description><![CDATA[高考成绩查询爬虫

查询链接：三大不留.haeea点cn/adc/pzcj点shtml

哪位天才可以无私提供源码

全自动查询后，自动导出到excel表格里]]></description>
      <category>小天才程序员</category>
      <author>xiao9120</author>
      <pubDate>Tue, 27 Dec 2022 06:48:14 +0000</pubDate>
    </item>
    <item>
      <title>VMware16虚拟机去虚拟化[铭凡][原创]</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=221823</link>
      <description><![CDATA[以前在B站发过，然后看到小甲鱼老师在搭建Linux的时候用的是VBox，就想到肯定有一部分朋友像我一样喜欢用VMware，所以就把教程发到下面吧，欢迎大家学习交流

学习笔记：

【该视频由铭凡/MingFan/MF整理创作，仅用于交流学习】大家看完觉得有帮助可以关注我

免 ...]]></description>
      <category>综合交流区</category>
      <author>铭凡</author>
      <pubDate>Thu, 08 Dec 2022 17:00:31 +0000</pubDate>
    </item>
    <item>
      <title>2行代码就能用的Python抠图神器！</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=220018</link>
      <description><![CDATA[在线演示：



今天给鱼油兄弟们推荐Python中的一款抠图神器：rembg

这是一个去除图片背景的`python`工具库，不仅可以在`python`中调用，而且也提供了可执行程序，非常的方便。

自行pip安装哦，遇到问题请在评 ...]]></description>
      <category>Python交流</category>
      <author>不二如是</author>
<enclosure url="https://xxx.ilovefishc.com/forum/202210/28/094742ieg981ng3e999u8n.png" length="380092" type="image/jpeg" />      <pubDate>Fri, 28 Oct 2022 01:47:47 +0000</pubDate>
    </item>
    <item>
      <title>【保姆级教程】Anaconda3 &amp; PyCharm 2022 最新 [企业版] 安装教程</title>
      <link>https://fishc.com.cn/forum.php?mod=viewthread&amp;tid=212707</link>
      <description><![CDATA[教程首页


Ⅰ. 说明
[hr]
楼主在早些时候发过一篇同主题两软件的安装和初步使用教程，收到了论坛许多鱼油们的回复，但是那篇文章杂乱的布局与恶心的排版，应该也劝退不少鱼油吧？

所以，趁着前段时间 2022.1 版的更新，国外大神更新的激活方式也与以前有所变 ...]]></description>
      <category>Python交流</category>
      <author>Twilight6</author>
      <pubDate>Sat, 30 Apr 2022 05:30:39 +0000</pubDate>
    </item>
  </channel>
</rss>