240 发简信
IP属地:广东
  • 可以了, 刚刚是ip看错了.

    ADB--通过WiFi调试程序

    关于ADB 在开发调试Android程序时我们需要通过adb工具在我们的手机和电脑之间建立连接,通常情况我们都是使用数据线,其实adb还提供了另外一种方式通过tcpip建立连...

  • git学习

    https://www.cnblogs.com/chenwolong/p/GIT.html git add . git commit -m "First commit." g...