快捷键 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
version: '3' services: zabbix-mysql: image: mysql:5.7 hostname: zabbix-mysql restart: always networks: - zabbix-net ports: - "3306:3306" command: --ch ...
分类:
其他好文 时间:
2021-03-01 13:11:33
阅读次数:
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
刚换DEEPIN系统, 有个路由器要做调整,的确是没windows友好,查了网上资料,归总一下。 zhaodong@zhaodong-PC:sudo find / -name serial 进入 zhaodong@zhaodong-PC:~/Desktop$ cd /usr/lib/modules/ ...
分类:
其他好文 时间:
2021-02-27 13:15:24
阅读次数:
0