11 2017 档案
摘要:跑monkey想要导出log,最开始提示command not found 原因是,没有添加adb路径,所以直接在前面添加上adb所在路径即可,如果查看路径如下图: 然后在后面加上/Users/chenrui/Library/Android/sdk/platform-tools即可。 但是继续输入a
阅读全文
摘要:DP divide and approach分而治之 题号:53. Maximum Subarray Apparently, this is a optimization problem, which can be usually solved by DP. So when it comes to
阅读全文
摘要:27. Remove Element 当 return错误数 的时候,有可能会产生index out of range
阅读全文
摘要:怎么向github account增加SSH: https://help.github.com/articles/checking-for-existing-ssh-keys/ 查看已经存在的ssh https://help.github.com/articles/generating-a-new-
阅读全文

浙公网安备 33010602011771号