需要導入模塊: import shutil [as 別名] # 或者: from shutil import move [as 別名] def restore_config_file(): os.remove(zmirror_file('config.py')) ...
確定! 回上一頁