这个想法是指定刻度(并不是真正必要,但是为什么没有),然后在想要网格的地方绘制水平虚线。 import matplotlib.pyplot as plt import numpy as np def linear(x, a, ...
確定! 回上一頁