240 发简信
IP属地:重庆
  • Android Studio项目gradle下载慢问题

    源地址:https://blog.csdn.net/moresi/article/details/136206437[https://blog....

  • Flutter doctor报错Error: Unable to find git in your PATH.

    git config --global --add safe.directory '*'

  • Flutter 多语言 插件 intl

    https://blog.csdn.net/mp624183768/article/details/120580468[https://blog...

  • FastBle报错

    参考:https://blog.csdn.net/Guceekll/article/details/123203725[https://blog...

  • Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

    问题: 解决:gradle.properties(Project Properties)中增加

  • Resize,w 360,h 240
    Flutter生命周期

    转载:https://blog.csdn.net/yoonerloop/article/details/121003373[https://bl...

  • GPIO笔记

    查看管脚状态 cat /sys/kernel/debug/gpio 用/sys/class/gpio方式控制GPIO时,指定gpio的值的计算方...