安卓学习一些常用库总结

xiaoxiao2021-03-01  23

​ compile 'org.litepal.android:core:1.4.1'//litepal数据库框架 compile 'com.squareup.okhttp3:okhttp:3.4.1'//网络访问框架 compile 'com.google.code.gson:gson:2.7'//json解析框架 compile 'com.github.bumptech.glide:glide:3.7.0'//图片加载库 ​

 

转载请注明原文地址: https://www.6miu.com/read-4200289.html

最新回复(0)