前言在centos下用python做科学论文图的时候需要用到Times New Roman字体,可是…… centos下并没有这个字体,运行下面代码
12import matplotlib.pyplot as pltplt.rc('
2022-01-08