摘要:
Python插件安装 1. 找到Python的安装目录。 打开CMD控制台输入 python 打开环境变量,找到Python安装路径。 进入 安装目录 下的 Scripts 目录 。 查看已安装的插件。 安装 插件,例如 requests 插件。 安装 插件,例如 beautifulsoup4 插件 阅读全文
摘要:
Python的安装部署 参考:https://www.runoob.com/w3cnote/pycharm-windows-install.html 参考:https://jingyan.baidu.com/album/72ee561a118193e16038df52.html?picindex=1 阅读全文