<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>酷易自绘 - 源码分享</title>
    <link>http://hrhrz.com/forum-37-1.html</link>
    <description>Latest 20 threads of 源码分享</description>
    <copyright>Copyright(C) 酷易自绘</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 04 Sep 2026 09:14:24 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://hrhrz.com/static/image/common/logo_88_31.gif</url>
      <title>酷易自绘</title>
      <link>http://hrhrz.com/</link>
    </image>
    <item>
      <title>酷易_找图 模块源码</title>
      <link>http://hrhrz.com/thread-32-1-1.html</link>
      <description><![CDATA[可以设置单找或者批量查找
速度超快，不用转换图片类型，gdiplus加内存匹配]]></description>
      <category>源码分享</category>
      <author>997502977</author>
      <pubDate>Thu, 01 Sep 2022 10:47:04 +0000</pubDate>
    </item>
    <item>
      <title>高效的可变储存源码，数据储存结构的又一选择</title>
      <link>http://hrhrz.com/thread-31-1-1.html</link>
      <description><![CDATA[添加百万次整数只需1.7秒]]></description>
      <category>源码分享</category>
      <author>997502977</author>
      <pubDate>Tue, 23 Aug 2022 06:55:24 +0000</pubDate>
    </item>
    <item>
      <title>酷易可视化排版源码1.0</title>
      <link>http://hrhrz.com/thread-25-1-1.html</link>
      <description><![CDATA[适配酷易1.9或以上

由于时间有限，暂无时间去开发，故，抛砖引玉，出个简单的开发例子

**** 本内容被作者隐藏 ****]]></description>
      <category>源码分享</category>
      <author>997502977</author>
      <pubDate>Mon, 11 Apr 2022 05:15:24 +0000</pubDate>
    </item>
    <item>
      <title>超强 属性双向链表</title>
      <link>http://hrhrz.com/thread-11-1-1.html</link>
      <description><![CDATA[根据属性名高效存取属性值，效率和内存上 占用比例基本持平，时间不会太慢，内存也不会太高
构思是
创建256*6个成员，每个成员都分配一个最小链表
然后根据属性名进行算法处理存取在指定的链表中

目前现有命令：创建，添加，取值，删除
属性名的要求 前面和后面最好不 ...]]></description>
      <category>源码分享</category>
      <author>997502977</author>
      <pubDate>Sat, 25 Sep 2021 11:51:20 +0000</pubDate>
    </item>
    <item>
      <title>取出所有同名的文本</title>
      <link>http://hrhrz.com/thread-10-1-1.html</link>
      <description><![CDATA[使用方法简单快捷，
比如：获取网页中的所有链接，多个重名的节点...多种运用方法，



该源码速度不是极致的，但是一般用或者数据量不大的情况下或者不追求极致速度的够用
如果需要极致的方法可联系[qq]997502977[/qq]
 ...]]></description>
      <category>源码分享</category>
      <author>997502977</author>
      <pubDate>Sat, 25 Sep 2021 11:41:24 +0000</pubDate>
    </item>
  </channel>
</rss>