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
1.查看所有现有环境: conda info -e conda list:查看安装了哪些包。 conda install package_name(包名):安装包 conda env list 或 conda info -e:查看当前存在哪些虚拟环境 conda update conda:检查更新当 ...
分类:
其他好文 时间:
2021-02-27 13:11:50
阅读次数:
0
给新手的 11 个 Docker 免费上手项目 作者:老K玩代码 来源:toutiao.com/i6882755471015576072 Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中,然后发布到任何流行的 Linux或Windows 机器上,也可以 ...
分类:
其他好文 时间:
2021-02-27 13:07:49
阅读次数:
0