12 2022 档案

摘要:一、安装selenium 方法一: pip install selenium 方法二:我用的pycharm,直接在里面安装。 File——settings——Project——Python Interpreter——点击"+"——搜索”selenium"——install 二、下载chrome dr 阅读全文
posted @ 2022-12-13 10:35 xudong5273 阅读(5317) 评论(0) 推荐(0) 编辑
摘要:cd ~/Library/Google sudo chown root:wheel GoogleSoftwareUpdate 相当于修改了GoogleSoftwareUpdate这个文件夹的拥有者,而不仅仅是修改了权限,使Google对该文件夹没有写入权限 重启Chrome完成以后通过“帮助->关于 阅读全文
posted @ 2022-12-13 10:14 xudong5273 阅读(77) 评论(0) 推荐(0) 编辑
摘要:参考链接 https://blog.csdn.net/weixin_43149311/article/details/120806116 报错信息如下: ModuleNotFoundError: No module named ‘win32api‘ 解决方法参考 1. 重新安装查看安装位置 pip 阅读全文
posted @ 2022-12-03 23:17 xudong5273 阅读(1049) 评论(0) 推荐(0) 编辑
摘要:EUREKA下线服务 postman发起delete请求,url格式如下: http://注册中心地址/eureka/apps/剔除的服务名/剔除的实例名/status?value=OUT_OF_SERVICE) EUREKA注册中心删除无用的服务 postman发起delete请求,url格式如下 阅读全文
posted @ 2022-12-01 18:50 xudong5273 阅读(201) 评论(0) 推荐(0) 编辑

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