问题描述: 用matplotlib画图时,中文无法显示。 具体代码: from matplotlib import pyplot as plt years = [1950, 1960, 1970, 1980, 1990, 2000, ...
確定! 回上一頁