摘要: 随机生成验证码示例: 1 阅读全文
posted @ 2019-05-15 21:26 Manuel 阅读(132) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/python # -*- coding=utf-8 -*- # author : Manuel # date: 2019-05-15 from xml.etree import ElementTree as ET import numpy as np from skimage 阅读全文
posted @ 2019-05-15 18:08 Manuel 阅读(971) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/pursuit_zhangyu/article/details/81563379 阅读全文
posted @ 2019-05-15 14:18 Manuel 阅读(127) 评论(0) 推荐(0) 编辑