安装
-
mysql安装教程
1、卸载mysql(重要)(1)使用 rpm 命令查看已安装的安装包输入以下命令检查是否安装了mysql软件: rpm -qa | grep mysql 如果查到了相关文件,例如 …
-
Ruby-Sass 安装
安装ruby sass是基于ruby的环境,所以安装sass之前需要安装ruby。rudy windows 的安装包官方下载地址是:https://rubyinstaller.or…
-
Sonatype Nexus Repository Manager OSS仓库管理私服 — Windows 环境安装
简介 nexus有收费版和开源免费版,本次案例采用Nexus Repository Manager OSS是开源免费的,其功能基本满足我们的需求。 下载 地址:Nexus Repo…
-
Sonatype Nexus Repository Manager OSS仓库管理私服 — Windows 环境安装
简介 nexus有收费版和开源免费版,本次案例采用Nexus Repository Manager OSS是开源免费的,其功能基本满足我们的需求。 下载 地址:Nexus Repo…
-
Try to run this command from the system terminal. Make sure that you use the correct version of 
切换后,安装第三方库报错: Try to run this command from the system terminal. Make sure that you u…
-
Java环境变量的配置
第一步下载JDK通过官方网站获取JDK http://www.oracle.com 注意:针对不同的操作系统,需要下载对应版本的JDK。 JDK的默认安装路径是C:/Program…
-
Windows安装MySQL8.0
windows安装mysql8.01、下载下载地址 https://dev.mysql.com/downloads/mysql/ mysql-8.0.22-winx64.zip 2…
-
2:ubuntu安装搜狗输入法
1:先安装fcitx,为安装搜狗做准备(据说搜狗是建立在fcitx之上的)。 https://blog.csdn.net/qq_37760750/article/details/8…
-
<一>Hyper-V安装centos
一、打开Hyper-v管理器,为虚拟机创建一个虚拟交换机,设为外部网络。如下。 二、右键管理器并点击新建弹出虚拟机选项。并选中 三、弹出如下虚拟机向导 四、点击…
-
windows10:vscode下go语言的适配
ps:本篇依赖golang的sdk已经安装完成:url:https://www.cnblogs.com/mrwhite2020/p/16475731.html 一、下载vscode…