<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>非业余 - aardio 编程语言 - 非官方问答社区 - 开发工具箱</title>
    <link>https://bbs.feiyeyu.cn/forum-8-1.html</link>
    <description>Latest 20 threads of 开发工具箱</description>
    <copyright>Copyright(C) 非业余 - aardio 编程语言 - 非官方问答社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 29 Apr 2026 23:18:38 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.feiyeyu.cn/static/image/common/logo_88_31.gif</url>
      <title>非业余 - aardio 编程语言 - 非官方问答社区</title>
      <link>https://bbs.feiyeyu.cn/</link>
    </image>
    <item>
      <title>dotNet.ReoGrid读取数据到表</title>
      <link>https://bbs.feiyeyu.cn/thread-286-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Sun, 21 Jul 2024 07:58:04 +0000</pubDate>
    </item>
    <item>
      <title>aardio.cc 图标资源</title>
      <link>https://bbs.feiyeyu.cn/thread-251-1-1.html</link>
      <description><![CDATA[发布exe，没有图标如何使得！aardio.cc 收藏的图标资源总有一个适合你的程序！




下载地址：

链接：https://pan.baidu.com/s/1u5CNCrVYnaSgnHLJ3GWACw?pwd=lqbv 
提取码：lqbv]]></description>
      <category>开发工具箱</category>
      <author>风行者</author>
      <pubDate>Mon, 17 Jun 2024 02:15:37 +0000</pubDate>
    </item>
    <item>
      <title>截图小工具练习更新</title>
      <link>https://bbs.feiyeyu.cn/thread-234-1-1.html</link>
      <description><![CDATA[截图小工具练习，模仿SnippingTool]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Mon, 03 Jun 2024 23:50:30 +0000</pubDate>
    </item>
    <item>
      <title>树形文件浏览two(c#)v1.1（模仿aardio功能）</title>
      <link>https://bbs.feiyeyu.cn/thread-226-1-1.html</link>
      <description><![CDATA[简单开发说明：树文件浏览，原为单个窗口，树文件浏览增加为两个窗口，即一个主窗口，加入两个用户窗口，相当于两个listview]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Tue, 28 May 2024 03:33:25 +0000</pubDate>
    </item>
    <item>
      <title>树形文件浏览双窗口v1.11</title>
      <link>https://bbs.feiyeyu.cn/thread-225-1-1.html</link>
      <description><![CDATA[简单开发说明：在原树文件浏览基础上，增加双窗口练习，支持分窗口打开，文件复制等功能。]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Tue, 28 May 2024 00:49:55 +0000</pubDate>
    </item>
    <item>
      <title>树形文件浏览(c#)v1.27（模仿aardio树文件视图功能）</title>
      <link>https://bbs.feiyeyu.cn/thread-218-1-1.html</link>
      <description><![CDATA[一、编写背景
aardio有树文件视图功能，是通过treeview+ie实现，c#树文件视图，是通过treeview+listview实现。


二、功能介绍
1. 系统无缝连接，支持快速桌面目录，支持资源管理器。
2. 快速列表框，支持手动输入，支持文件复制粘贴，自动获取目录名称，自动浏览，自动 ...]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Wed, 22 May 2024 08:44:46 +0000</pubDate>
    </item>
    <item>
      <title>富文本记事本工具(c#)v1.12（模仿aardio富文本功能）</title>
      <link>https://bbs.feiyeyu.cn/thread-214-1-1.html</link>
      <description><![CDATA[富文本记事本工具(c#)

一、编写背景
windows 7下，aardio的richedit富文本控件(系统32位控件)，不支持图形，想解决这个问题。于是模仿aardio相关功能重新用c#写了这个富文本工具。

二、主要功能
此软件为x64位软件。
1. 数据分类保存，默认保存以rtf开头的子目录，可 ...]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Sat, 18 May 2024 23:51:18 +0000</pubDate>
    </item>
    <item>
      <title>树形文件浏览管理软件（改进版）v1.11</title>
      <link>https://bbs.feiyeyu.cn/thread-213-1-1.html</link>
      <description><![CDATA[树形文件浏览管理软件（改进版）

一、编写背景
树形文件浏览管理软件，主要是将自己的文档，实现以文件分类维度，快速定位常用历史目录，快速访问常用文件，极大提升工作效率，相当于高级资源管理器，是一款不可多得的办公软件。



二、改进版功能
此软件是将范例的树 ...]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Sat, 18 May 2024 23:18:09 +0000</pubDate>
    </item>
    <item>
      <title>风行者 AI工具合集</title>
      <link>https://bbs.feiyeyu.cn/thread-174-1-1.html</link>
      <description><![CDATA[一个集合了国内各种好用免费的AI工具，纯aardio制作
功能：可使用ini配置文件增加或删除AI，定制自己的AI合集工具








风行者AI合集工具：]]></description>
      <category>开发工具箱</category>
      <author>风行者</author>
      <pubDate>Wed, 17 Apr 2024 10:37:41 +0000</pubDate>
    </item>
    <item>
      <title>富文本云编辑器V1.0（附件更新优化自动保存4.15）</title>
      <link>https://bbs.feiyeyu.cn/thread-141-1-1.html</link>
      <description><![CDATA[富文本云编辑器v1.0
本地采用sqlite数据库，云端采用mysql数据库（自定义接口），解压即可使用

工作方式：嵌入式
保存数据：文字、表格、图片等
技术突破：yang.ice库扩展自动保存，颜色表库功能扩展直接调用

列表：标题倒序显示，点击选项，富文本云编辑
新建：新建 ...]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Mon, 25 Mar 2024 01:17:10 +0000</pubDate>
    </item>
    <item>
      <title>富文本编辑器工具v1.0（附件更新优化换行符4.10）</title>
      <link>https://bbs.feiyeyu.cn/thread-133-1-1.html</link>
      <description><![CDATA[富文本编辑器v1.0

工具可保存在ide的tools目录下，启动ide直接使用

技术突破：yang.ice库，颜色表库功能扩展和直接调用

工作方式：嵌入式
保存数据：文字、表格、图片等

目录：当前子目录html
新建：新建并创建文件，文件名自动为当前日期.html，自动查重并增加后缀 ...]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Wed, 20 Mar 2024 02:06:28 +0000</pubDate>
    </item>
    <item>
      <title>通用代码：猜数字</title>
      <link>https://bbs.feiyeyu.cn/thread-92-1-1.html</link>
      <description><![CDATA[[mw_shl_code=aauto,true]//猜数字
import win.ui;
import console;
/*DSG{{*/
var winform = win.form(text=\&quot;aardio form\&quot;;right=693;bottom=361)
winform.add(
button={cls=\&quot;button\&quot;;text=\&quot;提交\&quot;;left=487;top=149;right=592;bottom=196;z=1};
editNumber={cls=\&quot;e]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Fri, 23 Feb 2024 04:55:54 +0000</pubDate>
    </item>
    <item>
      <title>通用代码：修改图片宽高（缩略图）</title>
      <link>https://bbs.feiyeyu.cn/thread-90-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Thu, 22 Feb 2024 09:26:29 +0000</pubDate>
    </item>
    <item>
      <title>通用代码：百度一下</title>
      <link>https://bbs.feiyeyu.cn/thread-88-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Thu, 22 Feb 2024 03:28:13 +0000</pubDate>
    </item>
    <item>
      <title>通用代码：baidu翻译接口</title>
      <link>https://bbs.feiyeyu.cn/thread-84-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Wed, 21 Feb 2024 01:43:40 +0000</pubDate>
    </item>
    <item>
      <title>通用代码：sqlite用户登录</title>
      <link>https://bbs.feiyeyu.cn/thread-82-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Tue, 20 Feb 2024 09:05:17 +0000</pubDate>
    </item>
    <item>
      <title>通用代码：超链接</title>
      <link>https://bbs.feiyeyu.cn/thread-81-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Tue, 20 Feb 2024 08:11:10 +0000</pubDate>
    </item>
    <item>
      <title>常用代码：用户登录</title>
      <link>https://bbs.feiyeyu.cn/thread-80-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Tue, 20 Feb 2024 06:34:29 +0000</pubDate>
    </item>
    <item>
      <title>常用代码：定时器电子钟</title>
      <link>https://bbs.feiyeyu.cn/thread-79-1-1.html</link>
      <description><![CDATA[简单实用代码，请参考]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Tue, 20 Feb 2024 04:38:48 +0000</pubDate>
    </item>
    <item>
      <title>通用函数库ide插入v1.33（解决新版打开报错问题）</title>
      <link>https://bbs.feiyeyu.cn/thread-74-1-1.html</link>
      <description><![CDATA[1.背景
aardio范例很多，但常用智能提示需要熟练才能使用
通用函数库ide插入工具，新手或老手都可以快速开发，很实用

2.下载目录
复制到tools目录，如 D:\\Program_Files\\aardio\\tools
重新进入开发环境，右侧工具自动显示 

3.常用代码维护
程序，鼠标右键，编辑，增加 ...]]></description>
      <category>开发工具箱</category>
      <author>善小而为_</author>
      <pubDate>Sun, 18 Feb 2024 03:22:43 +0000</pubDate>
    </item>
  </channel>
</rss>