• 导入模块:importlib.import_module('time')
  • 导入包:importlib.import_module('selenium.webdriver.__init__')