码迷,mamicode.com
首页 >  
搜索关键字:debugging    ( 537个结果
Android adb shell启动应用程序的方法
在Android中,除了从界面上启动程序之外,还可以从命令行启动程序,使用的是命令行工具am.usage: am [subcommand] [options] start an Activity: am start [-D] -D: enable debugging send a broadcast...
分类:移动开发   时间:2014-05-12 01:45:49    阅读次数:373
get-task-allow有什么用
【failed to get the task for process问题】A: Why am I getting "Error launching remote program: failed to get the task for process" when debugging an iPhon...
分类:其他好文   时间:2014-05-08 18:10:58    阅读次数:326
php & laravel 相关收集
http://www.oschina.net/news/49207/best-php-debugging-tools 调试相关工具https://github.com/barryvdh/laravel-debugbarhttp://identicon-php.org/https://github.c...
分类:Web程序   时间:2014-05-07 14:16:02    阅读次数:364
(转) Java程序员应该知道的10个调试技巧
原地址:http://www.csdn.net/article/2012-09-03/2809495-java-debugging-tips-with-eclipse调试可以帮助识别和解决应用程序缺陷,在本文中,作者将使用大家常用的的开发工具Eclipse来调试Java应用程序。但这里介绍的调试方法...
分类:编程语言   时间:2014-05-06 00:11:56    阅读次数:417
Instrument 实用详解
苹果:Instruments User GuideiPhone Memory Debugging with NSZombie and Instruments苹果:Mac OS X Debugging Magic——高级瓶盖调试技巧必备
分类:其他好文   时间:2014-04-29 14:03:37    阅读次数:451
traceview缩小操作
mark笔记,也供别人查阅。 关于traceview的使用有往上一大堆文档,当然最权威可以参考google dev: http://developer.android.com/tools/debugging/debugging-tracing.html 但是国内文章一大抄一大转载,除了翻译google的原文外,都没有补充操作方式,在使用上很不方便,只能放大时间轴不能缩小,造成没办法回复初...
分类:其他好文   时间:2014-04-29 13:46:20    阅读次数:410
一些编程语录
【一些编程语录】1、If debugging is the process of removing software bugs, then programming must be the process of putting them in.– Edsger Dijkstra 如果调试程序是移除臭....
分类:其他好文   时间:2014-04-27 22:56:14    阅读次数:543
537条   上一页 1 ... 52 53 54
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!