摘要: 1.下载地址:https://github.com/MicrosoftArchive/redis/releases 2.解压 3.验证 阅读全文
posted @ 2020-01-10 21:45 大牛和小白 阅读(307) 评论(0) 推荐(0) 编辑
摘要: 1.下载地址:https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.2.1.zip 2.解压,运行bin目录下的elasticsearch.bat (前提是需要安装jdk,设置好path变量) 3.浏览器访问: ht 阅读全文
posted @ 2020-01-10 21:06 大牛和小白 阅读(2171) 评论(2) 推荐(0) 编辑
摘要: 1.代码 import java.sql.{Connection, DriverManager, PreparedStatement}import org.apache.flink.configuration.Configurationimport org.apache.flink.streamin 阅读全文
posted @ 2020-01-10 15:02 大牛和小白 阅读(2978) 评论(0) 推荐(0) 编辑
摘要: 1.代码 import java.utilimport org.apache.flink.api.common.functions.RuntimeContextimport org.apache.flink.streaming.api.scala.StreamExecutionEnvironment 阅读全文
posted @ 2020-01-10 14:39 大牛和小白 阅读(1600) 评论(0) 推荐(0) 编辑
摘要: 1.代码 import org.apache.flink.streaming.api.scala.StreamExecutionEnvironmentimport org.apache.flink.streaming.connectors.redis.RedisSinkimport org.apac 阅读全文
posted @ 2020-01-10 13:58 大牛和小白 阅读(2936) 评论(0) 推荐(0) 编辑
摘要: 被IntelliJ IDEA 的激活搞了一上午,终于找到了激活方法,还是永久的,分享给各位。 步骤: 1.先去https://pan.baidu.com/s/1mvU2qDxJPCXbCuVaCVCjGA下载一个压缩包,密码:k3e2 2.解压后把bin下的JetbrainsIdesCrack-4. 阅读全文
posted @ 2020-01-10 12:38 大牛和小白 阅读(13386) 评论(4) 推荐(1) 编辑