python画图显示中文标签 下面展示一些 内联代码片。 plt.rcParams['font.sans-serif']=['SimHei'] plt.rcParams['axes.unicode_minus'] = False