05 2018 档案
摘要:刚刚学习golang原子操作处理的时候发现github上面一个比较不错的golang学习项目 附上链接:https://github.com/polaris1119/The-Golang-Standard-Library-by-Example 下列文章出处源自:https://github.com/
阅读全文
摘要:1:环境准备 jdk 推荐oracle,不建议open sdk 在/etc/profile加入下列环境变量 在PATH中将jdk和jre的bin加入path里面 2:安装zookeeper 下载zookeeper tar url: https://archive.apache.org/dist/zo
阅读全文