1 概述 VirtualBox安装完CentOS8后无法调节分辨率,需要安装额外的工具。 2 安装依赖包 首先确保虚拟机能正常连接网络,然后安装:kernel、kernel-core、kernel-modules、kernel-devel、gcc、make、perl、elfutils-libelf- ...
分类:
其他好文 时间:
2020-08-25 15:53:57
阅读次数:
56
[TOC]虚拟机系统使用Debian:+ VirtualBox 版本:VirtualBox 5.2.6+ Debian 版本:Linux debian 4.9.0-4-amd64## 1. 前期准备打开 Debian 虚拟机并登陆,依次点击 VirtualBox 的 “设备 -> 安装增强功能”。这... ...
分类:
其他好文 时间:
2020-08-03 19:58:35
阅读次数:
94
1.安装VirtualBox和Vagrant 在win10下先安装VirtualBox然后再安装Vagrant。我这里用的VirtualBox6.0.8,Vagrant_2.2.4_x86_64。 2.下载box 我这里用的Centos7 https://cloud.centos.org/cento ...
分类:
其他好文 时间:
2020-07-30 18:13:59
阅读次数:
79
VirtualBox+Vagrant环境配置 一、下载安装VirtualBox和Vagrant VirtualBox下载地址:https://download.virtualbox.org/virtualbox/6.1.12/VirtualBox-6.1.12-139181-Win.exe Vagr ...
分类:
其他好文 时间:
2020-07-17 13:41:14
阅读次数:
74
一、简介: 官网:http://mp.baomidou.com/ 参考教程:http://mp.baomidou.com/guide/ MyBatis-Plus(简称 MP)是一个 MyBatis 的增强工具,在 MyBatis 的基础上只做增强不做改变,为简化开发、提高效率而生。 二、MP集成: ...
分类:
其他好文 时间:
2020-07-11 00:08:25
阅读次数:
74
一、所需环境 1、虚拟机环境:CentOS7(64位),VBox安装CentOS7的教程:https://blog.csdn.net/paotianzhou/article/details/97923351 2、虚拟机需要有JDK1.8+,安装JDK1.8的教程:https://www.cnblog ...
分类:
其他好文 时间:
2020-07-09 19:10:31
阅读次数:
85
好几年没有写过C/C代码,基本上都忘光了,之前是使用VC6.0写代码的,最近用VSCode成功搭建了C/C++开发环境,这里记录一下搭建过程。 1. 安装VSCode 在官网https://code.visualstudio.com/#alt-downloads下载安装包安装即可。 2. 安装VSC ...
分类:
编程语言 时间:
2020-07-04 22:38:10
阅读次数:
86
官网:https://mp.baomidou.com/ MyBatis-Plus(简称 MP)是一个 MyBatis 的增强工具,在 MyBatis 的基础上只做增强不做改变,为简化开发、提高效率而生。 1、加载依赖 <!--mybatisPlus --> <dependency> <groupId ...
分类:
编程语言 时间:
2020-07-04 15:21:34
阅读次数:
88
环境: Win10 安装 VBox(6.1.10),虚拟机系统为:Centos8 开始: http://download.virtualbox.org/virtualbox 中找到你的VBox版本下载对应版本: 后面以为的版本为例: http://download.virtualbox.org/vi ...
分类:
其他好文 时间:
2020-06-23 17:12:41
阅读次数:
458
下载地址: https://www.centos.org/download/ 我下载的是CentOS-8.2.2004-x86_64-dvd1.iso ...
分类:
其他好文 时间:
2020-06-20 10:29:40
阅读次数:
48