用 Heap监测应用进程使用内存情况的步骤如下:1. 启动eclipse后,切换到DDMS透视图,并确认Devices视图、Heap视图都是打开的;2. 将手机通过USB链接至电脑,链接时需要确认手机是处于“USB调试”模式,而不是作为“Mass Storage”;3. 链接成功后,在DDMS的De...
分类:
移动开发 时间:
2014-08-08 11:54:45
阅读次数:
340
迁移系统到集群环境的时候,要仔细考虑类似Timer之类的任务是Node Level的还是Cluster Level的...
分类:
其他好文 时间:
2014-08-07 23:12:38
阅读次数:
267
root@phyCORE-AM335x:~ amixer controlsnumid=38,iface=MIXER,name='Headphone Playback Switch'numid=39,iface=MIXER,name='Headphone Playback Volume'numid=3...
分类:
其他好文 时间:
2014-08-07 22:47:05
阅读次数:
362
原创文章,转载请注明出处
ios项目,如果有内置下载或者程序动态生成文件的话,就要注意所下载或生成的文件,要不要自动备份到iCloud
如果没有合适的理由就自动上传大文件的话,可能在不能通过应用审核. 收到一下类似这样的答复
We also found that your app does not follow the iOS Data Storage Guidelines, which i...
分类:
移动开发 时间:
2014-08-07 19:15:20
阅读次数:
256
安装Oracle 11.2.0.4 的RAC,在Grid 安装时报错:[INS-41112]Specified network interface doesnt maintain connectivity across cluster nodes首先尝试在节点间ping 各个IP 地址没有问题。因为...
分类:
数据库 时间:
2014-08-07 15:40:10
阅读次数:
672
A cluster of computing systems is provided with guaranteed real-time access to data storage in a storage area network. Processes issue request for ban...
分类:
Web程序 时间:
2014-08-07 12:34:09
阅读次数:
437
一、LVM简介LVM是 Logical Volume Manager(逻辑卷管理)的简写,它由Heinz Mauelshagen在Linux 2.4内核上实现。LVM将一个或多个硬盘的分区在逻辑上集合,相当于一个大硬盘来使用,当硬盘的空间不够使用的时候,可以继续将其它的硬盘的分区加入其中,这样可以实...
分类:
系统相关 时间:
2014-08-07 12:07:20
阅读次数:
396
A computer system with read/write access to storage devices creates a snapshot of a data volume at a point in time while continuing to accept access r...
分类:
其他好文 时间:
2014-08-07 12:03:00
阅读次数:
258
An apparatus comprising a plurality of storage nodes comprising a plurality of corresponding storage disks and configured to store data in a distribut...
分类:
移动开发 时间:
2014-08-07 03:01:28
阅读次数:
456
这段时间为了把mmc的一个block当成sdcard内置,学习了下android的vold磁盘挂载模块,记录一下(android 4.2.2)。...
分类:
移动开发 时间:
2014-08-06 23:10:42
阅读次数:
355