05 2020 档案
摘要:####创建一个空仓库 ####进入项目根路径,右键git bash here $ git push https://github.com/Jin-Tianyi/ruoyi-cloud-study.git 根据提示输入github用户名和密码 上传成功 ####更换远程仓库路径 修改.git/con
阅读全文
摘要:克隆别人代码出现Plugin 'org.springframework.boot:spring boot maven plugin:' not found 解决方式,添加版本号重新导入:https://www.cnblogs.com/vevy/p/12246679.html
阅读全文
摘要:一、下载 https://dev.mysql.com/downloads/windows/installer/8.0.html 二、安装 2.1双击开始安装 2.2手动选择需要的功能 2.3选择数据库服务和可视化工具 2.4更改安装路径 2.5安装 2.6安装Microsoft Visual C++
阅读全文
摘要:一、下载 下载地址https://git scm.com/download/win 二、安装 双击安装 测试 鼠标右键有git bash here 和 git gui here即安装成功
阅读全文
摘要:一、下载 1.1下载地址 https://tomcat.apache.org/download 90.cgi 二、环境变量配置 2.1解压到自定义路径 2.2配置环境变量 此电脑 》属性 》高级系统设置 》环境变量 新增CATALINA_HOME系统变量 Path中 添加 %CATALINA_HOM
阅读全文
摘要:####一、安装 相比较正式版功能少,优点在于免费,插件少运行快 1.1、下载 https://www.jetbrains.com/idea/download/#section=windows ####1.2、解压后进入bin目录 ####二、个人设置 ####2.1、更改默认设置 ####2.2、
阅读全文
摘要:安装服务、启动reids服务(windows版) 下载地址 https://github.com/microsoftarchive/redis/releases 下载后解压
阅读全文
摘要:下载 https://dev.mysql.com/downloads/mysql/ 解压 安装 配置
阅读全文