@@ -2116,17 +2116,17 @@ PaintView 是一个画图工具:
2116
2116
项目地址:[ Paintview] ( https://github.com/lfkdsk/JustWeTools )
2117
2117
效果图:![ p1] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/gif.gif )
2118
2118
![ 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 )
2121
2121
2122
- 1 . CodeView
2122
+ 1 . CodeView
2123
2123
CodeView代码查看/修改工具: 基于WebView制作的代码编辑器,实现代码高亮,暗色主题
2124
2124
项目地址:[ CodeView] ( https://github.com/lfkdsk/JustWeTools )
2125
2125
效果图:![ p3] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/accomplish.png )
2126
2126
![ p4] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/edit.png )
2127
2127
demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk )
2128
2128
2129
- 1 . ExplorerView
2129
+ 1 . ExplorerView
2130
2130
文件浏览器:继承自ListView,可拓展性强,可进行文件类型分析
2131
2131
项目地址:[ CodeView] ( https://github.com/lfkdsk/JustWeTools )
2132
2132
效果图:![ 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/
2139
2139
效果图:![ p7] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/readbook.png )
2140
2140
demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk )
2141
2141
2142
- 1.MarkDownView
2142
+ 1 . MarkDownView
2143
2143
支持MarkDown语法的渲染器,基于WebView的MarkDown渲染器,支持标准化的MarkDown语法,
2144
2144
调用接口和CodeView保持一致使用简便
2145
2145
项目地址:[ ReadView] ( https://github.com/lfkdsk/JustWeTools )
2146
2146
效果图:![ markdown] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/markdown.png )
2147
2147
demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk )
2148
2148
2149
- 1.VerTextView竖行排版的TextView:
2149
+ 1 . VerTextView竖行排版的TextView:
2150
2150
支持竖行排版,添加了下划线功能,开启简便,下划线粗细、颜色、间距均可自定义,
2151
2151
接口调用方式与TextView相似,使用简便。
2152
2152
项目地址:[ ReadView] ( https://github.com/lfkdsk/JustWeTools )
2153
2153
效果图:![ vertextview] ( https://github.com/lfkdsk/JustWeTools/blob/master/picture/VerTextView.png )
2154
2154
demo地址:[ apk地址] ( https://github.com/lfkdsk/JustWeTools/blob/master/demo/JustWeTools.apk )
2155
2155
2156
-
2157
-
2158
2156
## 第三部分 优秀项目
2159
2157
主要介绍那些 Android 还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。
2160
2158
0 commit comments