import os import shutil import matplotlib.image as mpim import matplotlib.pyplot as ... if not os.path.exists(dirs): os.makedirs(dirs) plt.savefig(filename, ...
確定! 回上一頁