<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>吾爱破解 - 52pojie.cn - 『编程语言区』</title>
    <link>https://www.52pojie.cn/forum-24-1.html</link>
    <description>Latest 20 threads of 『编程语言区』</description>
    <copyright>Copyright(C) 吾爱破解 - 52pojie.cn</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 09 Jun 2026 22:09:49 +0000</lastBuildDate>
    <ttl>720</ttl>
    <image>
     <url>https://www.52pojie.cn/static/image/common/logo_88_31.gif</url>
      <title>吾爱破解 - 52pojie.cn</title>
      <link>https://www.52pojie.cn/</link>
    </image>
    <item>
      <title>桌面网速小插件</title>
      <link>https://www.52pojie.cn/thread-2112063-1-1.html</link>
      <description><![CDATA[全部功能说明
1. 真正网速限制
右键托盘 → 限制网速 (Chrome)
默认限制 100 KB/s
右键 → 取消限速 恢复正常
2. 开机自动迷你模式
启动直接进入透明悬浮窗
不弹主界面，不打扰工作
3. 自定义设置
透明度切换（85% → 60% → 40%）
自定义文字颜色（任意颜色 ...]]></description>
      <category>『编程语言区』</category>
      <author>Wangying2634</author>
      <pubDate>Tue, 09 Jun 2026 14:51:37 +0000</pubDate>
    </item>
    <item>
      <title>右键文件修改为指定扩展名</title>
      <link>https://www.52pojie.cn/thread-2111922-1-1.html</link>
      <description><![CDATA[因为众所周知的原因，从网上下载压缩包的时候文件扩展名都不是压缩包扩展名，所以让ai写了这个。把需要的扩展名添加到系统自带的右键菜单中。
可以直接右键文件重命名为指定扩展名，当只设置一个扩展名的时候在一级菜单 ...]]></description>
      <category>『编程语言区』</category>
      <author>linjian648</author>
<enclosure url="https://attach.52pojie.cn/forum/202606/09/103850lvd7ytdf89yy5ldk.png" length="32345" type="image/jpeg" />      <pubDate>Tue, 09 Jun 2026 02:41:08 +0000</pubDate>
    </item>
    <item>
      <title>眼镜店通用管理系统</title>
      <link>https://www.52pojie.cn/thread-2111805-1-1.html</link>
      <description><![CDATA[[md]# 眼镜店通用管理系统 v1.0
## 简介
~~~
]]></description>
      <category>『编程语言区』</category>
      <author>yafengliang</author>
<enclosure url="/forum/目前第一版本已开发完毕，功能很简单
" length="
" type="image/jpeg" />      <pubDate>Mon, 08 Jun 2026 07:46:03 +0000</pubDate>
    </item>
    <item>
      <title>一键对话   WEB 对话型 AI 便利工具。</title>
      <link>https://www.52pojie.cn/thread-2111606-1-1.html</link>
      <description><![CDATA[我们在web 对话页面 需要上传文件的时候很麻烦 并不能保证 文件都上传成功了  有的 web 对话 限制上传数量   就有了这个工具。
把 你要上传的文件 复制到 一条超长文本内。 
同时支持导出的后缀名 双击加载  以及 1. ...]]></description>
      <category>『编程语言区』</category>
      <author>m_h</author>
<enclosure url="https://attach.52pojie.cn/forum/202606/07/145839f4pdffv95v9xxd3a.png" length="168631" type="image/jpeg" />      <pubDate>Sun, 07 Jun 2026 07:01:25 +0000</pubDate>
    </item>
    <item>
      <title>EDR-DataProtector</title>
      <link>https://www.52pojie.cn/thread-2111501-1-1.html</link>
      <description><![CDATA[本项目是实验性完全开源的一套EDR，希望大家借助开源力量一起将它变得更好，地址：https://github.com/ljy2367765883/EDR-DataProtector/tree/main






















[md]# DataProtector
 ...]]></description>
      <category>『编程语言区』</category>
      <author>Panel</author>
<enclosure url="https://attach.52pojie.cn/forum/202606/06/202408vzp5uvu5ehq0upxv.png" length="135781" type="image/jpeg" />      <pubDate>Sat, 06 Jun 2026 12:22:46 +0000</pubDate>
    </item>
    <item>
      <title>网页追剧-固定迷你视频窗口小软件</title>
      <link>https://www.52pojie.cn/thread-2111455-1-1.html</link>
      <description><![CDATA[易语言做的自用小软件仅一个功能： Microsoft Edge 浏览器内的迷你视频窗口，一键固定到左上角，刷剧方便。

测试：Windows10系统，自带 Microsoft Edge 浏览器（其它浏览器不可用，可用获取窗口句柄软件，修改句柄使 ...]]></description>
      <category>『编程语言区』</category>
      <author>Hsenwle</author>
<enclosure url="https://attach.52pojie.cn/forum/202606/07/221120j8m1ppbb5eei3pb5.png" length="1195940" type="image/jpeg" />      <pubDate>Sat, 06 Jun 2026 07:01:55 +0000</pubDate>
    </item>
    <item>
      <title>分享一个小工具——html_merger 实现批量合并</title>
      <link>https://www.52pojie.cn/thread-2111397-1-1.html</link>
      <description><![CDATA[[md]# HTML 合并工具

起因是鄙人希望对多个html实现合并，主要是方便单文件的阅读和查看
查阅到有个开源工具sigil（是关于epub合并的），但是使用起来太过于高阶，有一定门槛
于是就有了这么一个稍微友好一些的带图 ...]]></description>
      <category>『编程语言区』</category>
      <author>carnelian</author>
<enclosure url="https://attach.52pojie.cn/forum/202606/05/230449f4kabddxyqg5q8wa.png" length="69920" type="image/jpeg" />      <pubDate>Fri, 05 Jun 2026 15:17:11 +0000</pubDate>
    </item>
    <item>
      <title>Vue3 + Element Plus 虚拟滚动指令：10万行数据不卡顿的解决方案</title>
      <link>https://www.52pojie.cn/thread-2111341-1-1.html</link>
      <description><![CDATA[[md]## 一、问题背景

在企业级后台开发中，我们经常会遇到这样的场景：

&gt; 客户要求在一个表格中展示所有历史订单，数据量动辄几万甚至十几万条。

直接使用 Element Plus 的 `el-table` 渲染会出现：

- **页面卡死**：渲染 10000 行需要 3-5 秒
- **滚动掉 ...]]></description>
      <category>『编程语言区』</category>
      <author>wumingshit</author>
      <pubDate>Fri, 05 Jun 2026 08:23:53 +0000</pubDate>
    </item>
    <item>
      <title>window系统中使用keyring 管理个人凭据</title>
      <link>https://www.52pojie.cn/thread-2111322-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>『编程语言区』</category>
      <author>M0r14rtykk</author>
      <pubDate>Fri, 05 Jun 2026 07:09:45 +0000</pubDate>
    </item>
    <item>
      <title>获取每个交易日涨涨停版并简单分析</title>
      <link>https://www.52pojie.cn/thread-2111220-1-1.html</link>
      <description><![CDATA[结构如下：
就三个文档 

执行Agu.py 就行了。

Agu.py
[mw_shl_code=python,true]# !/usr/bin/env python
# coding=utf-8
#执行python3 -s XXX.PY
 
from __future__ import (absolute_import, division, pri ...]]></description>
      <category>『编程语言区』</category>
      <author>cxljava</author>
<enclosure url="https://attach.52pojie.cn/forum/202606/04/222827bw14lvm11z6gfffo.png" length="102698" type="image/jpeg" />      <pubDate>Thu, 04 Jun 2026 14:35:36 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 数据库实时监控系统</title>
      <link>https://www.52pojie.cn/thread-2111085-1-1.html</link>
      <description><![CDATA[[md]# 【Python实战】自己动手做一个 MySQL 数据库实时监控系统，附部分源码

&gt; **前言**
&gt;
&gt; 本文分享一个我在实际工作中开发并长期使用的运维小工具——**不动产共享监控系统**。项目用 Python + Flask 写的，适合 ...]]></description>
      <category>『编程语言区』</category>
      <author>phantomxjc</author>
<enclosure url="https://attach.52pojie.cn/forum/202606/04/102052k99zdtzw029j493y.png" length="113100" type="image/jpeg" />      <pubDate>Thu, 04 Jun 2026 02:24:25 +0000</pubDate>
    </item>
    <item>
      <title>飞牛弹幕增强TV/手机版</title>
      <link>https://www.52pojie.cn/thread-2110955-1-1.html</link>
      <description><![CDATA[[md][md]# 飞牛TV 弹幕版 &amp;#127919;

&gt; 基于飞牛影视 API 的第三方 Android TV 客户端，支持弹幕、自动连播、TV 遥控器优化操作。
&gt; 浏览器插件版：https://www.52pojie.cn/thread-2108750-1-1.html
&gt; 浏览器Docker版：https://www.52pojie.cn/thread-2110030-1-1.h ...]]></description>
      <category>『编程语言区』</category>
      <author>CoffeeH1</author>
      <pubDate>Wed, 03 Jun 2026 06:26:09 +0000</pubDate>
    </item>
    <item>
      <title>Excel实现的迷宫生成</title>
      <link>https://www.52pojie.cn/thread-2110866-1-1.html</link>
      <description><![CDATA[一个使用Excel编写的迷宫生成器，目前仅测试了Office365的Excel(不知道Excel算不算一个编程语言)]]></description>
      <category>『编程语言区』</category>
      <author>SeanShao</author>
<enclosure url="https://attach.52pojie.cn/forum/202606/02/232035uw5tmzy1qywct1ly.png" length="172181" type="image/jpeg" />      <pubDate>Tue, 02 Jun 2026 15:22:40 +0000</pubDate>
    </item>
    <item>
      <title>嵌入式系统中的加解密签名 --- RSA与SM2</title>
      <link>https://www.52pojie.cn/thread-2110426-1-1.html</link>
      <description><![CDATA[[md]笔者来介绍一下RSA 和 SM2的原理和实现
## a、RSA
### 原理以及数据格式介绍
RSA2048/3072/4096，非对称签名，hash算法一搬有hash256 、384和512，对称签名有：DES、AES128 和256等

RSA原理是利用大数难分解原 ...]]></description>
      <category>『编程语言区』</category>
      <author>ZhangYixiSuccee</author>
<enclosure url="https://attach.52pojie.cn/forum/202605/31/144503cezes4ytii5xsiy4.png" length="381981" type="image/jpeg" />      <pubDate>Sun, 31 May 2026 06:46:07 +0000</pubDate>
    </item>
    <item>
      <title>视频LOGO、小广告、一边闪智能升级版，效果这次杠杠的</title>
      <link>https://www.52pojie.cn/thread-2110338-1-1.html</link>
      <description><![CDATA[这里有个样本（最新的电视剧）观看时我讨厌那些垃圾碍眼啊。。。看个球赛 。。一堆白活儿蛋。。。一堆破logo让人烦。。。于是有了下面的软件。



先去截图一张，存于软件目录下，就可以享受了。




[mw_sh ...]]></description>
      <category>『编程语言区』</category>
      <author>冥界3大法王</author>
<enclosure url="https://attach.52pojie.cn/forum/202605/30/175040hka85fm8b3pd8p97.png" length="1230216" type="image/jpeg" />      <pubDate>Sat, 30 May 2026 09:51:57 +0000</pubDate>
    </item>
    <item>
      <title>右键菜单快速打开TUI的agent工具  【AI代码】</title>
      <link>https://www.52pojie.cn/thread-2110251-1-1.html</link>
      <description><![CDATA[现在的各种agent真多啊，有些有UI界面的，用起来很友好很方便；
有些呢，设计的很有水平或者性能优化的好，节省token，但是只有tui界面，
这就很麻烦，因为基本上这些agent客户端，都需要指定一个项目文件夹，然后以此为基础继续你的AI任务。

一般情况下是这样打开 ...]]></description>
      <category>『编程语言区』</category>
      <author>saobee</author>
      <pubDate>Fri, 29 May 2026 15:02:09 +0000</pubDate>
    </item>
    <item>
      <title>飞牛弹幕增强Docker版</title>
      <link>https://www.52pojie.cn/thread-2110030-1-1.html</link>
      <description><![CDATA[[md]# fn-danmu - 飞牛影视弹幕增强

为飞牛影视（fnOS）添加弹幕支持，基于 danmu-api 弹幕数据源，通过反向代理自动注入弹幕脚本到播放页面。

git地址：https://github.com/rgcaafe/fn-danmu
浏览器插件版：https://www.52pojie.cn/thread-2108750-1-1.html

 ...]]></description>
      <category>『编程语言区』</category>
      <author>CoffeeH1</author>
      <pubDate>Thu, 28 May 2026 09:34:20 +0000</pubDate>
    </item>
    <item>
      <title>B站知乎视频下载，油猴脚本</title>
      <link>https://www.52pojie.cn/thread-2109988-1-1.html</link>
      <description><![CDATA[[md]原来做了个B站的视频下载脚本，大家提了很多意见。[原帖](https://www.52pojie.cn/thread-2103925-1-1.html)
需要说明B站是音轨视频轨道分离存储的，所以下载下来音视频是独立的。油猴脚本权限比较低，故合成操作实现比较困难，所以提供ffmpeg合成命令。
优化脚本 ...]]></description>
      <category>『编程语言区』</category>
      <author>魏文涛</author>
      <pubDate>Thu, 28 May 2026 07:02:17 +0000</pubDate>
    </item>
    <item>
      <title>增强7-zip的加密算法，添加XChaCha20/XChaCha20-Poly1305</title>
      <link>https://www.52pojie.cn/thread-2109923-1-1.html</link>
      <description><![CDATA[[md]压缩包历来只有AES算法，没得选择，但现在你有得选了；增强版7-zip增加**XChaCha20/XChaCha20-Poly1305**加密算法。
        
## 截图



## 部分代码
```
// XChaCha20.cpp

#include \&quot;StdAfx.h\&quot;

#include \&quot;../../../C/CpuArch.h\&quot;

#include \&quot;../.. ...]]></description>
      <category>『编程语言区』</category>
      <author>风之暇想</author>
      <pubDate>Thu, 28 May 2026 00:54:09 +0000</pubDate>
    </item>
    <item>
      <title>易语言+VB6,VBA/python文本表格生成，多个风格</title>
      <link>https://www.52pojie.cn/thread-2109819-1-1.html</link>
      <description><![CDATA[易语言语法+VB6，还有PYTON代码，共3种语言
代码太多，模块在附件中，还有PYTHON代码

[mw_shl_code=vb,true]Public Function txtTable(strArr() As String, Optional alignLeft As Boolean = False) As String
    \'风格3：完整边框 + 竖线 + 横线
    On Error R ...]]></description>
      <category>『编程语言区』</category>
      <author>自动化软件开发</author>
      <pubDate>Wed, 27 May 2026 05:43:18 +0000</pubDate>
    </item>
  </channel>
</rss>