C:\Users\PuppyLover\AppData\Local\Programs\Python\Python310

pip包管理器

C:\Users\PuppyLover\AppData\Local\Programs\Python\Python310\Scripts
可扩展性

文档Docs解释器

C:\Users\PuppyLover\AppData\Local\Programs\Python\Python310\Doc

Lib内置库

C:\Users\PuppyLover\AppData\Local\Programs\Python\Python310\Lib

python.exe

Dos命令

win+r:cmd
默认为当前用户

cd切换目录

cd 切换目录
cd.. 上层目录
cd 指定的目录路径,enter即可跳转
C:\users\running> cd..
C:\users>

dir
dir 浏览目录下所有的信息,enter跳转
查看IP地址
ipconfig

ping 测试网络连接,