现象描述:
monkey --pkg-blacklist-file storage/sdcard0/blacklist.txt --ignore-security-exc
eptions --monitor-native-crashes -s 800 -v -v -v --throttle 1427 180000 >sdcard
/Monkey.log ...
分类:
移动开发 时间:
2015-01-22 21:52:34
阅读次数:
441
http://diaocow.iteye.com/blog/1768647http://www.cnblogs.com/me-sa/archive/2011/08/11/erlang0007.htmlets是什么?ets是Erlang Term Storage的缩写,它是一个基于内存的KV Tabl...
分类:
其他好文 时间:
2015-01-22 17:55:57
阅读次数:
334
setStorage={ getLocal : function(key){ //获得localStorage里面的值 var storage = window.localStorage; if(storage.getItem(key)){ ...
分类:
Web程序 时间:
2015-01-22 15:00:19
阅读次数:
210
setStorage={ getLocal : function(key){ //获得localStorage里面的值 var storage = window.localStorage; if(storage.getItem(key)){ ...
分类:
Web程序 时间:
2015-01-22 12:56:53
阅读次数:
189
系统环境:
操作系统:Centos6.5X86_64fastdfs版本:FastDFS_v5.02.tar
Fastdfs_trackerIP:172.16.4.30
Fastdfs_storage_s1IP:172.16.4.31
Fastdfs_storage_s1IP:172.16.4.32
Fastdfs_clientIP:172.16.4.33
一.fastdfs和libevent的下载
地址:http://sourceforge.net/projects/fas..
分类:
其他好文 时间:
2015-01-22 11:19:34
阅读次数:
171
FastDFS tracker storage 的工作原理及流程2013 年 3 月 11 日 – 09:22 | 1,409 views |收藏(No Ratings Yet)FastDFS是一个开源的轻量级分布式文件系统,它对文件进行管理,功能包括:文件存储、文件同步、文件访问(文件上传、文件下...
分类:
其他好文 时间:
2015-01-21 19:44:45
阅读次数:
215
eclipse 真机调试报Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE
[Please check logcat output for more details.
Launch canceled! 错误
解决办法:
在配置文件:AndroidManifest.xml加入如下代码:
package="com....
分类:
系统相关 时间:
2015-01-21 16:42:21
阅读次数:
287
前面了解了fastdfs的原理,接下来就熟悉一下安装过程,准备了三台机器,一台模拟client,一台模拟storage,一台模拟tracker。 三台机器均为debian6,系统为最小化安装,先安装基本编译环境: apt-get install build-essential php5-dev .....
分类:
其他好文 时间:
2015-01-21 14:58:23
阅读次数:
220
T-code SARI , 这是对Archiving 后的数据进行浏览使用的。 T-code: AOBJ ,Customizing Setting 里,有一块是’Place File in Storage System’ ,是将在SAP 文件系统中的Archive 文 件,移送到外围的Storage...
分类:
其他好文 时间:
2015-01-21 14:47:30
阅读次数:
283
curl请求post,header(host),urlcurl --data "haha=haha&h=h" -H "Host: lww.storage.hd.open.360.cn" "http://10.16.15.115/data/save?iot_id=iot_id"其中,--data是po...
分类:
Web程序 时间:
2015-01-21 01:15:05
阅读次数:
309