240 发简信
IP属地:山东
  • github上传时 报make sure you have the correct access rights错误

    具体报的错误如下 ssh: Could not resolve hostname github.com: Name or service not...

  • Resize,w 360,h 240
    对canvas.save()和canvas.restore()的理解

    没调用save()之前的效果 运行效果 调用save()方法: 代码: 运行效果: 总结:save()和restore()结合使用来保存画笔当前...

  • 使用butterknife 8版本报空指针错误

    以前用7版本,今天用8.7版本报这样的错:java.lang.RuntimeException: Unable to start activit...

  • Android Studio查看Android源码报红

    在看listview源码时发现有些方法报红,但是编译能通过,clean rebuild都没用 这是因为这些方法或者类是被androidSDK隐藏...