摘要: 网页保存后,会把js文件起名为.下载,html里面的引用也会有,很不美观,解决方案:用python替换字符串 阅读全文
posted @ 2018-05-08 14:57 田云 阅读(1005) 评论(0) 推荐(0)
摘要: 借鉴: 一百行代码实现微信跳一跳 之前需要安装adb 开启服务: 显示设备: 代码: import math import os import tempfile import time from functools import reduce from PIL import Image BACKGR 阅读全文
posted @ 2018-05-08 14:09 田云 阅读(294) 评论(0) 推荐(0)