Skip to content

Commit 027ce33

Browse files
committed
add OkHttpFinal
新增一个OkHttpFinal的网络请求框架。
1 parent 01261f0 commit 027ce33

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,6 +1695,11 @@ Demo 地址:https://github.com/stephanenicolas/RoboDemo/downloads
16951695
TwistVolley 是对 Volley 的一个封装库。提供类似 Picasso 一样的串联式 API。使得使用 Volley 更加方便。
16961696
项目地址:https://github.com/TwistedEquations/TwistVolley
16971697

1698+
1. OkHttpFinal
1699+
一个对OkHttp封装的简单易用型HTTP请求和文件下载管理框架
1700+
项目地址:https://github.com/pengjianbo/OkHttpFinal
1701+
Demo 地址:https://github.com/pengjianbo/OkHttpFinal
1702+
16981703
#### 四、数据库 orm 工具包
16991704
orm 的 db 工具类,简化建表、查询、更新、插入、事务、索引的操作
17001705

0 commit comments

Comments
 (0)