06 2017 档案

摘要:http://blog.csdn.net/tswisdom/article/details/41522069 阅读全文
posted @ 2017-06-26 20:36 wind_land 阅读(157) 评论(0) 推荐(0)
摘要:ES介绍: http://blog.csdn.net/cnweike/article/details/33736429 ES的java API接口使用说明 http://www.cnblogs.com/shuaiwang/p/4686224.html 阅读全文
posted @ 2017-06-12 17:00 wind_land 阅读(114) 评论(0) 推荐(0)
摘要:Galera:多主同步MySQL集群原理解析 http://www.liuhaihua.cn/archives/44038.html Galera Cluster是基于MySQL/innodb二次开发而成的一个支持“多主同步”的数据库主从集群。强调主从集群意味着Galera Cluster的每个节点 阅读全文
posted @ 2017-06-08 17:22 wind_land
摘要:Ctrl+ shift + T : 查找类 Ctrl+ shift + R : 查找文件 Ctrl+Click,快速打开光标处的类或方法(跳转到定义处) alt + 左方向键 : 回退到上次的位置 阅读全文
posted @ 2017-06-06 16:09 wind_land 阅读(217) 评论(0) 推荐(0)