码迷,mamicode.com
首页 >  
搜索关键字:instruments    ( 183个结果
Texas Instruments matrix-gui-2.0 hacking -- menubar.php
本文是对matrix-gui-2.0的menubar.php进行解读
分类:Web程序   时间:2015-06-18 11:12:52    阅读次数:125
Texas Instruments matrix-gui-2.0 hacking -- run_script.php
本文是对matrix-gui-2.0的run_script.php进行解读
分类:Web程序   时间:2015-06-18 11:11:13    阅读次数:154
Texas Instruments matrix-gui-2.0 hacking -- index.php
本文是对matrix-gui-2.0的index.php进行解读
分类:Web程序   时间:2015-06-18 11:02:11    阅读次数:154
UIImage 读取图片内存优化
在图片处理时,我们总会遇到一些内存优化的问题。?这里介绍的是其中一种内存优化处理方式。场景:App 运行很卡,然后我用 Instruments中的相关工具查看对象的内存占用情况,发现当图片加载到 UICollectionView 容器时, 工具中 Allocations 内存分配栏目,lifespa...
分类:其他好文   时间:2015-06-14 18:15:10    阅读次数:183
网络运维团队如何应对最新的黑客威胁?
企业网络上的数据存在极高的价值,因此成为恶意黑客觊觎的目标。重大安全事件几乎已经成为了日常新闻,而网络团队对现状负有的责任越来越重。 网络运维团队如何应对最新的黑客威胁? Network Instruments最近发布了...
分类:其他好文   时间:2015-06-14 13:56:19    阅读次数:126
IOS 网络程序开发时数据监控
开发网络程序时,我们能够直观看到往来数据,对开发是十分便利的。这里提供了几种方法: 一、虚拟网卡 1.在iPhone或iPad上创建一个RVI(remote virtual interface)虚拟网卡 用usb把设备和mac相连接,打开命令行工具,输入命令: rvictl -s abcdef01234563e91f1f2f8a8cb0841d2dafeebbc 这里那一长串东西是设...
分类:移动开发   时间:2015-05-26 14:27:59    阅读次数:217
使用Xcode和Instruments调试解决iOS内存泄露【转】
使用Xcode和Instruments调试解决iOS内存泄露
分类:移动开发   时间:2015-05-18 18:25:36    阅读次数:140
使用Instruments中的CoreAnimation分析动画
使用Instruments中的CoreAnimation分析动画1. 打开Instruments中的CoreAnimation2. 运行前的准备工作要注意勾选以下选项,便于调试3. 运行与调试一些需要注意的细节:1. 如果屏幕中,有超过50%的区域由半透明的layer叠加组成,如果执行滑动操作的话,...
分类:其他好文   时间:2015-05-08 23:29:13    阅读次数:154
BQ27510 电量计的校准 的 C语言实现
根据TI官方MSP430平台移植修改过来的,在Omap37xx平台测试,可以使用 /* ================================================================================ * Texas Instruments OMAP(TM) Platform Software * (c) Copyr...
分类:编程语言   时间:2015-05-03 09:20:25    阅读次数:162
CC2540/CC2541 : Change Scan Response Data( SRP) dynamically
How to change the SRP data is a very imperative for most bluetooth low energy use case. But in official Texas Instruments(TI) example code, there is no demonstration  for this purpose. In here, I note...
分类:其他好文   时间:2015-04-27 00:29:29    阅读次数:489
183条   上一页 1 ... 12 13 14 15 16 ... 19 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!