Skip to content

Commit 0b0e731

Browse files
committed
Merge pull request #277 from name-mengwei/master
merge add OkHttpFinal
2 parents a7c3ee0 + c6b8152 commit 0b0e731

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
@@ -1715,6 +1715,11 @@ Demo 地址:https://github.com/stephanenicolas/RoboDemo/downloads
17151715
TwistVolley 是对 Volley 的一个封装库。提供类似 Picasso 一样的串联式 API。使得使用 Volley 更加方便。
17161716
项目地址:https://github.com/TwistedEquations/TwistVolley
17171717

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

0 commit comments

Comments
 (0)