下载地址 http://jdk.java.net/java-se-ri/8 找到 The source code of the RI binaries is available under the GPLv2 in a single zip file (md5) 121 MB. 点击zip进行下载,下载地址为 https://download.java.net/openjdk/jdk8u40/ri/openjdk-8u40-src-b25-10_feb…
help帮助命令
ls 查看命令 ls / ls /zookeeper ls /zookeeper/quota
/create 创建节点 命令格式:create path data create /whq mytest 创建/whq节点,内容为mytest
///get 查看节点内容 命令格式:get path [zk: localhost:2182(CONNECTED)…