导入模块

  1. import 模块名字
  2. import 模块名字 as 别名
  3. from 模块名 import 函数/类名/ *
posted @ 2017-09-04 15:33  zy--  阅读(133)  评论(0编辑  收藏  举报