Chou Keika
Chou Keika
我不太确定是否能像你这样直接用快捷键,我的做法是在方案选单里添加emoji开关,类似这样的写法 https://github.com/rime/squirrel/issues/213#issuecomment-389198164
我的做法是将整个用户文件夹使用git管理,所有的用户配置文件、词库都可以同步。 一些`.bin`文件等不必同步的东西可以写gitignore。
没用过Visual Studio,试试看这个? https://github.com/rime/weasel/issues/605#issuecomment-797862135
有1说1,我树莓派上都不卡😅
我玩韩服重置版没遇到这个问题,游戏语言是繁体中文,不知道是不是跟游戏语言有关。
Hi, I am trying to train a NLLB model, but I still didn't find any doc about how to get the `data_bin` or `data_conf` yet, don't know how to format...
Did you try to open the URL in your web browser?
Could you please paste your code
I hope [this](https://stackoverflow.com/questions/17101502/how-to-stop-the-tornado-web-server-with-ctrlc/17105220#17105220) helps, BTW `add_callback_from_signal` seems not work fine on PyPy on Linux either. Is this code safe to use?@bdarnell
> We might have to deprecate this method and recommend asyncio's `add_signal_handler` instead. But `add_signal_handler` is not available on Windows.