Java连接Zookeeper 一、配置zk环境 本人使用的是虚拟机,创建了两台linux服务器(安装过程百度上很多) 准备zk的安装包,zookeeper 3.4.10.tar.gz,可在Apache官网下载,这里我提供了一个百度云的https://pan.baidu.com/s/15icVROS ...
分类:
编程语言 时间:
2018-07-17 16:31:55
阅读次数:
225
SecurityManager是Shiro的绝对核心,不同于java.lang.SecurityManager,每个应用程序都要有一个SecurityManager. 所以我们第一件事就是配置一个SecurityManager实例. 配置: 我们可以直接实例化SecurityManager类,Shi ...
分类:
其他好文 时间:
2018-07-13 00:00:24
阅读次数:
222
题目描述 FJ's N (1 ≤ N ≤ 10,000) cows conveniently indexed 1..N are standing in a line. Each cow has a positive integer height (which is a bit of secret). ...
分类:
其他好文 时间:
2018-07-11 21:24:24
阅读次数:
152
A. Tanya and Stairways A. Tanya and Stairways Little girl Tanya climbs the stairs inside a multi-storey building. Every time Tanya climbs a stairway, ...
分类:
其他好文 时间:
2018-07-10 20:06:27
阅读次数:
244
http://songsearch.kugou.com/song_search_v2?callback=jQuery1910026785707623246724_1490845878865&keyword=%E9%99%88%E5%A5%95%E8%BF%85&page=1&pagesize=30& ...
分类:
其他好文 时间:
2018-06-27 23:53:51
阅读次数:
186
ssh登录出错:RSA host key for XXX has changed...
分类:
其他好文 时间:
2018-06-27 10:17:54
阅读次数:
419
http://www.infoq.com/cn/articles/in-mysql-never-use-utf8-use-utf8 最近我遇到了一个bug,我试着通过Rails在以“utf8”编码的MariaDB中保存一个UTF-8字符串,然后出现了一个离奇的错误: 我用的是UTF-8编码的客户端, ...
分类:
数据库 时间:
2018-06-25 13:04:47
阅读次数:
277
Docker development best practices Estimated reading time: 6 minutes The following development patterns have proven to be helpful for people building a ...
分类:
其他好文 时间:
2018-06-23 21:01:47
阅读次数:
169
第七章第三节 断言和防御性编程 断言:在开发阶段的代码中嵌入,检验某些"假设"是否成立。若成立,表明程序运行正常,否则表明存在错误。 可用于检查: 内部不变量: 表示不变量: 控制流不变量 方法的前置条件 方法的后置条件 断言主要用于开发阶段,避免引入和帮助发现bug 实际运行阶段, 不再使用断言 ... ...
分类:
其他好文 时间:
2018-06-22 22:47:11
阅读次数:
221
《赖世雄讲英语》第26期:政治民意调意_品牌英语口语 - 可可英语http://www.kekenet.com/kouyu/201208/195943.shtml Use this to correct the anounce. for instance, asked !!!、 Ownig enor ...
分类:
其他好文 时间:
2018-06-22 10:18:51
阅读次数:
185