常用的几个框架整理

Posted 持续学习刻意练习

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了常用的几个框架整理相关的知识,希望对你有一定的参考价值。

  1. 网络请求:
    OkHttp:https://github.com/square/okhttp
    Retrofit:https://github.com/square/retrofit
    RxJava:https://github.com/ReactiveX/RxJava
    Rxandroidhttps://github.com/ReactiveX/RxAndroid

  2. 图片:
    Fresco(图片加载控件):https://github.com/facebook/fresco,
    https://www.fresco-cn.org
    FaceBook的开源框架,中文翻译:https://www.fresco-cn.org/docs/concepts.html#_
    圆形头像第三方:https://github.com/hdodenhof/CircleImageView
    PhotoView(图片浏览框架):https://github.com/chrisbanes/PhotoView
    轮播图,UltraViewPager:https://github.com/alibaba/UltraViewPager

  3. 权限:
    PermissionGen:https://github.com/lovedise/PermissionGen

  4. 进度条:
    KProgressHUD:https://github.com/Kaopiz/KProgressHUD
    数字进度条:https://github.com/daimajia/NumberProgressBar

  5. 对话框:
    MD 风格的对话框,MaterialDialog:https://github.com/afollestad/material-dialogs

  6. 地图:
    百度地图开放平台:http://lbsyun.baidu.com

以上是关于常用的几个框架整理的主要内容,如果未能解决你的问题,请参考以下文章

整理 C# 多线程常用的几个对象和方法

整理 C# 多线程常用的几个对象和方法

Navicat使用的几个常用的快捷键整理

笔记:数据分析中的几个常用框架

整理几个常用的sql和其他代码

高级开发工程师不得不知的几个常用在线工具网站,告别傻傻手写代码