03 2024 档案

摘要:# coding: utf-8# import uiautomator2 as u2 import time from tqdm import tqdm from loguru import logger from ocr_test import OCR_UI2 class ClickTimeOut 阅读全文
posted @ 2024-03-15 14:24 冷光清坠落 阅读(21) 评论(0) 推荐(0) 编辑
摘要:# coding: utf-8# import uiautomator2 as u2 import time from tqdm import tqdm from loguru import logger def xpath是否存在(xpath,timeout=30): for index in r 阅读全文
posted @ 2024-03-15 13:45 冷光清坠落 阅读(42) 评论(0) 推荐(0) 编辑
摘要:# coding: utf-8# import uiautomator2 as u2 import time from tqdm import tqdm from loguru import logger from cnocr import CnOcr def calculate_centroid( 阅读全文
posted @ 2024-03-15 13:38 冷光清坠落 阅读(20) 评论(0) 推荐(0) 编辑
摘要:import requests from eth_account import Account import uuid import time def 获取钱包地址(): account = Account.create() private_key = account.key.hex() addre 阅读全文
posted @ 2024-03-08 15:58 冷光清坠落 阅读(18) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示