一切的开始

This commit is contained in:
2020-03-12 18:46:40 +08:00
committed by FatttSnake
commit 45ba8d9dd7
52 changed files with 2668 additions and 0 deletions

28
README.md Normal file
View File

@@ -0,0 +1,28 @@
<p align="center"><a href="https://textcut.fatweb.top"><img src="https://textcut.fatweb.top/image/githubTitle.png" alt="Title"></a></p>
<p align="center">
<a href="https://textcut.fatweb.top"><img src="https://img.shields.io/badge/TextCut-%E5%AE%98%E7%BD%91-blue" alt=“Official Website"></a>
<a href="https://ci.fatweb.top/job/TextCut/"><img src="http://ci.fatweb.top/job/TextCut/badge/icon" alt="Jenkins Building Status"></a>
<a href="https://github.com/FatttSnake/TextCut/releases"><img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/FatttSnake/TextCut"></a>
<a href="https://github.com/FatttSnake/TextCut/blob/master/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/FatttSnake/TextCut"></a>
</p>
<p align="center">可将一个长文本文件分割成多个文本文件保存</p>
特性
-----------
- APP体积小占用内存少
- UI能简则简
- 简易操作
快速使用
-----------
- 打开APP
- 点击右下角加号按钮选择文件
- 点击裁切按钮
- 选择要裁切的份数
- 点击确定进行裁切
- 在文件同目录下可见一个同名文件夹存放裁切成品
已知问题
-----------
暂未适配Android N及以上版本