06 2024 档案

摘要:生成浏览器插件扩展程序,在启动driver时加载插件 extension_path 插件路径 driver.install_addon(path=extension_path,temporary=True)#添加扩展 fixfox chrome_options.add_extension(exten 阅读全文
posted @ 2024-06-12 10:41 究极不吃香菜 阅读(568) 评论(0) 推荐(0) 编辑
摘要:pattern = 'fsafasfs4gsag6asght4' result = ''.join(re.findall(r'\d+', pattern)) print(result) 阅读全文
posted @ 2024-06-04 15:15 究极不吃香菜 阅读(31) 评论(0) 推荐(0) 编辑

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