05 2022 档案

摘要:想获取点信息 查找发现10.14.1.35 这里登录会返回一个UserIndex 那个数值里面有点信息 仅供学习交流 import asyncio import aiohttp import tqdm class cam_crack(): def __init__(self,ip): self.ip 阅读全文
posted @ 2022-05-28 13:25 inks 阅读(214) 评论(0) 推荐(0)
摘要:setMouse linetype = 16 毛刺就会变小 import cv2.cv2 as cv2 import numpy as np # 画图 def paint(even, x, y, flags, parse): global start, polygon if even == 1: s 阅读全文
posted @ 2022-05-24 21:16 inks 阅读(50) 评论(0) 推荐(0)
摘要:# 深拷贝也可以 import time import requests import tqdm import json from random import choice from openpyxl import load_workbook import math import hashlib f 阅读全文
posted @ 2022-05-12 17:30 inks 阅读(74) 评论(0) 推荐(0)