Guo Yongzhi
Guo Yongzhi
https://docs.julialang.org/en/v1/base/io-network/#Base.redirect_stdio I think you can redirect the stderr and stdout to devnull. Such as ```julia wc = redirect_stdio(stdout=devnull, stderr=devnull) do wordcloud("get only the word cloud output") |> generate! end ```
Can we set them as read-only by default (or warn on write) and provide a `writable!` function? Or when the `index` overflows, just providing a better error message to tell...
暂时没有。我是在KOA2上调试的,原理是监听了个事件:`lipc-wait-event com.lab126.hal powerButtonPressed`。这个在老版设备和固件上貌似没有。现在没有找到等价的事件或命令。
哈哈,这是python标准库和imap协议的稳定性
不需要手动设为未读,点下面的`Fetch latest mails`系列可以重复下载最新的邮件
不同的按钮,对应重下最近的1封、3封或5封
新版(v1.6)下载失败的邮件应该不会变成已读了,可以试试
预期是这样的。不以天为单位,以封为单位
需求有点定制有点小众,恐怕没有趁手的app。你装个QPython,本插件倒是也可以跑,但操作起来可能也不方便。除非QPython能折腾自动任务,这还可能是个办法。
`cd /你的安装目录/MailPush; python3 -u src/mailpush.py` 把你kindle里的MailPush文件夹复制到安卓设备里,在Pydroid(的命令行)里执行上面的命令应该就可以