240 发简信
IP属地:澳门
  • 小云天气App

    LittleCloud 的 github 地址 基础功能 自动定位当前位置,并且显示实时天气,8 项生活指数,以及未来 3 天的天气预报; 通过...

  • retrofit 2 + rxjava 2 + okhttp3 的一些事

    1. okhttp3 sendOkHttpRequest() 方法中有一个 okhttp3.Callback 参数, 这个是 Okhttp 库中...

  • JSON 数据解析的一些事

    1.JSONObject 及 JSONArray 取值 1.1 String 转 JSONObject 或 JSONArray 1.2 JSON...

  • Resize,w 360,h 240
    Socket 一些事

    1. 网络基础 1.1 网络分层 计算机网络分为五层:物理层、数据链路层、网络层、运输层、应用层。其中: 网络层:负责根据IP找到目的地址的主机...

  • Resize,w 360,h 240
    Fragment 一些事

    一、 Fragment为什么要用newInstance来初始化: 利用Android studio新建fragment的时候,利用谷歌提供的模版...

  • Resize,w 360,h 240
    EventBus 3.0 一些事

    EventBus 3.0 的三大要素 EventBus is an open-source library for Android and Ja...