上一页 1 ··· 69 70 71 72 73 74 75 76 77 ··· 79 下一页
摘要: /** * 993. Cousins in Binary Tree * https://leetcode.com/problems/cousins-in-binary-tree/description/ * two nodes in the binary tree are the cousins if they have same depth,but have different pare... 阅读全文
posted @ 2019-06-13 00:40 johnny_zhao 阅读(192) 评论(0) 推荐(0) 编辑
摘要: 传送门 阅读全文
posted @ 2019-05-26 22:10 johnny_zhao 阅读(505) 评论(0) 推荐(0) 编辑
摘要: https://www.programering.com/a/MDMwAjMwATE.html 阅读全文
posted @ 2019-05-20 13:28 johnny_zhao 阅读(462) 评论(0) 推荐(0) 编辑
摘要: 通过NDK提供的工具:addr2line,objdump; 通过addr2line查找代码的位置 : toolchains/mipsel-linux-android-4.9/prebuilt/linux-x86_64/bin/mipsel-linux-android-addr2line -S /xx 阅读全文
posted @ 2019-05-18 15:02 johnny_zhao 阅读(488) 评论(0) 推荐(0) 编辑
摘要: 一、代码的下载 二、代码的目录 阅读全文
posted @ 2019-05-14 10:40 johnny_zhao 阅读(590) 评论(0) 推荐(0) 编辑
摘要: 传送门 阅读全文
posted @ 2019-05-13 20:18 johnny_zhao 阅读(358) 评论(0) 推荐(0) 编辑
摘要: 安装chrome,执行以下4条命令: 第一条命令:sudo wget http://www.linuxidc.com/files/repo/google-chrome.list -P /etc/apt/sources.list.d/第二条命令:wget -q -O - https://dl.goog 阅读全文
posted @ 2019-04-19 14:37 johnny_zhao 阅读(1576) 评论(0) 推荐(0) 编辑
摘要: 参考1 参考2 阅读全文
posted @ 2019-04-19 11:36 johnny_zhao 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 传送门 阅读全文
posted @ 2019-04-15 11:42 johnny_zhao 阅读(1751) 评论(0) 推荐(0) 编辑
摘要: 保存下来,慢慢看 阅读全文
posted @ 2019-04-15 10:09 johnny_zhao 阅读(1792) 评论(0) 推荐(0) 编辑
上一页 1 ··· 69 70 71 72 73 74 75 76 77 ··· 79 下一页