码迷,mamicode.com
首页 >  
搜索关键字:instruments    ( 183个结果
How use Instruments and display the console in Command Lines applications
I'm using Xcode on OSX to develop command line C applications. I would also like to use Instruments to profile and find memory leaks.However, I couldn...
分类:移动开发   时间:2015-07-12 14:15:24    阅读次数:160
raywenderlich写的关于内存管理,第二篇,关于如何检查内存泄露
原文链接地址:http://www.raywenderlich.com/2696/how-to-debug-memory-leaks-with-xcode-and-instruments-tutorial著作权声明:本文由http://www.cnblogs.com/andyque翻译,欢迎转载分享...
分类:其他好文   时间:2015-07-06 17:29:03    阅读次数:167
TestStand用户界面设置语言
在这个D:\Program Files\National Instruments\TestStand 2014\Components\Language\English\文件夹下,更改相关配置文件即可!D:\Program Files\National Instruments\TestStand 20...
分类:编程语言   时间:2015-07-05 21:02:33    阅读次数:633
Instruments(检测内存泄露)简介
Instruments中文文档下载地址:http://cc.cocimg.com/bbs/attachment/Fid_6/6_24457_90eabb4ed5b3863.pdf或许很多人对Instruments应用不太了解,但可能很多老的iOS开发者都应该用过 Instruments工具来检测iO...
分类:其他好文   时间:2015-06-30 12:26:28    阅读次数:101
使用Xcode Instruments Leak解决内存泄漏问题
iOS 5.0之后apple引入了Xcode编译器特性ARC(Automatic Reference Counting,自动引用计数)来帮助开发者管理内存,但为了追求app的高性能与减少安装包大小,工作中很多时候需要我们手动管理内存。再牛的开发者也不能保证自己写的code 100%没有内存泄露,.....
分类:其他好文   时间:2015-06-28 13:59:55    阅读次数:17461
用Instruments检测内存泄露
用Instruments检测内存泄露标签:Xcode原创作品,允许转载,转载时请务必以超链接形式标明文章原始出处、作者信息和本声明。否则将追究法律责任。http://dawn110110.blog.51cto.com/3049492/899283IPhone上木有垃圾回收,动态申请的内存要自己记得释...
分类:其他好文   时间:2015-06-18 21:39:56    阅读次数:121
Texas Instruments matrix-gui-2.0 hacking -- execute_command.sh
本文是对matrix-gui-2.0的execute_command.sh进行解读
分类:其他好文   时间:2015-06-18 13:04:28    阅读次数:130
Texas Instruments matrix-gui-2.0 hacking -- app_description.php
本文是对matrix-gui-2.0的app_description.php进行解读
分类:移动开发   时间:2015-06-18 12:55:05    阅读次数:119
Texas Instruments matrix-gui-2.0 hacking -- submenu.php
本文是对matrix-gui-2.0的submenu.php进行解读
分类:Web程序   时间:2015-06-18 12:54:58    阅读次数:156
Texas Instruments matrix-gui-2.0 hacking -- json.txt
本文仅仅是对json.txt文本文件进行展开,方便阅读、分析,仅此而已,后面的解析文件并没有使用该json.txt文件,而是参考了另外一份全是qt gui程序的json.txt文件
分类:Web程序   时间:2015-06-18 11:27:44    阅读次数:145
183条   上一页 1 ... 11 12 13 14 15 ... 19 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!