会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Reboost
自由自在,随性而为
首页
新随笔
联系
管理
2018年8月27日
android 调试技巧
摘要: 1.查看当前堆栈 Call tree new Exception(“print trace”).printStackTrace(); 2.MethodTracing 性能分析与优( 函数占用CPU时间, 调用次数, 函数调用关系) a) 在程序代码中加入追踪开关 import android.os.
阅读全文
posted @ 2018-08-27 10:00 Reboost
阅读(187)
评论(0)
推荐(0)
编辑
公告