- 博客(6)
- 资源 (1)
- 收藏
- 关注
原创 python中国pip镜像
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple ******(安装包)
2020-08-05 23:40:09
173
原创 安装matplotlib
windows+r,cmd,回车,输入pip install matplotlib -i https://pypi.tuna.tsinghua.edu.cn/simple回车,等待一段时间检测方法:在Python中输入import matplotlib,不报错就说明成功了
2020-08-05 23:18:58
173
原创 安装office2019
安装office2019选择 Office Tool. 可以快速选择要安装的office版本,安装完成后最好不要登录。关闭杀毒软件,包括win10自带的杀毒软件,新建txt文本,输入下列代码:@echo off(cd /d "%~dp0")&&(NET FILE||(powershell start-process -FilePath '%0' -verb runas)&&(exit /B)) >NUL 2>&1title Office 20
2020-08-01 22:24:49
1210
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人