Loading...
基础Range: 单元格Selection: 被选中的单元格Worksheets: 工作表操作设置单元格背景颜色单元格.Interior.ColorInd...
常用源阿里云: http://mirrors.aliyun.com/pypi/simple/中国科技大学: https://pypi.mirrors.us...
环境Windows 10 LTSC 2019 x64Python 3.7.7方式一: cmd 命令实现pip config set global.time...
环境Windows 10 x64Python 3.7.6 x64填充/补充零zfilla = 1 b = str(a).zfill(5) print(a,...
说明以下设置,均基于 Pycharm 社区版。快捷键展开/折叠所有代码ctrl shift +/-pip设置国内源File——Setting——Proje...
环境Python 3.7.6BeautifulSoup 4.8.2基础安装pip install BeautifulSoup4引入from bs4 imp...