1.Linux环境下安装Redis (1)下载Redis安装包,并解压到安装路径【没有wget就使用yum install wget安装】 [root@localhost ~]#wget http://download.redis.io/releases/redis-5.0.7.tar.gz [ro ...
分类:
系统相关 时间:
2020-04-29 01:14:10
阅读次数:
87
google protobuf-3.6.1是现在最新版本,添加了新的特性,看说明 下载地址 https://github.com/protocolbuffers/protobuf/releases 我下载的是protobuf-all-3.6.1.tar.gz 包 新版本不需要执行autogen.sh ...
分类:
系统相关 时间:
2020-04-28 12:46:21
阅读次数:
187
一、环境准备 IDEA IDE或者Android Studio开发软件(本人使用IDEA) Flutter SDK ,下载地址:https://flutter.dev/docs/development/tools/sdk/releases VS Code代码编辑器 二、设置环境变量 1.下载Flut ...
分类:
其他好文 时间:
2020-04-24 21:40:55
阅读次数:
63
ZooKeeper 3.6.0版本 kafka_2.12 2.4.1版本 ...
分类:
其他好文 时间:
2020-04-24 00:47:36
阅读次数:
130
我的整个搭建用了三个服务器 Zookeeper在10.160.192.164 生产者在10.160.196.0 消费者在10.121.252.209 一、安装Zookeeper 在这里下载https://zookeeper.apache.org/releases.html 我下载的是3.6.0版本。 ...
分类:
编程语言 时间:
2020-04-23 20:57:25
阅读次数:
61
Redis 安装 Window 下安装 下载地址:https://github.com/MSOpenTech/redis/releases。 Redis 支持 32 位和 64 位。这个需要根据你系统平台的实际情况选择,这里我们下载 Redis-x64-xxx.zip压缩包到 C 盘,解压后,将文件 ...
分类:
其他好文 时间:
2020-04-23 10:33:41
阅读次数:
112
1.需要借助"Windows Service Wrapper"小工具,项目地址: https://github.com/kohsuke/winsw (供学习) 2.下载地址: http://repo.jenkins-ci.org/releases/com/sun/winsw/winsw/1.18/w ...
分类:
其他好文 时间:
2020-04-21 18:08:17
阅读次数:
102
1.golang sql2struct 1.1 go代码实现 1.2 命令行模式 相关链接 https://github.com/gohouse/converter/releases ...
分类:
数据库 时间:
2020-04-20 15:31:30
阅读次数:
178
1:下载 https://github.com/alibaba/nacos/releases 网盘下载地址 1.2.1版本 链接:https://pan.baidu.com/s/1DM-ZlLvpmtK0OOcAl-Rj4g 提取码:rt5v 2:安装运行 运行bin下面的命令 3:查看运行结果 h ...
分类:
其他好文 时间:
2020-04-17 13:58:10
阅读次数:
2636
官网:https://github.com/alibaba/Sentinel 中文:https://github.com/alibaba/Sentinel/wiki/%E4%BB%8B%E7%BB%8D 下载:https://github.com/alibaba/Sentinel/releases ...
分类:
编程语言 时间:
2020-04-15 18:39:22
阅读次数:
251