Yin Hang
Yin Hang
用这个 api 查了一下,发现分页查询到的数据总量跟返回的 num 对不上 另外 info 对象里的 now 指的是当前页数
> Would you like to contribute? Maybe I can do this
Maybe it's not caused by WebClient. I removed semaphore and it print the html result ```kotlin class MainVerticle : AbstractVerticle() { private val webUrl = "https://dgrtv.sun0769.com/index.php/online2/1" private val default_timeout =...
> > Maybe it's not caused by WebClient. > > I removed semaphore and it print the html result > > ```kotlin > > class MainVerticle : AbstractVerticle() { >...
yeah, vertx-mqtt is not a fully featured MQTT broker. You need to complete pub/sub message passage by yourself.
I consent https://accounts.eclipse.org/users/yhangfou
You can try add "python" before the command, but when I run "python .\icon-font-to-png --download font-awesome", it throw a TimeoutError
- changed to use `HttpUtils` to lowercase string - rename test class name
readme 中的 Java 代码是不是应该格式化一下?缺少一些空格