摘要:
windows操作系统字体文件的存放位置为:C:\Windows\Fontsfrom PIL import Image,ImageFilter,ImageDraw,ImageFontimport random#随机字母def rndChar(): return chr(random.randi... 阅读全文
posted @ 2015-07-19 19:25
withJessica
阅读(272)
评论(0)
推荐(0)
摘要:
在python下练习生成验证码总是出现如下错误:The _imagingft C module is not installed最后解决:下载pillow:https://pypi.python.org/pypi/Pillow/2.9.0#downloadspip install安装安装指南:htt... 阅读全文
posted @ 2015-07-19 19:13
withJessica
阅读(940)
评论(0)
推荐(0)

浙公网安备 33010602011771号