摘要: from selenium import webdriver from pykeyboard import PyKeyboard import time import os k = PyKeyboard() files = os.listdir('H:\Report2020') for f in f 阅读全文
posted @ 2021-05-12 17:14 缤纷世界 阅读(358) 评论(0) 推荐(0)
摘要: 1、先安装模块PyUserInput pip install PyUserInput -i https://pypi.mirrors.ustc.edu.cn/simple/ pip install pypiwin32 -i https://pypi.mirrors.ustc.edu.cn/simpl 阅读全文
posted @ 2021-05-12 17:05 缤纷世界 阅读(2771) 评论(0) 推荐(0)