摘要: 使用itchat可以简单操作微信,进行好友和群消息的发送 安装: 使用: 小实例: 获取所有头像并保存和拼接到一个图片里面: # -*- coding:utf-8 -*- # 导入相关模块 import itchat import os import PIL.Image as Image from 阅读全文
posted @ 2018-04-23 10:24 田云 阅读(891) 评论(0) 推荐(0)