xmcp

Results 38 comments of xmcp

1. Google API 是重定向到 https://ajax.proxy.ustclug.org/ 的,但这个镜像好像现在也挂了。用 cdn.bootcss.com 替换可能不太合适,因为 BootCDN 的 URL 跟 Google API 似乎不一样吧。 2. 可以的

登录失效的话会自然报Exception吧

@eastossifrage `libfontconfig`应该跟这个异常没关系

@liuwons 这个问题似乎影响很大呀……我最近都duplicate好几个issue到这了

iPad端协议应该是微信自己搞的二进制协议吧?解析起来会困难一些。

https://softwareengineering.stackexchange.com/questions/189222/are-exceptions-as-control-flow-considered-a-serious-antipattern-if-so-why

@zoffyzhang `for in` 或者 `for of` 或者 `$.each` 都支持 break。

直接 `dom.value=''` 不行吗?

Thanks for this workaround. Although this bug can be avoided by manually removing the comment before node removal, it is still very confusing that something in the previous statement will...