https
-
Linux安装搭建k8s简单学习
官方文档: https://kubernetes.io/docs 使用minikube可以在单机环境下快速搭建可用的k8s集群,此方法仅适用于开发环境或学习环境。 第一步安装doc…
-
自己搭建git服务器:linux自己Gitlab服务
github只能保存开源项目,私有项目要收费。 公司的git不想上传个人项目,比如我的博客: https://www.zhoulujun.cn/、https://www.zhou…
-
程序员必备网站
第一个程序员必备导航: https://cxy521.com/ 第二个程序员基础学习: 哔哩哔哩 https://www.bilibili.com/ 腾讯课堂 提升:腾讯课堂先加老…
-
py -> exe 教程
手把手教你把Python代码转成exe: https://zhuanlan.zhihu.com/p/391464546 解决pyinstaller打包文件过大的问题(Anaco…
-
node版本切换工具nvs使用
1、简介 官网:https://github.com/jasongin/nvs/ Windows 系统 1、Windows Installer (MSI) 包可从GitHub 上的…
-
node版本切换工具nvs使用
1、简介 官网:https://github.com/jasongin/nvs/ Windows 系统 1、Windows Installer (MSI) 包可从GitHub 上的…
-
GitHub PR & Squash and Merge All In One
GitHub PR & Squash and Merge All In One GitHub 上 merge PR 时合并多个 commits 提交 ✅ demo http…
-
GitHub PR & Squash and Merge All In One
GitHub PR & Squash and Merge All In One GitHub 上 merge PR 时合并多个 commits 提交 ✅ demo http…
-
如何在 Ubuntu 中安装具体指定的软件包版本
作者: Abhishek Prakash 译者:LCTT 郑 | 2022-06-26 14:53 在 Ubu…
-
RabitMQ Windows安装
RabbitMQ 以前也安装过,时间久了,忘记了。现在记录下来。。。 RabbitMQ是实现了高级消息队列协议(AMQP)的开源消息代理软件(亦称面向消息的中间件)。RabbitM…