import numpy as np import matplotlib.pyplot as plt. 生成網格 plt.gcf().set_facecolor(np.ones(3)) * 240 / 255 # 生成畫布的大小 plt.grid() ...
確定! 回上一頁