Yifei Zhang

Results 179 comments of Yifei Zhang

这个是拼音检测的缺陷,现在是事先把常用汉字的拼音打好表,然后查询,所以生僻一点的字是没有拼音的。 可以关注一下这个 pr,我增加了一个自由输入模式,现在还没有合入: https://github.com/Yidadaa/shuangpin/pull/14

I plan to use `indexedDB` to solve the lagging issue caused by excessive messages. Please refer to #2433. The message archiving feature you mentioned is quite complex and may not...

你好,感谢认可,针对你的问题: 1. 错字频率统计的建议很不错,我后续可以加上,不过要看我什么时候有时间; 2. 目前你可以通过自定义文章功能,编辑你自己的训练文章,现在这个入口有点深,可能不太能看到,你可以通过:长句模式 -> 鼠标移动到文章标题 -> 出现标题列表 -> 滚动列表到底部 -> 选中新建文章。这样就可以编辑你自己的文章了,编辑的文章会保存在你的浏览器本地,下次登陆时数据会保留。 ![](https://user-images.githubusercontent.com/16968934/221546648-6b2debe7-aa0e-44a7-923d-40770230b682.png)

不要用 MemoryRouter https://learnwithparam.com/blog/different-types-of-router-in-react-router/

欢迎 pr:https://levelup.gitconnected.com/deploy-your-nextjs-application-on-a-different-base-path-i-e-not-root-1c4d210cce8a

支持 sub path 会让网络资源管理变得麻烦,所以我不准备支持此特性,如果未来找到了更好的方法,再做考虑。

Hello everyone, is there any update on this PR? If the conflicts have been resolved, please @ me and I will promptly approve it.

Good suggestion, I will add this bot to repo asap.