摘要:
1、查看linux系统位数,来判断下载适配的PhantomJS; 输入命令:# lsb_release -a 2、下载PhantomJS; 从官网http://phantomjs.org/download.html下载linux64位的安装包即 phantomjs-2.1.1-linux-x86_6 阅读全文
posted @ 2020-03-19 11:24
雨中上人
阅读(502)
评论(0)
推荐(0)
摘要:
1、查看中文字体 fc-list :lang=zh 2、安装字体 yum -y install fontconfig #安装字体库 yum -y install ttmkfdir mkfontscale #安装字体索引信息 可拷贝Windows的字体目录:C:\Windows\Fonts 3、lin 阅读全文
posted @ 2020-03-19 11:22
雨中上人
阅读(4215)
评论(0)
推荐(0)