随笔分类 -  eclipse

logcat 自动清屏
摘要:1.logcat 自动清屏解决:window--->preferenc-->Android修改logcat的最大条目数2.logcat 焦点一直滑动3.logcat 打不出来在ddms 里选中Device设备即可 阅读全文

posted @ 2014-11-28 09:59 cherry_himi 阅读(246) 评论(0) 推荐(0)

eclipse debug (调试) 学习心得
摘要:eclipse debug (调试) 学习心得进入debug模式:1、设置断点2、启动servers端的debug模式3、运行程序,在后台遇到断点时,进入debug调试状态=============================作用域 功能 快捷键全局 单步返回 F7全局 单步跳过 F6全局 单步... 阅读全文

posted @ 2014-11-25 17:07 cherry_himi 阅读(181) 评论(0) 推荐(0)