From 3faf4bc642260e4e06ca41d4abd7270ad0831ac7 Mon Sep 17 00:00:00 2001 From: Crimson Date: Wed, 21 Jun 2023 01:04:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ce66e2..46aded2 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,12 @@ ## TODO -1. 表格内容搜索 -2. 冻结行、列 -3. 隐藏行、列 +- 自动适配文本文件本身的字符编码格式 + +以下功能不知道当前用的 tablewidget 是否支持 +- 表格内容搜索 +- 冻结行、列 +- 隐藏行、列