摘要:
摘自:http://blog.csdn.net/cnbird2008/article/details/18967449 阅读全文
posted @ 2015-03-23 16:04
sunbylm
阅读(161)
评论(0)
推荐(0)
摘要:
摘自:http://www.kankanews.com/ICkengine/archives/130646.shtml 阅读全文
posted @ 2015-03-23 16:02
sunbylm
阅读(100)
评论(0)
推荐(0)
摘要:
摘自:http://www.aboutyun.com/thread-6855-1-1.html 阅读全文
posted @ 2015-03-23 15:51
sunbylm
阅读(130)
评论(0)
推荐(0)
摘要:
摘自:http://rjhym.blog.163.com/blog/static/28130232201263042013972/ 阅读全文
posted @ 2015-03-23 15:40
sunbylm
阅读(146)
评论(0)
推荐(0)
摘要:
facebook的scribe。apache的chukwa。linkedin的kafka。cloudera的flume.scribe主页:https://github.com/facebook/scribechukwa主页:http://incubator.apache.org/chukwa/kaf... 阅读全文
posted @ 2015-03-23 15:37
sunbylm
阅读(316)
评论(0)
推荐(0)
摘要:
http://flume.apache.org/ 阅读全文
posted @ 2015-03-23 14:04
sunbylm
阅读(99)
评论(0)
推荐(0)
摘要:
http://blog.csdn.net/siemenliu/article/details/6568306 阅读全文
posted @ 2015-03-23 13:21
sunbylm
阅读(132)
评论(0)
推荐(0)
摘要:
http://blog.csdn.net/siemenliu/article/details/7835808 阅读全文
posted @ 2015-03-23 13:19
sunbylm
阅读(107)
评论(0)
推荐(0)
摘要:
http://blog.csdn.net/siemenliu/article/details/7836499 阅读全文
posted @ 2015-03-23 13:16
sunbylm
阅读(94)
评论(0)
推荐(0)
摘要:
找到编译目录下执行myapp>./myapp param1 param2在应用中可以这样来获取param1/param2NSProcessInfo *proc = [NSProcessInfo processInfo];NSArray *args = [proc arguments];args[0]... 阅读全文
posted @ 2015-03-23 13:12
sunbylm
阅读(387)
评论(0)
推荐(0)
摘要:
菜单Product->Edit Scheme左边找到run xxx,点击后再邮编选择Arguments面板中就可以设置Xcode在运行命令行app时模拟输入参数。设置完成后再次run就会自动填入设置好的参数了。 阅读全文
posted @ 2015-03-23 13:09
sunbylm
阅读(205)
评论(0)
推荐(0)
摘要:
http://blog.csdn.net/siemenliu/article/details/7891345 阅读全文
posted @ 2015-03-23 13:05
sunbylm
阅读(93)
评论(0)
推荐(0)
摘要:
开启了ARC则不能显示调用dealloc/retain/release等手动内存管理操作,所以很多情况下需要关闭。Xcode中有两种途径可以关闭ARC。1、创建项目时将ARC选项的勾取消掉。2、在开发中的项目在项目设置的building settings中搜索garbage关键字就可以看到这个选项了... 阅读全文
posted @ 2015-03-23 13:03
sunbylm
阅读(488)
评论(0)
推荐(0)
摘要:
1、Ctrl + shift + R查找自己写的文件2、Ctrl + shift + T查找自己写的以及第三方Jar包中的文件 阅读全文
posted @ 2015-03-23 12:56
sunbylm
阅读(103)
评论(0)
推荐(0)
浙公网安备 33010602011771号