Joe Zhou

Results 64 comments of Joe Zhou

不支持 ss 通讯协议。 你必须先使用 ss-local 在本地开启 socks5 proxy server。比如监听在 127.0.0.1:1080,然后给 webmagic 添加 socks5 代理设置:socks5://127.0.0.1:1080 (伪代码)。 关于 webmagic 的 socks 代理的支持可以查看 https://github.com/code4craft/webmagic/issues/934#issuecomment-644567040 ,或者使用其它的软件将 socks 转换(proxy chain)成 http 后再在 webmagic 上使用。

commons-lang3 这个包是什么版本?

> 我也遇到相同问题了,commons-lang3-3.10 不应该呀,我看是有这个 `org.apache.commons.lang3.JavaVersion.JAVA_11`: /** * Java 11 * * @since 3.8 */ JAVA_11(11.0f, "11"), `mvn dependency:tree` 检查一下看看有没有存在多个版本的 commons-lang3。

这个问题需要你们遇到问题的提供一下 `mvn dependency:tree` 的输出以便分析到底是怎么回事。

我觉得改成 `java.lang.Iterable` 会更好。

大部分的修改都是关于 example 里的 baidu 相关的,为什么要做这个修改?

这是用的啥模块还能自动打开 Chrome?

> Any idea how to solve this? I tried everything, but it still doesn't work Try this https://github.com/code4craft/webmagic/issues/1074#issuecomment-1211585545 add the dependency to the pom.xml of that that project.

试试这个: https://github.com/code4craft/webmagic/issues/984#issuecomment-760695694

升级了一下依赖: 0e01550a79883e7df6c0bd8d0b0ab31156a9412a