2017年11月7日

Generate Parentheses

摘要: 描述 Given n pairs of parentheses, write a function to generate all combinations of wellformed parentheses.For example, given n = 3, a solution set is:" 阅读全文

posted @ 2017-11-07 16:27 李雷 阅读(160) 评论(0) 推荐(0)

elasticsearch地理空间操作简单操作

摘要: 创建索引库 录入数据 范围查询 阅读全文

posted @ 2017-11-07 16:02 李雷 阅读(325) 评论(0) 推荐(0)

elastic-search单机部署以及中文分词IKAnalyzer安装

摘要: 前提条件 elasticsearch使用版本5.6.3,需要jdk版本1.8,低于该版本不能使用 下载 https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.6.3.zip 启动 1、进入目录C:\test\es\e 阅读全文

posted @ 2017-11-07 15:26 李雷 阅读(297) 评论(0) 推荐(0)

导航