分类
子分类
排序
自动预约挂号脚本
这是一个用Python编写的预约和监控程序main.py 全代码如下# -*- coding: utf-8 -*- import time from schema import AddRegArgs, DeptSchForDocArgs, DocSchArgs, NumberSourceArgs from api i...
去除创客-图怪兽-比格设计去水印珍藏版.user
// ==UserScript== // @name 去除创客贴/图怪兽/比格设计去水印珍藏版V231011 // @namespace https://users/1089045-tao-yan // @version 3.2 // @description 在V3.0去除创客贴设计的基础上,...
某东抢购某台脚本
代码如下import concurrent import datetime from concurrent.futures import ProcessPoolExecutor import json import sys import time import requests import jpype import urllib3 from log...
两分钟速通Python 中的 with 关键字
Python 中的 with 关键字用于简化资源管理,尤其是在涉及需要显式释放或清理资源的操作时,如文件操作、网络连接、数据库连接等。`with` 语句的主要优点是它可以确保代码块执行完毕后,不管执...
Python+Appium的i茅台每日自动申购脚本
代码如下from appium import webdriver from selenium.common.exceptions import NoSuchElementException from appium.webdriver.common.touch_action import TouchAction from appium.webdrive...
油猴插件_安装流程与扩展介绍
本文说明油猴插件本来我感觉没必要录制的,很泛滥了,主要是最近做图文设计,需要用到一些设计网站VIP,或者是去水印等等的,这个时候发现有的朋友不会还真不太行,所以补充录制下,油猴插件用...


