1.参考资料 菜鸟教程(windows10安装docker) Wls升级 链接 Wls升级 2.安装注意事项 windows必须是最新版本 3.安装 3.1开启适用于Linux的Windows子系统&&虚拟机平台 打开控制面板=>程序=>启用或关闭windows功能 勾选以下两个选项 3.2打开Mi ...
打开CMD的方式 开始菜单>Windows系统>命令提示符(可右键,点击更多,选择以管理员方式运行以获取最高权限) Windows键+R,输入cmd打开控制台(推荐) 按住Shift键,在桌面空白处点击鼠标右键,点击“在此处打开Powershell窗口” 在资源管理器的地址栏前面加上cmd+空格+路 ...
分类:
其他好文 时间:
2021-03-01 13:26:14
阅读次数:
0
快捷键 Ctrl+C 复制 Ctrl+V 粘贴 Ctrl+A 全选 Ctrl+Z 撤销 Ctrl+X 剪切 Ctrl+S 保存 Windows+T 切换任务栏程序 Windows+V 云剪贴板 Windows+D 桌面 Windows+E 我的电脑 Windows+R 运行(+cmd 命令行 DOS ...
分类:
其他好文 时间:
2021-03-01 13:22:19
阅读次数:
0
git记录 初始化: git version //查看git版本 git init //初始化仓库 cd 路径 //改变路径,windows命令 touch 文件名 //创建文件,windows命令 配置用户: git config --global user.name '用户名' git conf ...
分类:
其他好文 时间:
2021-02-27 13:31:46
阅读次数:
0
作者: 赵青青 出处:https://www.cnblogs.com/zhaoqingqing/p/12291079.html Network Emulator for Windows Toolkit(模拟弱网络环境的软件) 前言和下载地址# 用户会在各种网络环境下使用我们的app,pc应用,我们决 ...
In this series for SQL Server Always On Availability Groups, we are covering end to end configurations for SQL Server 2019 on Windows Server 2016. In ...
分类:
数据库 时间:
2021-02-27 13:31:13
阅读次数:
0
protoc 编译工具 windows 平台下载对应平台的 protobuf,并配置环境变量 protobuf linux 环境先安装依赖 sudo apt-get install autoconf automake libtool curl make g++ unzip git clone htt ...
分类:
其他好文 时间:
2021-02-27 13:31:02
阅读次数:
0
This article explores the configuration of Windows failover clusters, storage controllers, and quorum configurations for SQL Server Always On Availabi ...
分类:
数据库 时间:
2021-02-27 13:30:23
阅读次数:
0
参考链接:https://blog.csdn.net/wust_lh/article/details/86095924 本篇介绍的是在Windows下安装Jmeter。 一、下载Jmeter 官网下载地址:https://jmeter.apache.org/download_jmeter.cgi 可 ...
分类:
其他好文 时间:
2021-02-27 13:28:31
阅读次数:
0
首先介绍如何在Windows系统安装Redis环境,然后在Spring Boot 项目中集成 Redis,最后简单地做了一个使用Jedis操作redis连接池的测试用例。 ...
分类:
编程语言 时间:
2021-02-27 13:19:56
阅读次数:
0