Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
V
使用TxCaptchaHelper进行登录,当前登录环境不安全,服务器要求账户认证。请在 QQ 浏览器打开...
点开后网页空白,F12看见这个
69117040-13f0-4297-a833-cbfeeac24172-image.png
1ee29272-2bb8-4ac1-8616-5816f4160bcc-image.png
有遇到或知道怎么解决的吗
2021-12-04 15:46:01 I/Net 212746897: ECDH key is invalid, start to fetch ecdh public key from server. 2021-12-04 15:46:01 E/Net 212746897: Failed to fetch ECDH public key from server, using default key instead
kotlinx.coroutines.channels.Channel.trySend-JP2dKIU
两个问题如上
图
大概就是Functional接口会收到不同类型的实现,然后调用其中的方法。
已知使用Functional原生类型可以,但是这样做似乎不太好。
或是反射获取方法,再调invoke。
但是能不能就使用functional.call(arg)呢