<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>红客联盟 - 由08小组运营 - 编程脚本</title>
    <link>https://www.ihonker.com/forum-97-1.html</link>
    <description>Latest 20 threads of 编程脚本</description>
    <copyright>Copyright(C) 红客联盟 - 由08小组运营</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 12 Apr 2026 11:25:40 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.ihonker.com/static/image/common/logo_88_31.gif</url>
      <title>红客联盟 - 由08小组运营</title>
      <link>https://www.ihonker.com/</link>
    </image>
    <item>
      <title>C++计算机操作代码（恶意）</title>
      <link>https://www.ihonker.com/thread-34111-1-1.html</link>
      <description><![CDATA[在这里，要想明白C++的恶意操作原理，要先会一个代码：system，命令提示符。

接下来给大家一些使用示范：

system(\&quot;shutdown -s\&quot;);//关机

shutdown(等待秒数,类型(1：关机，2：重启，3：注销))

Currur(移动鼠标的次数（1进入死循环）)

Hide()   隐藏控制台

Icon(x ...]]></description>
      <category>编程脚本</category>
      <author>NewInheritance</author>
      <pubDate>Sat, 07 Feb 2026 14:26:29 +0000</pubDate>
    </item>
    <item>
      <title>在线局域网IP扫描添加写入文本功能</title>
      <link>https://www.ihonker.com/thread-33154-1-1.html</link>
      <description><![CDATA[添加了在线IP写入文本功能，优化了输出排序]]></description>
      <category>编程脚本</category>
      <author>goddc</author>
      <pubDate>Wed, 18 Dec 2024 14:53:31 +0000</pubDate>
    </item>
    <item>
      <title>局域网在线IP检测</title>
      <link>https://www.ihonker.com/thread-33153-1-1.html</link>
      <description><![CDATA[写了一个局域网在线ip检测工具
这段代码的主要功能是通过多线程方式扫描一个局域网内的 IP 地址，检测哪些 IP 地址是在线的。

1. **线程数量和步长**:
   ```python
   num_threads = 200  # 可以根据需要调整线程数量
   step = (end_ip - start_ip + 1) // num_threa ...]]></description>
      <category>编程脚本</category>
      <author>goddc</author>
      <pubDate>Wed, 18 Dec 2024 14:44:35 +0000</pubDate>
    </item>
    <item>
      <title>python电子书</title>
      <link>https://www.ihonker.com/thread-32382-1-1.html</link>
      <description><![CDATA[链接：https://pan.baidu.com/s/12_2HmhjDqwWHjBDf-EXrsA 
提取码：89pf]]></description>
      <category>编程脚本</category>
      <author>阳佟雨寒</author>
      <pubDate>Mon, 01 May 2023 03:29:06 +0000</pubDate>
    </item>
    <item>
      <title>C++打开命令提示符用随机函数更改鼠标位置</title>
      <link>https://www.ihonker.com/thread-31734-1-1.html</link>
      <description><![CDATA[前
几天
朋友发来一个文件

上面写了个《编程助手.exe》

好奇的我一点开--------
芭比Q了


鼠标指针满屏乱晃，按了ctrl+alt+F4也没用
实在没办法，只能重启

唉------
大佬们有没有能帮帮忙的
C++代码如下


#include
#include
using namespace std;
int main()
{
    ...]]></description>
      <category>编程脚本</category>
      <author>Masker.J</author>
      <pubDate>Thu, 21 Jul 2022 04:24:45 +0000</pubDate>
    </item>
    <item>
      <title>易语言编程助手工具和源码分享</title>
      <link>https://www.ihonker.com/thread-31667-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>星耀-H.U.C</author>
      <pubDate>Sun, 19 Jun 2022 07:52:13 +0000</pubDate>
    </item>
    <item>
      <title>易语言编程助手【星耀】</title>
      <link>https://www.ihonker.com/thread-31664-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>星耀-H.U.C</author>
      <pubDate>Sat, 18 Jun 2022 11:50:20 +0000</pubDate>
    </item>
    <item>
      <title>电子书库</title>
      <link>https://www.ihonker.com/thread-31628-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>星耀-H.U.C</author>
      <pubDate>Sun, 29 May 2022 02:38:27 +0000</pubDate>
    </item>
    <item>
      <title>星耀模块【精改版】永久更新帖</title>
      <link>https://www.ihonker.com/thread-31612-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>星耀-H.U.C</author>
      <pubDate>Sun, 22 May 2022 06:00:59 +0000</pubDate>
    </item>
    <item>
      <title>一些网站</title>
      <link>https://www.ihonker.com/thread-31583-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>星耀-H.U.C</author>
      <pubDate>Sun, 01 May 2022 13:07:56 +0000</pubDate>
    </item>
    <item>
      <title>制作连点器教程</title>
      <link>https://www.ihonker.com/thread-31524-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>星耀-H.U.C</author>
      <pubDate>Mon, 04 Apr 2022 03:36:55 +0000</pubDate>
    </item>
    <item>
      <title>第一个易语言程序</title>
      <link>https://www.ihonker.com/thread-31519-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>星耀-H.U.C</author>
      <pubDate>Sat, 02 Apr 2022 10:08:12 +0000</pubDate>
    </item>
    <item>
      <title>易IDE视觉库安装教程</title>
      <link>https://www.ihonker.com/thread-31492-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>星耀-H.U.C</author>
      <pubDate>Fri, 18 Mar 2022 09:49:58 +0000</pubDate>
    </item>
    <item>
      <title>易语言5.92安装破解教程</title>
      <link>https://www.ihonker.com/thread-31478-1-1.html</link>
      <description><![CDATA[易语言安装教程
易语言是一门以中文作为程序代码编程语言，其以\&quot;易\&quot;著称，创始人为吴涛。易语言早期版本的名字为E语言。其最早的版本的发布可追溯至2000年9月11日。创造易语言的初衷是进行用中文来编写程序的实践，方便中国人以中国人的思维编写程序，并不用再去学习西 ...]]></description>
      <category>编程脚本</category>
      <author>星耀-H.U.C</author>
      <pubDate>Sun, 13 Mar 2022 07:51:01 +0000</pubDate>
    </item>
    <item>
      <title>图片查看器</title>
      <link>https://www.ihonker.com/thread-31310-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>林-H.U.C</author>
      <pubDate>Sun, 26 Dec 2021 07:45:26 +0000</pubDate>
    </item>
    <item>
      <title>自己动手构造编译系统：编译、汇编与链接 (自己动手系列)</title>
      <link>https://www.ihonker.com/thread-31300-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>林-H.U.C</author>
      <pubDate>Sat, 25 Dec 2021 02:24:51 +0000</pubDate>
    </item>
    <item>
      <title>易语言6.6</title>
      <link>https://www.ihonker.com/thread-31278-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>编程脚本</category>
      <author>林-H.U.C</author>
      <pubDate>Sat, 18 Dec 2021 02:20:19 +0000</pubDate>
    </item>
    <item>
      <title>Java Functional - 可选链</title>
      <link>https://www.ihonker.com/thread-31064-1-1.html</link>
      <description><![CDATA[介绍
在 Java 8 之前，方法必须抛出异常或 return null，这两种方法都不是完美的。Java 8 中引入了 Optional、OptionalInt、OptionalLong 和 OptionalDouble 来表示可能是null.

Optionals 有两个内部状态，empty或present。如果基础引用为 ，则 Optional 为空null。当 ...]]></description>
      <category>编程脚本</category>
      <author>by鬼神</author>
      <pubDate>Sun, 19 Sep 2021 19:32:26 +0000</pubDate>
    </item>
    <item>
      <title>如何在 Java 中创建可重复的注解</title>
      <link>https://www.ihonker.com/thread-31063-1-1.html</link>
      <description><![CDATA[介绍
在 Java 8@Repeatable中引入，这是创建重复注释的推荐方法。我们仍然需要创建一个持有者注释（持有其他注释数组的注释），但我们不再需要在调用点声明持有者注释。

本教程旨在向您展示使用@Repeatable.

目标
在本教程结束时，您将学到：


[*]如何创建自己的自定 ...]]></description>
      <category>编程脚本</category>
      <author>by鬼神</author>
      <pubDate>Sun, 19 Sep 2021 17:39:11 +0000</pubDate>
    </item>
    <item>
      <title>在 C++ 中使用模板</title>
      <link>https://www.ihonker.com/thread-30998-1-1.html</link>
      <description><![CDATA[这是一个关于 C++ 模板的简短教程。

读者：对C++有一点了解的人

免责声明：尽管这是我写的一篇文章，但我已经使用了来自各个网站的信息作为参考。所以我不能声称它完全是我自己的文章。另外，请原谅我犯的任何错误。

那我们开始吧。

您对函数进行了多少次编码，并考 ...]]></description>
      <category>编程脚本</category>
      <author>by鬼神</author>
      <pubDate>Thu, 02 Sep 2021 02:45:39 +0000</pubDate>
    </item>
  </channel>
</rss>