https://jiajunhuang.com/articles/2018_08_04-how_to_read_source_code.md.html
如何阅读源代码
- 学会如何使用
- 从 main 函数入手
- 打断点
- 打印调用栈
- 打印日志
- 合理使用跳转
https://jiajunhuang.com/articles/2018_08_04-how_to_read_source_code.md.html
1
smallsneaker Aug 5, 2018 via Android
写的不错
|