luogu-todolist icon indicating copy to clipboard operation
luogu-todolist copied to clipboard

Todo List for https://luogu.org

Results 7 luogu-todolist issues
Sort by recently updated
recently updated
newest added

Warning (from warnings module): File "C:\Users\dell\Desktop\luogu-todolist-master\spider.py", line 56 config = yaml.load(open('config.yml', 'r+', encoding='utf-8').read()) YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for...

在我机子上不加这个会中文乱码,是个人问题吗?

* 可以添加其他 OJ 的题目 > 如果做的话,每次刷新页面的延迟可能会较大 > 不知道如果做出来意义大不大 * 允许通过关键词检索和分类等 > 工作量较大,且可能需要用到 JavaScript ,这是 memset0 不擅长的 qwq... 欢迎讨论 qwq...

help wanted

RT,难道是我环境的问题?百度了一下好像是编码的问题,但是我不是很懂 *Python* ``` Traceback (most recent call last): File "E:\桌面\luogu-todolist\host.py", line 1, in import spider, webserver File "E:\桌面\luogu-todolist\spider.py", line 108, in update() File "E:\桌面\luogu-todolist\spider.py", line 88, in update titleList =...

对于错误的题号, 是否需要给出警告, 而不是停止运行?

enhancement

也许可以像试炼场那样,对题目进行分类,并在每个类别上显示该类别的题目完成数。

Orz这个其实可以基于Electron实现就不用那么麻烦,还可以封装成appimage发布到各大软件源.