Logstash+Elasticsearch+Kibana+S3+NginxbuildourprivatelogquerysystemSystemstructureHowtosetupLogstash-index(Logstashserver)yum-yinstalljava-1.7.0-openjdkInstallandconfigureElasticsearch(Logstash1.4.2recommendsElasticsearch1.1.1)rpm--importhttp://packages.ela..
分类:
其他好文 时间:
2014-09-27 09:56:30
阅读次数:
322
1 IRasterLayer myrasterlayer = MapControl.Map.Layer[index] as IRasterLayer;2 IRaster myRaster = myrasterlayer.Raster;3 ...
分类:
其他好文 时间:
2014-09-27 00:34:18
阅读次数:
281
wordpress每个主题至少要有这两个文件 –style.css和index.php。 index.php 告诉主题中所有的元素如何布局; style.css 则告诉主题中所有的元素该如何展示,以及它们的样式。几个名词:Template(模板) 其实就是一个代码集,主题中很多地方会利用到这个...
分类:
其他好文 时间:
2014-09-26 23:18:28
阅读次数:
299
Java split方法源码分析 1 public String[] split(CharSequence input [, int limit]) { 2 int index = 0; // 指针 3 boolean matchLim...
分类:
编程语言 时间:
2014-09-26 22:05:38
阅读次数:
521
1. 数据抽象:物理抽象、概念抽象、视图级抽象,内模式、模式、外模式2. SQL语言包括数据定义、数据操纵(Data Manipulation),数据控制(Data Control)数据定义:Create Table,Alter Table,Drop Table, Craete/Drop Index...
分类:
数据库 时间:
2014-09-26 21:51:58
阅读次数:
251
调度器(scheduler)http://cn.cocos2d-x.org/article/index?type=cocos2d-x&url=/doc/cocos-docs-master/manual/framework/native/v3/scheduler/zh.md
分类:
其他好文 时间:
2014-09-26 20:14:18
阅读次数:
143
1. Git概念1.1. Git库中由三部分组成 Git 仓库就是那个.git 文件夹,当中存放的是我们所提交的文档索引内容,Git 可基于文档索引内容对其所管理的文档进行内容追踪,从而实现文档的版本号控制。.git文件夹位于工作文件夹内。1) 工作文件夹:用户本地的文件夹;2) Index(索引)...
分类:
其他好文 时间:
2014-09-26 19:39:08
阅读次数:
439
Unexpected number(index)的错误用的json字符串如var jsonStr = "{1:'北京note备注信息',2:'上海note备注信息',3:'广东note备注信息',4:'深圳note备注信息4',5:'天津note备注信息5',6:'湖北note备注信息6',7:'重...
分类:
Web程序 时间:
2014-09-26 19:36:58
阅读次数:
455
.htaccess 文件
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
http://localhost/Application/Home/Index...
分类:
其他好文 时间:
2014-09-26 19:31:08
阅读次数:
315
JavaScript API v2.0:http://developer.baidu.com/map/index.php?t...