Results 10 comments of WalterMitty

https://felix-kling.de/js-loose-comparison/ 这个网站可以一步一步的显示出'=='比较的过程,对理解'=='很有帮助,推荐。

第一个版本的then方法里的try...catch代码段中,else后是不是应该写reject(onRejected(self._value));

8080端口是通的

> If the weaviate log check is ok, then it's probably that the port 8080 on your machine is already taken by another application. You can try to rule this...

I cannot reproduce this issue. The test case i use: ``` import { expect } from "chai"; import { Container } from "../../src/inversify"; import { injectable } from "../../src/annotation/injectable"; @injectable()...

非常好的工具,感谢作者!

我发现`/api/sns/web/v1/user_posted`接口很容易触发验证码。 蹲个解决方案。。。

> 是验证码。就是那个横着滑动的。edith.xiaohongshu.com/api/redcaptcha/v2/captcha/register 申请2张图,提交一个角度和触摸轨迹,就能继续了。验证码挺简单的,github上有开源的代码。 你好啊,方便留个联系方式或者邮箱吗?想请教一下~