详解Python import方法引入模块的实例 详解Pythonimport方法引入模块的实例在Python用import或者from…import或者from…import…as…来导入 引入模块的方法