proItheus

Results 29 comments of proItheus

对于大部分的动画,第一个结果就是正确的匹配,但是有一些的正确匹配可能在后面几项,自动选择正确的条目确实比较困难。 但是如果实现了我上面说的功能,同时默认选中第一个搜索结果的话,用户基本上就可以这样操作: ``` 批量选择库中的动画 -> 选择要使用的资料脚本 -> 确定 -> 确定 -> ... -> (在第一项不对的时候) 选择 -> 确定 ``` 基本只需要一直`确定`,如果`确定`还有快捷键的话就更方便了。 相较之下,目前,对于每个动画,用户都需要重复: ``` 选择动画 -> 选择脚本 -> (在第一项不对的时候) 选择 -> 确定 ```...

Same issue in my android 12 phone.

从android12起,[所有PendingIntent都要求有可变性标识](https://developer.android.com/reference/android/app/PendingIntent#FLAG_MUTABLE)了,而这个应用没加

Try check the space remaining in your /tmp. I had the same problem when my /tmp is full.

输入完密码需要回车确认后才能输验证码。

> 其他版本/发行版/Windows等自行看文档:https://github.com/tesseract-ocr/tesseract/wiki readme里有说

我这边可以正常使用。你是不是在挂着选课的同时在别的地方登录了`i.sjtu.edu.cn`? 那样的话选课程序的登录会被挤掉。

The patch has been merged, and included in the recent 1.22.0 release of mupdf.