1.官网(https://redis.io/)下载稳定版: 2.安 […]
分类:技术笔记
pycharm断点调试python
在python文件中,需要断点调试的地方鼠标左键点击加上小红点 然在文件上点击右 […]
出现“***”cannot be opened because the developer cannot be verified解决办法
或者中文提示:无法打开,移动到废纸篓。 错误如上,大概意思就是这个软件的开发者不 […]
爬虫遇到验证码人工处理的一个思路
如果没有遇到这样的问题,不理解下文,等你遇到了再来看吧。 具体代码 […]
MacOS怎么安装ChromeDriver(转载)
由于我用的MAC电脑,所以不同于Windows系统,ChromeDriver的安 […]
FakeUserAgentError(‘Maximum amount of retries reached’) 彻底解决办法
下载: https://fake-useragent.herokuapp.com […]
安装homebrew报错curl: (7) Failed to connect to raw.githubusercontent.com port 443:Connection refused
转载: https://www.cnblogs.com/qichao123/p/ […]
Mac运行brew出现:Running Homebrew as root is extremely dangerous and no longer supported
错误如下: Running Homebrew as root is extrem […]