240 发简信
IP属地:北京
  • Resize,w 360,h 240
    Unity2019.3.3f1遇到UnityEngine.UI.csproj不会自动生成,vs code加载不到UI库的问题

    转:https://www.taikr.com/article/3928 这几天遇到vs code加载不到UI项目库的问题,这样在vs code...

  • Resize,w 360,h 240
    优雅地修改 TabLayout 指示线 Indicator 的宽度

    声明:别人的,解决了我的问题,拿过来以后自己查看,感谢,希望能帮到别人,附上链接 https://cloud.tencent.com/devel...

  • Resize,w 360,h 240
    FFMPEG-Android利用ndk(r20)编译最新版本ffmpeg4.2.1

    声明:转载别人的:https://juejin.im/post/5d831333f265da03c61e8a28 编译ffmpeg真是太痛苦了,...

  • butterknife 绑定无效

    android studio3.0以上版本中,butterknife的导入有所改变 dependencies { compile 'com....

  • RPC failed; curl 18 transfer closed with outstanding read data remaining

    具体报错 fatal: The remote end hung up unexpectedly error: RPC failed; curl ...

  • Resize,w 360,h 240
    沉浸式状态栏实现及遇到的坑

    Android4.4以前的版本,状态栏都是一块黑色的,个人认为还是比较丑的。自4.4开始,Android已经支持透明状态栏了(俗称沉浸式状态栏)...

  • MAC对APK包进行重新签名

    应用宝加固之后需要重新签名,windows有工具(乐固)直接使用,换了mac之后找不到工具,直接mac终端命令签名。 方法一:360加固宝 这个...

  • 如何解决Cocoapods 'workspace integrity couldn't load project'合并冲突

    在日常多人开发中使用SVN/Git合并代码时Cocoapods有时会出现这样的错误--workspace integrity couldn't ...