python matplotlib绘制多条折线图代码import matplotlib.pyplot as plt x = [6, 24, 48, 72] y1 = [87, 174,
確定! 回上一頁