首页 / PYTHON / python16 1.模块 2.导入的方式:import | from import -- 名称空间 | 绝对导入 | 起别名 3.环境变量:sys.path 4.导入模块的顺序 5.链式导入