StEve YoUng
StEve YoUng
hey guys, how about trying this https://github.com/tuateam/tua-body-scroll-lock
github 居然不是首发...
> 朋友,看你文章挺有意思的,不过就是感觉更新比较慢,能多更新一些有趣的内容吗?? 最近在搞 tua-storage 和 tua-api...,之后写写安利文 文章这东西有输入才能有输出嘛~
> 你好,你有一个地方输出的结果写错了 在Boolean也满足半群的那个 输出结果应该是false 感谢校对,已修正
> 亲爱的作者,幺半群那里的Boolean的单位元是否写反了? > 下面的max 与 min 函数是否也出错了 没写反 > 单位元:对于半群 ,存在 e ∈ S,使得任意 a ∈ S 有 a ○ e = e ○ a 简单来说也就是单位元和半群中的数进行运算,结果还是那个数。(下面的运算中第一个数是单位元) * 对于 来说单位元就是 true,...
@hemisu 你这么写也行,或者 return 出去,这里不是重点...
@hemisu 😄 ,一切尽在 `// ...` 中~~,我还是加一下吧~
> 为啥这个dispatch取不到呢?应该怎么取到? 自己 debugger 吧...
OK, I'll try it... ```bash $ npm i -D vuepress-plugin-demo-code@next # OR $ pnpm i -D vuepress-plugin-demo-code@next # OR $ yarn add -D vuepress-plugin-demo-code@next ```
> Does this support Vuepress 2 now? Yeah, try this one~ ```bash $ npm i -D vuepress-plugin-demo-code@next # OR $ yarn add -D vuepress-plugin-demo-code@next ```