Skip to content

Commit e08d145

Browse files
committed
Update README.md
1 parent 63408f0 commit e08d145

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2116,17 +2116,17 @@ PaintView 是一个画图工具:
21162116
项目地址:[Paintview](https://github.com/lfkdsk/JustWeTools)
21172117
效果图:![p1](https://github.com/lfkdsk/JustWeTools/blob/master/picture/gif.gif)
21182118
![p2](https://github.com/lfkdsk/JustWeTools/blob/master/picture/io.gif)
2119-
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/DrawAPicture.apk)
2120-
原理解析:[PaintView 绘图控件解析](http://www.cnblogs.com/lfk-dsk/p/4768850.html)
2119+
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/DrawAPicture.apk)
2120+
原理解析:[PaintView 绘图控件解析](http://www.cnblogs.com/lfk-dsk/p/4768850.html)
21212121

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

2129-
1. ExplorerView
2129+
1. ExplorerView
21302130
文件浏览器:继承自ListView,可拓展性强,可进行文件类型分析
21312131
项目地址:[CodeView](https://github.com/lfkdsk/JustWeTools)
21322132
效果图:![p5](https://github.com/lfkdsk/JustWeTools/blob/master/picture/explorer1.png)
@@ -2139,22 +2139,20 @@ demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/
21392139
效果图:![p7](https://github.com/lfkdsk/JustWeTools/blob/master/picture/readbook.png)
21402140
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
21412141

2142-
1.MarkDownView
2142+
1. MarkDownView
21432143
支持MarkDown语法的渲染器,基于WebView的MarkDown渲染器,支持标准化的MarkDown语法,
21442144
调用接口和CodeView保持一致使用简便
21452145
项目地址:[ReadView](https://github.com/lfkdsk/JustWeTools)
21462146
效果图:![markdown](https://github.com/lfkdsk/JustWeTools/blob/master/picture/markdown.png)
21472147
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
21482148

2149-
1.VerTextView竖行排版的TextView:
2149+
1. VerTextView竖行排版的TextView:
21502150
支持竖行排版,添加了下划线功能,开启简便,下划线粗细、颜色、间距均可自定义,
21512151
接口调用方式与TextView相似,使用简便。
21522152
项目地址:[ReadView](https://github.com/lfkdsk/JustWeTools)
21532153
效果图:![vertextview](https://github.com/lfkdsk/JustWeTools/blob/master/picture/VerTextView.png)
21542154
demo地址:[apk地址](https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk)
21552155

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

0 commit comments

Comments
 (0)