import logging import os import time LOG_DIR = './logs' if not os.path.exis...
import logging import os import time LOG_DIR = './logs' if not os.path.exis...
运行环境版本:AutoHotkey 2.0系统:Win 10扩展名:.ahk编码:UTF-8脚本代码autoinput(){ send "...
基础命令adb connect 192.168.1.1:5555 #连接设备 输入adb install ; 然后再将设备拖入到黑窗口。然后出现完整的代...
新版icmp监控@echo off set ip=192.168.6.156 set waits=1 set log=log_icmPing.txt ...