随笔分类 - python
摘要:1、检查python版本 python -V pip -V 2、设置pip源 pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ pip config list # 非https源,须加信任 pip conf
阅读全文
摘要:一、运行 1、Shift + F10 运行特定文件 2、Ctrl + Shift + F10 运行当前文件 3、Ctrl + F5 运行或调试器下,重新运行 二、调试 F7 step into F8 step over F9 resume Shift + F8 step out Shift + F9
阅读全文

浙公网安备 33010602011771号