<?xml version='1.0' encoding='gb2312'?>
<rss version='2.0'>
<channel>
<title>盒子论坛</title>
<description>DELPHI盒子技术论坛</description>
<link>https://bbs.2ccc.com/</link>
<language>zh-cn</language>
<copyright>Copyright 2004, bbs.2ccc.com</copyright>
<webMaster>root@2ccc.com</webMaster>
<docs>https://bbs.2ccc.com/rss.asp</docs>
<generator>Rss Generator By bbs.2ccc.com</generator>
<item>
<title><![CDATA[SnifferEdge——一款集网页浏览、缓存预览、音视频把玩（搜索、下载，转储、分割、合并、字幕等）一站式解决方案的浏览器]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=744392</link>
<author>tonzi </author>
<description><![CDATA[[url]https://blog.csdn.net/tonzi999/article/details/161661491?spm=1001.2014.3001.5501[/url]

需要的联系
2669242518@qq.com]]></description>
<comments>回复:1 浏览:84</comments>
<pubDate>Wed, 03 Jun 2026 09:06:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[基于Ffmpeg 8 SDL3 Delphi开发的播放器 [含附件]]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=744389</link>
<author>tonzi </author>
<description><![CDATA[参考http://www.delphiffmpeg.com/，使用SDL3渲染开发，联系
2669242518@qq.com]]></description>
<comments>回复:0 浏览:96</comments>
<pubDate>Wed, 03 Jun 2026 06:06:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[大佬们有kbmmw的教程或者资料吗]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=743384</link>
<author>2933045531 </author>
<description><![CDATA[刚毕业，入职了做his系统的公司，老板让学Delphi，其他的明白了，kbmmw这一系列控件始终没整明白，内存表和http啥的，找到一个洞主xiaoxin的kbmmw的pdf全要付费，红鱼儿大佬资料不全，有哪位大佬有这个教程？感谢各位了]]></description>
<comments>回复:6 浏览:122</comments>
<pubDate>Tue, 02 Jun 2026 14:06:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[黄仁勋掀桌！英伟达重新发明PC]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=743379</link>
<author>pcplayer </author>
<description><![CDATA[英伟达最近发布的这个 RTX Spark个人电脑芯片，就是个 ARM CPU + GPU 的方案。

Delphi 现在可以编译 Arm Windows 了吗？]]></description>
<comments>回复:5 浏览:185</comments>
<pubDate>Tue, 02 Jun 2026 10:06:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Devexpress新版报表汉化文件 [含附件]]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=743369</link>
<author>siaosa </author>
<description><![CDATA[
附件是DevExpress新版的打印控件的汉化文件，新版的报表控件比FastReport要好用，支持Delphi/C#共享报表文件了(C#和Delphi都能打开同一个报表文件),有需要的自行下载。

使用方法：
将附件localization.zip解压到您exe程序下的localization目录下。
在TdxReport对象的属性面板设置Language属性为zh-Hans或者zh-CN
  dxReport1.Language:='zh-Hans';
或者
  dxReport1.Language:='zh-CN';

执行dxReport1.ShowDesigner显示的就是中文。]]></description>
<comments>回复:5 浏览:179</comments>
<pubDate>Tue, 02 Jun 2026 02:06:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[RAD Studio XE5 UPDATE 1激活补丁]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=742365</link>
<author>zhuziqing2006 </author>
<description><![CDATA[网上搜索一番，依然没找到RAD Studio XE5 UPDATE 1激活的方法，有成功的大神分享下经验吗？谢谢]]></description>
<comments>回复:7 浏览:145</comments>
<pubDate>Mon, 01 Jun 2026 01:06:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[寻找Delphi8光盘版本，不知哪位大神有可以分享一下？谢谢。]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=742362</link>
<author>zhuziqing2006 </author>
<description><![CDATA[寻找Delphi8光盘版本，不知哪位大神有可以分享一下？万分感谢。]]></description>
<comments>回复:4 浏览:100</comments>
<pubDate>Mon, 01 Jun 2026 01:06:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[EMB新推出的AI助手 KAI 试用报告]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=739348</link>
<author>chencong5025 </author>
<description><![CDATA[首先说结论：
毫无诚意，逻辑混乱，实现丑陋

1.他所谓的不离开IDE 完成XX等AI工作本质就是 转发codex/CC
一打开Chat窗口会强制加载你本地所有codex/cc的session历史，你不小心点开了？不好意思 就会强行去读取该session的所有对话上下文（当你本地的session足够大的时候比如20W上下文，就会卡死），只有一个按钮叫删除所有。Del ALL  就问你敢不敢点删除。
2.假设1 不是问题 那么你就会进入到 类似以前的AI助手窗口，其实就是将codex/cc的功能做了个UI，本身你用codex/cc  遇到权限顶多回车一下就行了，现在就会次次在IDE给你弹 信息框让你确定了！
功能=一个空白codex/cc
3.打开他的安装目录就会发现  带了一大堆的第三方客户端（比如 一个codex 一个cc 一个copolit 等等一大堆exe）。
4.智能代码补全，速度贼慢依赖github]]></description>
<comments>回复:13 浏览:551</comments>
<pubDate>Sat, 30 May 2026 05:05:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[“极度”适配的fpc for 鸿蒙(x86_64)]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=739346</link>
<author>szlbz </author>
<description><![CDATA[由“极度”大佬适配的fpc for 鸿蒙(x86_64)如果想自己折腾就用大佬这个：github.com/axcom/fpc4ohos
我做了个绿色版本
https://www.cnblogs.com/qiufeng2014/p/20229357]]></description>
<comments>回复:7 浏览:320</comments>
<pubDate>Sat, 30 May 2026 03:05:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[网站证书过期了。]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=739336</link>
<author>net1999 </author>
<description><![CDATA[访问提示安全问题了，有待更新网站证书。]]></description>
<comments>回复:0 浏览:79</comments>
<pubDate>Fri, 29 May 2026 17:05:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Delphi官方AI IDE插件Kai]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=739334</link>
<author>my_only_lonely </author>
<description><![CDATA[https://www.embarcadero.com/products/rad-studio/kai
付费插件，需要额外付费订阅（不包含在RAD Studio本体订阅中）。$249 每年/单用户。]]></description>
<comments>回复:2 浏览:272</comments>
<pubDate>Fri, 29 May 2026 15:05:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[Superobject_扩展,求大神修复 [含附件]]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=739329</link>
<author>zwzqq </author>
<description><![CDATA[// ==========
// SuperObjectVariant - 基于 SuperObject 的自定义 Variant 封装
// ==========
//
// 功能：模仿 mORMot 的 TDocVariant，支持使用点号语法直接读写 JSON 对象属性
//       和数组索引，无需中间 API 调用。
//
// 核心 API：
//   _Json(const JSON: string = ''): Variant
//      - 创建 JSON Variant 对象。传入 JSON 字符串则解析，不传则创建空对象 {}
//   VariantSaveJSON(const Value: Variant; indent: Boolean = False): string
//      - 将 Variant 序列化为 JSON 字符串，indent=True 输出格式化缩进
//
// 基本用法：
//   var Json: Variant;
//
//   // 1. 解析 JSON 字符串
//   Json := _Json('{"name": "张三", "age": 30}');
//   WriteLn(Json.name);          // 输出: 张三
//   WriteLn(Json.age);          // 输出: 30
//
//   // 2. 修改属性
//   Json.name := '李四';
//   Json.age := 25;
//
//   // 3. 从零构建 JSON
//   Json := _Json;          // 创建空对象 {}
//   Json.name := '王五';
//   Json.age := 28;
//   Json.isVIP := True;
//
//   // 4. 嵌套对象 - 自动创建中间节点
//   Json.address.city := '上海';
//   Json.address.district := '浦东';
//   WriteLn(Json.address.city);    // 输出: 上海
//
//   // 5. 数组访问 - 通过数组索引读取和修改
//   //    解析包含数组的 JSON
//   Json := _Json('{"users": [{"name": "张三"}, {"name": "李四"}]}');
//   WriteLn(Json.users[0].name);    // 输出: 张三
//   Json.users[1].name := '王五';   // 修改数组元素属性
//
//   // 6. 从零构建数组结构 - 自动创建数组和元素
//   Json := _Json;
//   Json.employees[0].name := '赵六';
//   Json.employees[0].department := '技术部';
//   Json.employees[0].skills[0] := 'Delphi';
//   Json.employees[0].skills[1] := 'JavaScript';
//   Json.employees[1].name := '孙七';
//   Json.employees[1].department := '产品部';
//
//   // 7. 序列化为 JSON 字符串
//   WriteLn(VariantSaveJSON(Json, True));  // 格式化输出
//   WriteLn(VariantSaveJSON(Json, False)); // 紧凑输出
//
// 内存管理：
//   ISuperObject 是引用计数的接口，Variant 局部变量离开作用域时自动释放。
//   无需手动调用任何释放函数。
// 
目前，测试1-5功能其本正常，6复杂结构测试始终有问题，麻烦哪位老师能修复，感谢！
正确结果：
公司: 科技有限公司
员工1: 张三 - 技术部
技能: Delphi,Python,JavaScrip 
员工2: 李四 - 产品部
技能:产品设计,数据分析 



完整JSON结构:
{
 "employees": [
  {
   "department": "技术部",
   "name": "张三",
   "skills": [
    "Delphi",
    "Python",
    "JavaScript"]
  },
  {
   "department": "产品部",
   "name": "李四",
   "skills": [
    "产品设计",
    "数据分析"]
  }],
 "company": "科技有限公司"
}

现在的结果：
公司: 科技有限公司
员工1: 张三 - 技术部
技能: , , 
员工2: 李四 - 产品部
技能: , 



完整JSON结构:
{
 "employees": [
  {
   "department": "技术部",
   "name": "张三",
   "skills": [
    "",
    "",
    ""]
  },
  {
   "department": "产品部",
   "name": "李四",
   "skills": [
    "",
    ""]
  }],
 "company": "科技有限公司"
}]]></description>
<comments>回复:6 浏览:210</comments>
<pubDate>Fri, 29 May 2026 07:05:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[AutoUpgraderPro_v5.3 [含附件]]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=737314</link>
<author>shine007 </author>
<description><![CDATA[在 5.2 的基础上修改。
安全增强：
默认要求更新清单和更新文件使用 HTTPS。
支持每个更新文件的 SHA256 哈希校验。
默认限制更新目标路径，避免远程清单写入任意目录。
新增 LastSecurityError 和 OnSecurityError，用于显示安全拦截原因。
新增 WinInet 底层错误诊断属性，便于定位 TLS、证书、认证问题。
修复语言资源 ID（61000） 与 DevExpress 冲突导致的 &Multiple Records / Skip Empty Views 错误提示。
新安全 Updater：
用新的可维护外部 updater 替换旧的内嵌 updater（不明黑箱）资源。
新 updater 源码：Sources/auSecureUpdater.dpr。
新 updater 资源：Sources/auSecureUpdater.res。
组件现在加载资源 AUSECUPG，不再使用旧的 AUUPG。
updater 会等待主程序文件可写，应用 .uTMP 临时文件，并重新启动主程序。
回滚能力：
新增 RollbackEnabled，默认 True。
新增 BackupExtension，默认 .auBackup。
新增 RestoreBackupFiles 和 DeleteBackupFiles。
替换前会备份已有目标文件。
替换失败时 updater 会尝试恢复备份文件。
兼容性修复：
支持 #url=https://../MyApp.exe 这种不指定本地目标文件名的写法，并会自动推导为当前程序目录下的同名文件。
修复主机不可达提示固定显示 http://.. 的问题，现在显示真实请求 URL。
修复 updater 启动命令行和路径引用，路径会正确加引号。

全程 Codex 在做，改完后好用太多了，且完全可控，所以放上来了。
喜欢的可以点个星星，哈哈
github.com/Kason2225/AutoUpgraderPro_v5.3]]></description>
<comments>回复:8 浏览:381</comments>
<pubDate>Wed, 27 May 2026 05:05:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[意外测试AI幻觉还是很严重]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=737309</link>
<author>fausten </author>
<description><![CDATA[在抖音上刷到电影情节，然后想看这部电影，但是没有给电影名称，就想能不能通过AI搜到名称。开始用国内的DEEPSEEK和qwen3.7-max，发现非常慢，他们的思路真的很弯弯绕绕的。用gemini搜速度是很快，但是都是一本正经的在编造。看来AI还没有看完全部人类拍的电影。]]></description>
<comments>回复:4 浏览:239</comments>
<pubDate>Tue, 26 May 2026 20:05:00 GMT</pubDate>
</item>
<item>
<title><![CDATA[AI找漏洞之CnPack密码算法库是怎样抵抗侧信道攻击的？]]></title>
<link>https://bbs.2ccc.com/topic.asp?topicid=737288</link>
<author>cnpack </author>
<description><![CDATA[AI找漏洞之CnPack密码算法库是怎样抵抗侧信道攻击的？

CnPack开发组

AI最近十分流行。近期凡是哪里有AI可薅，我们就薅过来，叫它审查我们的CnPack密码算法库里的安全漏洞。这大半年里，我们大概陆续用近十个AI后端反复审查了我们的CnPack密码算法库，发现有个问题十分有共性，那就是“应对侧信道攻击”能力不足。

于是我们在修复这些问题的过程中，也将相关原理等写了一系列文章，欢迎讨论批评。]]></description>
<comments>回复:11 浏览:250</comments>
<pubDate>Mon, 25 May 2026 23:05:00 GMT</pubDate>
</item>
</channel></rss>