1、首先先了解下NSNumber类型:苹果官方文档地址:https://developer.apple.com/library/ios/documentation/Cocoa/Reference/Foundation/Classes/NSNumber_Class/Reference/Referenc...
分类:
移动开发 时间:
2014-08-18 00:08:33
阅读次数:
274
实时计算里,需要对日志实时收集,logstash可以做到。目前的版本是1.4.2,官方文档在http://www.logstash.net/docs/1.4.2/,里面有详细的配置说明,使用也很简单。这里主要对logstash的可靠性做了简单的验证intput为file,kill掉logstas.....
分类:
其他好文 时间:
2014-08-17 22:44:32
阅读次数:
2054
声明 公司的项目中用到了Druid(不是阿里的连接池),由于网上没有中文的文档,所以只好阅读官方文档。本人第一次阅读英文的文档,非常吃力,借助翻译工具和自己的理解阅读了Durid的官方文档。可能有很多地方有错误,或者不准确。请见谅。 Druid 是一个大数据的实施查询的工具,类似于数据库,号称可以1...
分类:
其他好文 时间:
2014-08-17 22:44:02
阅读次数:
280
官方文档对于dex中的class数据结构表示如下:class_idx uint indexintothetype_idslistforthisclass.Thismustbeaclasstype,andnotanarrayorprimitivetype.access_flags uint accessflagsfortheclass(public,final,etc.).See"access_flagsDefinitions"forde..
分类:
其他好文 时间:
2014-08-15 02:53:09
阅读次数:
291
最近做的项目一直在用laraval框架,有些地方确实很方便,但是有些方面实在是太坑了,就比如这次在数据库里,官方文档写的是Take note thatemailis not a required option, it is merely used for example. You should us...
分类:
数据库 时间:
2014-08-14 20:28:39
阅读次数:
226
github例子地址:https://github.com/lemonbar/spring-mvc-jsp效果图关于spring mvc的标签的讲解, 有一篇blog已经讲的很细了.http://haohaoxuexi.iteye.com/blog/1807330官方文档地址:http://docs...
分类:
编程语言 时间:
2014-08-14 19:34:29
阅读次数:
188
HDFS Users GuidePurposeOverviewPrerequisitesWeb InterfaceShell CommandsDFSAdmin CommandSecondary NameNodeCheckpoint NodeBackup NodeImport CheckpointRe...
分类:
其他好文 时间:
2014-08-14 16:36:20
阅读次数:
244
HDFS ArchitectureIntroductionThe Hadoop Distributed File System (HDFS) is a distributed file system designed to run on commodity hardware. It has many...
分类:
其他好文 时间:
2014-08-14 16:23:38
阅读次数:
275
还是先贴出该例子存于github上的位置https://github.com/lemonbar/spring-mvc-freemarkerSping-Framework 的官方文档简单列出了在spring-mvc中如何使用freemarker, 但是相对来说提供的信息和例子太少, 所以在这给出一个详...
分类:
编程语言 时间:
2014-08-14 14:00:18
阅读次数:
262
原地址:http://dong2008hong.blog.163.com/blog/static/4696882720140403119293/首先阅读官方文档https://developers.google.com/mobile-ads-sdk/docs/按步就班注册获取AdMob Publis...
分类:
移动开发 时间:
2014-08-14 13:10:48
阅读次数:
181