TabEditor/README.md

46 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2024-06-20 22:55:52 +08:00
<p align="center">
<img src="./res/app.ico" width="200" />
</p>
2024-06-20 23:19:38 +08:00
<h1 align="center">TabEditor++</h1>
<p align="center">
一个制表符分隔的文本数据编辑工具
</p>
2024-07-20 22:14:14 +08:00
<p align="center" style="color:red;"><strong>使用 FlexCell 控件,请支持正版:<a href="https://www.grid2000.com/cn/index.html">https://www.grid2000.com/cn/index.html</a></strong></p>
2024-07-20 22:09:36 +08:00
2024-06-20 23:20:49 +08:00
TabEditor++仅适用于特定场景,小众应用。
2024-06-20 23:19:38 +08:00
## 📃 功能
- 读取以制表符分隔数据的txt文本编辑保存都不会更改其原本格式。
2024-06-20 23:20:49 +08:00
> 若用 Excel 打开这类txt文本保存时会将部分数据添加上双引号以及每行数据末尾都会出现多个多余的制表符
2024-06-20 23:19:38 +08:00
- 制表符分隔的txt文本数据与 sqlite3 数据格式转换
## ✨ 演示
2024-06-20 23:20:49 +08:00
![demo](./res/demo.png)
2024-06-20 23:19:38 +08:00
## 📝 更新日志
- [发行](https://gitea.iioio.com:3000/aardio/TabEditor/releases)
## ✨ 贡献
欢迎贡献、建议、错误报告和修复!
## 💖 致谢
感谢 aardio 的创造者 [aardio 官网](https://aardio.com/) aardio 历经 17 年活跃更新。小轻快,永久免费。一款超好用的 Windows 桌面软件开发工具!!!
2024-06-20 22:55:52 +08:00
2024-06-20 23:19:38 +08:00
感谢 光庆 大佬 [aardio 资源网](https://aar.chengxu.online/)
2024-06-20 22:55:52 +08:00
2024-06-20 23:19:38 +08:00
- flexcell —— 光庆大佬封装的 flexcell 库
- message —— 光庆大佬封装 [message 简单信息框](https://aar.chengxu.online/thread-18.htm)
2024-06-16 18:48:18 +08:00
2024-06-20 23:19:38 +08:00
感谢 FlexCell 作者 [FlexCell 官网](https://www.grid2000.com/cn/index.html),一款灵活易用的表格控件。