需要導入模塊: from IPython.core.interactiveshell import InteractiveShell [as 別名] # 或者: ... path shell = InteractiveShell.instance() savefolders(shell, ...
確定! 回上一頁