04 2021 档案

摘要:from ctypes import pointer, Structure, windll from ctypes.wintypes import WORD, SHORT, SMALL_RECT import ctypes import os STD_INPUT_HANDLE = -10 STD_O 阅读全文
posted @ 2021-04-11 15:38 Wh_Xcjm 阅读(489) 评论(0) 推荐(0) 编辑
摘要:xshell-会话属性-键盘,退格键序列选择ASCII 127 这样退格键就能正常使用了,如果不能请参考 手动安装 python 3.7 中让python3.7正常使用的方式 上下左右不能用为正常情况,复制用^A+[进入复制模式,具体参考: C-a ? -> 显示所有键绑定信息 C-a c -> 创 阅读全文
posted @ 2021-04-04 23:06 Wh_Xcjm 阅读(292) 评论(0) 推荐(0) 编辑
摘要:通过修改系统环境变量: vim /etc/profile 添加 export PIPENV_DEFAULT_PYTHON_VERSION=3.7 export PIPENV_PYPI_MIRROR=https://pypi.tuna.tsinghua.edu.cn/simple 立即生效: sour 阅读全文
posted @ 2021-04-04 21:53 Wh_Xcjm 阅读(398) 评论(0) 推荐(0) 编辑
摘要:阿里云Ubuntu Server 20.04 apt-get update -y apt-get upgrade -y apt-get install -y xorg-dev apt-get install -y libgtk2.0-dev apt-get install -y vim vim-sc 阅读全文
posted @ 2021-04-04 13:24 Wh_Xcjm 阅读(203) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示