Roy Li

Results 6 issues of Roy Li

I found on some occasions, the Model being instantiated with the last request context, then I found this: https://github.com/Azard/egg-oauth2-server/blob/2d10b76142080b60e8fc3e0742cea25e5788111a/lib/server.js#L86 You should never save `ctx` in `application` ever. This is my...

Link: https://codesandbox.io/s/crazy-lederberg-fcdkz?file=/src/App.js The animation looks weird, I'm not sure if it's my problem or react-chartjs-2's problem or chartjs's problem. There's a working sample but it's without react [Link](https://jsfiddle.net/cqjv8tm5/).

场景: 1. 在项目目录下的某个 `.js` 文件引入依赖 x 2. 依赖 x 定义在 autod 的 `devdep` 中 问题:最终这个插件还是会出现在 package.json 的 dependencies 定义里 我比较好奇 autod 几种定义的权重关系是怎样的

scrcpy 支持指定 `--tunnel-host` 和 `--tunnel-port`,用于连接远程的 adb server。这对于 scrcpy mobile 这样的软件尤其有效,因为远程的 adb 通过 usb 连接,不会因为手机重启而需要重新开启 tcpip 模式。 我试过打开 Force ADB Forward 不过似乎并没有效果。 感谢作者提供这个有用的工具。

某些公众号可能有多个作者参与,希望能够把作者字段抓取下来,输出到RSS中,方便根据作者过滤文章。 感谢作者付出,希望能够提供加密货币之外的捐助渠道。

enhancement