240 发简信
IP属地:浙江
  • 120
    实用工具推荐

    1.磁盘空间分析器Wiztree-可视化的磁盘空间占用分析,可用于磁盘清理 https://www.diskanalyzer.com/download[https://www...

  • ChatGPT测试

    1.简介 ChatGPT官网[https://chat.openai.com/chat],国内无法访问仅部分国家支持,如新加坡,可通过某宝购买海外电话卡接收短信注册,或使用短...

  • Binder机制(一)AIDL

    一、简介Android Interface Definition Language (AIDL) 基于Binder机制封装的Android跨进程通信DSL(领域特定语言),提...

  • 120
    设计模式(二)代理模式

    1.简介 Provide a surrogate or placeholder for another object to control access to it.为一个对...

  • 120
    Android四大组件之ContentProvider

    1.简介 They encapsulate data and provide it to applications through the single ContentRes...

  • 120
    EventBus源码解析

    Greenrobot官网地址[https://greenrobot.org/eventbus/]Github地址[https://github.com/greenrobot/...