File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Android工具类库
25
25
| [ FileUtils] [ 16 ] | 文件操作工具类|
26
26
| [ HanziToPinyin] [ 17 ] | 汉字转拼音工具类|
27
27
| [ ImsiUtil] [ 18 ] | IMSI工具类|
28
- | [ JSONUtils] [ 801 ] | Json解析工具类|
28
+ | [ JSONUtils] [ 46 ] | Json解析工具类|
29
29
| [ LocationUtils] [ 19 ] | 根据经纬度查询地址信息和根据地址信息查询经纬度|
30
30
| [ LogUtils] [ 20 ] | Log工具类。课参考博文:[ Android Log工具类] [ 43 ] 。|
31
31
| [ NetUtil] [ 21 ] | 网络工具类|
@@ -146,7 +146,7 @@ License
146
146
[ 36 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/ViewAnimationUtils.java
147
147
[ 37 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/ViewUtils.java
148
148
[ 38 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/WindowUtils.java
149
- [ 801 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/JSONUtils.java
149
+ [ 46 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/util/JSONUtils.java
150
150
151
151
[ 39 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/app/BaseApplication.java
152
152
[ 40 ] : https://github.com/jingle1267/android-utils/blob/master/src/com/ihongqiqu/app/BaseCrashHandler.java
You can’t perform that action at this time.
0 commit comments