使用repalceAll 方法出现java.util.regex.PatternSyntaxException: Dangling meta character '*' near index 0异常 代码如下: 以junit测试方式运行后报了如下错误: java.util.regex.Pattern ...
分类:
编程语言 时间:
2016-06-13 23:35:59
阅读次数:
832
Dear little yang So beautiful boy as you, the most beautiful boy is you who i ever saw, like a sun ,the shine into my heart, it makes my heart like fl ...
分类:
其他好文 时间:
2016-05-31 14:07:11
阅读次数:
150
Elasticsearch是一个高度可扩展的开源的全文搜索和分析引擎,它可以接近实时的快速的存储、搜索、分析大量的数据
基本概念
对es有几个核心概念,开始学习之前理解这些概念将极大的帮助你理解后面的学习
Near Realtime(NRT)--接近实时
elasticsearch 是一个接近实时的搜索平台。通俗的讲就是,从你索引一个文档直到这个文档可被搜索会有一段时间的延...
分类:
其他好文 时间:
2016-05-12 18:28:46
阅读次数:
137
NFC简介: Near Field Communication 近场通信,是一种数据传输技术。 与wifi、蓝牙、红外线等数据传输技术的一个主要差异就是有效距离一般不能超过4cm。 NFC支持3种工作模式: 1.读卡器模式; 2.仿真卡模式; 3.点对点模式; 1.读卡器模式: 通过NFC设备(支持 ...
分类:
移动开发 时间:
2016-05-11 15:01:48
阅读次数:
169
思路 新浪微博API接口提供了获取附近位置的微博用户的API接口,因此尝试通过分析春节期间全国用户各地微博用户分布情况,再结合用户注册地信息,粗略分析人口流动情况。 数据获取 0:新浪微博API接口 NearbyUser:http://open.weibo.com/wiki/2/place/near ...
分类:
其他好文 时间:
2016-05-03 21:57:21
阅读次数:
150
JMP(无条件跳转) JMP SHORT OPR(段内跳转)(1byte)(+127~-128) JMP OPR(near jump)(2byte) JMP FAR PTR OPR(段间)(FAR类型,PTR强制类型转换) 标签内: 跳转结束 JMP DONE e.g.1 A word array ...
分类:
其他好文 时间:
2016-05-01 20:21:23
阅读次数:
164
Lesson 1 Finding fossil man 发现化石人 1、我们能够从书中了解到事情We can read of things那些事情发生在5000年以前 that happened 5,000 years ago 在近东地区,in the Near East,在那里where人们最早学 ...
分类:
其他好文 时间:
2016-05-01 12:16:21
阅读次数:
237
矩形结构的原型: 1 typedef struct tagRECT 2 { 3 LONG left; 4 LONG top; 5 LONG right; 6 LONG bottom; 7 } RECT, *PRECT, NEAR *NPRECT, FAR *LPRECT; 设置RECT变量的三种方法 ...
分类:
其他好文 时间:
2016-04-25 14:29:02
阅读次数:
159
The latest Windows 10 will be more and more popular in the very near future. Now let's take a look if we could conduct a live forensic on Win10 by usi ...
To start this post, it is the best to first let me tell you a story that had happened in the year 2013. It was in the summer of 2013, when I was near ... ...
分类:
其他好文 时间:
2016-04-09 10:35:47
阅读次数:
212