Skip to content

Commit cd8e3af

Browse files
committed
Merge pull request #187 from lfkdsk/patch-2
Update README.md
2 parents 9fb6d6d + e7567ab commit cd8e3af

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2090,7 +2090,7 @@ Demo 地址: https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/e
20902090
https://github.com/handsomezhou/PinyinSearchLibrary/blob/master/external_res/image/Qwerty_search.png
20912091
APP 示例: 通讯录应用,微信电话本
20922092

2093-
1.PrainView
2093+
1. PrainView
20942094
PaintView 是一个画图工具:
20952095
可直接使用设定按钮来实现已拥有的方法,且拓展性强
20962096
基础功能:更换颜色、更换橡皮、以及更换橡皮和笔的粗细、清屏、倒入图片
@@ -2101,20 +2101,25 @@ PaintView 是一个画图工具:
21012101
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/DrawAPicture.apk)
21022102
原理解析:[PaintView 绘图控件解析](http://www.cnblogs.com/lfk-dsk/p/4768850.html)
21032103

2104-
1.CodeView
2104+
1. CodeView
21052105
CodeView代码查看/修改工具: 基于WebView制作的代码编辑器,实现代码高亮,暗色主题
21062106
项目地址:[CodeView](https://github.com/lfkdsk/JustWeTools)
21072107
效果图:![p3](https://github.com/lfkdsk/JustWeTools/blob/master/picture/accomplish.png)
21082108
![p4](https://github.com/lfkdsk/JustWeTools/blob/master/picture/edit.png)
21092109
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
21102110

2111-
1.ExplorerView
2111+
1. ExplorerView
21122112
文件浏览器:继承自ListView,可拓展性强,可进行文件类型分析
21132113
项目地址:[CodeView](https://github.com/lfkdsk/JustWeTools)
21142114
效果图:![p5](https://github.com/lfkdsk/JustWeTools/blob/master/picture/explorer1.png)
21152115
![p6](https://github.com/lfkdsk/JustWeTools/blob/master/picture/explorer2.png)
21162116
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
21172117

2118+
1. ReadView
2119+
小说阅读器,支持文字字体、颜色、背景、进度等多种调整,支持一键设置。
2120+
项目地址:[ReadView](https://github.com/lfkdsk/JustWeTools)
2121+
效果图:![p7](https://github.com/lfkdsk/JustWeTools/blob/master/picture/readbook.png)
2122+
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
21182123

21192124
## 第三部分 优秀项目
21202125
主要介绍那些 Android 还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。

0 commit comments

Comments
 (0)