Stella981 Stella981
3年前
Consul集群搭建
 近几年随着Docker容器技术、微服务等架构的兴起,人们开始意识到服务发现的必要性。微服务架构简单来说,是一种以一些微服务来替代开发单个大而全应用的方法,每一个小服务运行在自己的进程里,并以轻量级的机制来通信,通常是HTTPRESTfulAPI。微服务强调小快灵,任何一个相对独立的功能服务不再是一个模块,而是一个独立的服务。那么,当我们需要
Stella981 Stella981
3年前
Linux之man命令详解及中文汉化
一、安装中文版man官方下载地址:https://code.google.com/archive/p/manpageszh/GITHUB项目地址:https://github.com/manpageszh/manpageszh安装方法一1、Debian/Ubuntu安装sudo
Stella981 Stella981
3年前
GitLab私服搭建
GitLab私服搭建我这里服务器系统是CentOS7,所以我搭建私服参考的是https://about.gitlab.com/downloads/centos7(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fabout.gitlab.com%2Fdownl
Wesley13 Wesley13
3年前
unity+kbengine demo搭建
unity客户端代码        https://github.com/kbengine/kbengine\_unity3d\_demounity客户端插件        https://github.com/kbengine/kbengine\_unity3d\_pluginskbengine源代码        https://g
Stella981 Stella981
3年前
Redis 5种数据结构及对应使用场景(面试必修课)
本文收录在GitHub地址https://github.com/chengxynds/SpringbootNotebook(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fchengxynds%2FSpringbootNotebook)
Stella981 Stella981
3年前
Ambari平台搭建
一:搭建docker1.1 部署控制器curlSsLo/tmp/csphereinstall.shhttps://csphere.cn/static/csphereinstallv2.shsudoenvROLEcontrollerCSPHERE\_
Stella981 Stella981
3年前
Meld compare&git diff & stat
Mac文件比对器https://yousseb.github.io/meld/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fyousseb.github.io%2Fmeld%2F)geminstallmeldgitmergetooltoo
Easter79 Easter79
3年前
SpringBoot基础框架的搭建(idea工具快速搭建)
1、打开idea,选择新建项目然后选择SpringAssistant进去后,配置sdk版本和选择default,使用springboot的基础架构!(https://static.oschina.net/uploads/img/202009/16142318_t4BK.png)友情提醒,若idea是社区版,要通过插件安装SpringAss
Stella981 Stella981
3年前
SpringBoot基础框架的搭建(idea工具快速搭建)
1、打开idea,选择新建项目然后选择SpringAssistant进去后,配置sdk版本和选择default,使用springboot的基础架构!(https://static.oschina.net/uploads/img/202009/16142318_t4BK.png)友情提醒,若idea是社区版,要通过插件安装SpringAss
哈希竞猜搭建
我整理了一下:哈希竞猜游戏开发原理。哈希区块链的搭建原理。哈希值的应用和定义哈希值就是文件的身份证,不过比身份证还严格。他是根据文件大小,时间,类型,创作着,机器等计算出来的,很容易就会发生变化,谁也不能预料下一个号码是多少,也没有更改他的软件。哈希算法将任意长度的二进制值映射为固定长度的较小二进制值,这个小的二进制值称为哈希值。哈希值是一段数据唯一且极其紧