240 发简信
IP属地:河北
  • 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除了你还是你~

  • Kotlin集合内置函数

    1.LINQ-风格 getShortWordsTo 上面逻辑看起来似乎不太直观LINQ: apply代替let let返回block() 而ap...

  • Kotlin作用域函数场景对比

    先来看一段代码 "result."频繁出现 如何去掉繁琐的出现的变量代码我们可以在赋值时增加代码块 {return with(对象){this....

个人介绍
沈阳 android工程师