美文网首页
Intellij Fix

Intellij Fix

作者: 嘟嘟噜噜可 | 来源:发表于2015-12-30 16:38 被阅读10次

    1, bash: ./gradlew: Permission denied

    chmod +x gradlew

    2, No resource found that matches the given name (at 'drawab' with value '@drawable/你的资源').

    No resource found that matches the given name (at 'drawab' with value '@drawable/你的资源'). 我这里的这个资源指的是drawable资源,这个是一个9.png文件,所以问题出在9.png文件。

    相关文章

      网友评论

          本文标题:Intellij Fix

          本文链接:https://www.haomeiwen.com/subject/knqihttx.html