1、sys.path是python的搜索模块的路径集是一个list集合如下路径
3、实现显示了 site-packages 目录命令如下
5、方法一:代码目录结构如下
6、方法二:添加.pth文件的方法代码