pyplot as plt import numpy as np plt.plot(....) 这样不会造成命名空间的混乱,一般更建议这种做法。 与 from pylab import *.
確定! 回上一頁