240 发简信
IP属地:辽宁
  • Resize,w 360,h 240
    Bluetooth蓝牙架构

    架构图 蓝牙应用通过binder和系统蓝牙Service进行通讯 ,然后通过JNI与蓝牙HAL层进行通讯.Android的硬件抽象层,简单来说,...

  • mac配置gerrit

    (1)Git全局配置 git --version git config --global user.name "xxx" git config ...

  • Resize,w 360,h 240
    mac下分析log日志的软件

    The Unarchiver 解压7zip、tgzhttps://www.maczd.com/post/unarchive-rar-on-mac...

  • 线程池

    一、为什么使用线程池: 当我们有大量的任务时,每个任务都需要开一个线程单独处理;性能:出于性能考虑,不能直接使用new Thread创建线程: ...

  • Arouter原理及源码分析

    组件化开发: 业务模块之间相互独立,互不依赖 startActivity的方式: 显式:方式1:intent.setClass(this,Dem...

  • 代码setMaxWidth处理让android:ellipsize="end" 生效

    private void setMaxWidth() {int llWidth = binding.llTitle.getWidth();// ...

  • wifi调试AndroidStudio

    adb tcpip 5555adb connect 192.168.1.101(同wifi同网段车机手机ip地址):5555

  • AndroidStudio git拉代码报错Unexpected end of file from server

    git console 日志错误信息:Invocation failed Unexpected end of file from serverj...

  • Kotlin语言之美

    感受一下Kotlin的语言之美 自定义中缀 来自理科男的土味情话 我是9,你是3除了你还是你~

个人介绍
沈阳 android工程师