步骤1: 找到pip- 版本号 dist-info 文件夹 操作: 在python的安装目录下的Lib文件下的site-packages文件夹下找到 ip- 版本号 dist-info 文件夹 例如: C:\Python37\Lib\site-packages\pip-20.1.1.dist-inf ...
分类:
编程语言 时间:
2020-05-24 00:31:00
阅读次数:
935
在Ubuntu 18.04安装Git 更新apt包列表 安装Git: 检查Git版本 配置Git 在Git中配置自己的名称和电子邮件地址 查看配置 获取帮助信息 参考:https://www.linuxidc.com/Linux/2018 05/152610.htm ...
分类:
系统相关 时间:
2020-05-23 20:12:30
阅读次数:
60
...占位 説明 Redhat系 Debian系 更新缓存 yum makecache apt-get update 更新包 yum update apt-get upgrade 检索包 yum search apt-cache search 检索包内文件 yum provides apt-file ...
分类:
其他好文 时间:
2020-05-22 10:05:56
阅读次数:
66
Errorupdatingchanges:svn:E155036:Pleaseseethe‘svnupgrade‘commandsvn:E155036:Theworkingcopyat‘D:bootVPADemo‘istooold(format29)toworkwithclientversion‘1.12.2(r1863366)‘(expectsfo
分类:
其他好文 时间:
2020-05-20 09:28:05
阅读次数:
185
mysql升级方式有多种 其中包括: In-Place Upgrade Logical Upgrade 针对RPM包安装的mysql需要采用rpm包安装方式升级 举例: mysql版本5.7.18升级到5.7.30 第一步:查看当前的安装版本以及操作系统版本 第一步:查看当前的安装版本 方式一:my ...
分类:
数据库 时间:
2020-05-18 22:55:19
阅读次数:
99
准备 python3 pip3 brew install python3 pip3 --default-timeout=1000 install --upgrade pip pip3 install mitmproxy --default-timeout=1000 ios wifi代理 电脑的ip ...
分类:
系统相关 时间:
2020-05-18 18:40:56
阅读次数:
92
问题描述 centos6.x/centos7.x各个主线内小版本的升级总结 题记:centos6-->7升级风险比较大,小版本升级风险很小! 实验环境 centos6.3-->centos6-10 //可以升级到特定的小版本,只需要配置特定的yum源版本 联网在线更新小版本/离线更新(内网使用) / ...
分类:
其他好文 时间:
2020-05-16 20:45:46
阅读次数:
226
1. python3-pip installed but pip3 command not found? sudo apt install python3-pip 执行命令,显示已经安装成功, 但是,执行的时候却找不到pip3 user@conti-del-lp-018:~/Documents/ba ...
分类:
编程语言 时间:
2020-05-15 15:47:00
阅读次数:
79
记录一下Nginx代理WebSocket的配置 1 添加协议升级 在http模块添加协议升级配置 该配置用于将http协议升级为websocket协议 map说明:根据客户端请求中$http_upgrade的值,设定$connection_upgrade的值。 内容是设定规则。即$connectio ...
分类:
Web程序 时间:
2020-05-14 11:17:43
阅读次数:
277
Look at 1.20 KTMOBD ECU Programmer with software pcm-flash V1.20: Package: New KTMOBD ECU Programmer & Gearbox Power Upgrade Tool with Dialink J2534 C ...
分类:
其他好文 时间:
2020-05-14 10:51:45
阅读次数:
144