今天来安装kafka 安装kafka前台必须安装zookeeper 不会安装请移步:点我快速进入安装zookeeper文章 一、安装kafka 下载kafka两种方式 1、手动下载 下载地址:http://kafka.apache.org/downloads 下载好了然后上传服务器(不在这里赘述。前 ...
分类:
其他好文 时间:
2020-10-21 20:38:04
阅读次数:
22
Recently I am working on a project whose prerequisite is that developer must figure out how a field for example Material description in ERP and Produc ...
分类:
数据库 时间:
2020-09-15 20:52:46
阅读次数:
45
https://zjusummer.contest.codeforces.com/group/clkkguw3vK/contest/102661/problem/D 对于一个节点,设有食物时为黑色,无食物时为白色,可以发现,一个节点顶多经历三个阶段 $1.$一直是白色 $2.$黑白闪烁 $3.$一直 ...
分类:
其他好文 时间:
2020-07-21 23:22:12
阅读次数:
78
Content ZJU-ICPC Summer 2020 Contest 4 by Group A Problem F. Magical String ZJU-ICPC Summer 2020 Contest 4 by Group A Problem F. Magical String 给定一个一个 ...
分类:
其他好文 时间:
2020-07-17 19:24:42
阅读次数:
54
Content ZJU-ICPC Summer 2020 Contest 4 by Group A Problem F. Magical String ZJU-ICPC Summer 2020 Contest 4 by Group A Problem F. Magical String 给定一个一个 ...
分类:
其他好文 时间:
2020-07-17 16:23:39
阅读次数:
72
中科大镜像站(地址:安徽):http://mirrors.ustc.edu.cn清华大学镜像站:http://mirrors.tuna.tsinghua.edu.cn浙江大学镜像站:http://mirrors.zju.edu.cn重庆大学镜像站:http://mirrors.cqu.edu.cn兰 ...
分类:
其他好文 时间:
2020-06-25 23:36:14
阅读次数:
62
开源网站镜像: 搜狐开源镜像站:http://mirrors.sohu.com/ 网易开源镜像站:http://mirrors.163.com/ 开源中国:http://mirrors.oschina.net/ 首都在线科技股份有限公司:http://mirrors.yun-idc.com/ 阿里云 ...
分类:
Web程序 时间:
2020-05-18 12:01:49
阅读次数:
69
注:本文使用的网课资源为中国大学MOOC https://www.icourse163.org/course/ZJU 93001 简单排序 前提 大多数情况下,为简单起见,讨论从小到大的整数排序 N是正整数 只讨论基于比较的排序( = 冒泡排序 基本思想 : 比较相邻的元素。如果第一个比第二个大,就 ...
分类:
编程语言 时间:
2020-05-05 17:35:38
阅读次数:
68
注:本文使用的网课资源为中国大学MOOC https://www.icourse163.org/course/ZJU 93001 最短路径问题 问题抽象 在网络中,求两个不同顶点之间的所有路径中,边的权值之和最小的那一条路径 这条路径就是两点之间的最短路径(shortest path) 第一个顶点为 ...
分类:
其他好文 时间:
2020-04-05 22:29:30
阅读次数:
86
kubeadm部署kubernetes v1.17.4 高可用master节点
分类:
Web程序 时间:
2020-03-23 18:50:34
阅读次数:
165