能源用到了一款基于modbus tcp协议的网关,为了能正常的接收转发数据。搜索了一下现有的各种modbus的库,发现文档都非常少,这就让人很抑郁啊。关键是对于硬件是真的不懂啊,就是个软件的程序媛,现在要对接硬件。这不是蛋疼了吗~~
curlconverter curl转代码
Transpile curl
commands into C#, ColdFusion, Clojure, Dart, Elixir, Go, HTTPie, Java, JavaScript, Kotlin, MATLAB, OCaml, PHP, PowerShell, Python, R, Ruby, Rust, Swift, Wget, Ansible, HAR, HTTP or JSON.
10行代码爬取安居客数据
性感美女 爬虫<重构版> [Windows] [23.05.21]
更新日志: 1.重构下载代码 2.重写了一部分代码逻辑 3.这个是5月份的代码,忘了发了。哈哈哈
参数: C:\Users\obaby>F:\Pycharm_Projects\meitulu-spider\dist\xgmn8_v2.exe **************************************************************************************************** USAGE: spider -h <help> -a <all> -q <search> -e <early stop> Arguments: -a <download all site images> -q <query the image with keywords> -h <display help text, just this> Option Arguments: -p <image download path> -r <random index category list> -c <single category url> -e <early stop, work in site crawl mode only> -s <site url eg: https://www.jpxgmn.net (no last backslash "/")> ****************************************************************************************************
由pip源导致的库安装失败
Take a video and replace the face in it with a face of your choice. You only need one image of the desired face. No dataset, no training.
https://github.com/s0md3v/roop
全国统计用区划代码和城乡划分代码 2022年数据[爬虫]【Json+CSV格式】
精品美女吧 爬虫【Windows】【23.04.16】
精品美女吧 爬虫 Verson: 23.04.16 Blog: http://www.h4ck.org.cn **************************************************************************************************** USAGE: spider -h <help> -a <all> -q <search> -e <early stop> Arguments: -a <download all site images> -h <display help text, just this> Option Arguments: -p <image download path> -r <random index category list> -c <single category url> -e <early stop, work in site crawl mode only> -s <site url eg: https://www.jpxgmn.net (no last backslash "/")> ****************************************************************************************************
requests SSLCertVerificationError
Traceback (most recent call last): File "requests\adapters.py", line 439, in send File "urllib3\connectionpool.py", line 785, in urlopen File "urllib3\util\retry.py", line 592, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='www.jpmn8.cc', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1124)')))