Him188

Results 701 comments of Him188

安卓demo比较久了, 可参考JVM的demo写. 代码是一样的

不支持的时候我觉得要使用fallback方案(如视为没安装 mirai-login-solver-selenium)而不是抛异常

In JSON, unquoted values have their semantics, `false` means exactly the boolean value `false`, but in YAML, I think there is no such specification (viz. there are just strings)? You...

You are right. I agree we should use the Core schema.

@XuuChannel 试试 2.15.0-M1 用扫描登录还会不会有这种情况

等更多人汇报信息

我记得这些东西现在要签名了,不能简单拼接

Kotlin 从 1.8 (或者某个更早的版本) 开始实际上就已经不支持 JDK 6 和 7 了, 其默认编译目标是 8. 过了这么多年, 安卓应该大家都到了能使用 Java 8 的版本. 或许我们应该把 mirai 的 Android target 改成 26