摘要:
# coding:utf-8 import uiautomator2 as u2 import time import re import os import subprocess import shutil # adb_connect_init cmds = [ "taskkill /f /im 阅读全文
posted @ 2021-07-31 12:42
cforcnb
阅读(35)
评论(0)
推荐(0)
摘要:
# -*- coding:utf-8 -*- from PIL import Image from PIL import ImageChops import os def compare_images(image1,image2,diff_save): image_one = Image.open( 阅读全文
posted @ 2021-07-31 11:32
cforcnb
阅读(205)
评论(0)
推荐(0)
摘要:
# encoding:utf-8 import wordcloud import jieba import imageio mk = imageio.imread("chinamap.jpg") w = wordcloud.WordCloud(width=1000, height=800, back 阅读全文
posted @ 2021-07-31 11:30
cforcnb
阅读(68)
评论(0)
推荐(0)

浙公网安备 33010602011771号