高玩梁

Results 51 comments of 高玩梁

./debian9-install.sh:行14: libjpeg-turbo8:i386:未找到命令 (1) E: 软件包 libjpeg-turbo8 没有可安装候选 系统:Debian 10 amd64 我查了一下,似乎只有ubuntu有这个包,Debian并不能找到这个包 只能去 https://ubuntu.pkgs.org/19.04/ubuntu-main-i386/libjpeg-turbo8_2.0.1-0ubuntu2_i386.deb.html 这里下载,然后自行安装,然后就会卡在(1)那一步 最后就是导致下面疯狂报依赖错误

然后我用./install.sh ,而不是./debian9-install.sh安装成功了。作者注意下吧

This project doesn't seem to run after compiling under Windows

If you want to build this project on Windows, you need to first build SDL 2.0 on Windows using cmake. You can download it on this website: https://www.libsdl.org/download-2.0.php Building is...

[screenshot of the build](https://i.loli.net/2019/03/30/5c9f6356398a1.png) You can open this page to see a screenshot of the build content. Maybe my build process is wrong. I seldom use cmake to build a...

我觉得每天首次打开浏览器打开时都应该有个检测脚本更新的提示,就像初始化一样,单纯设置这一个应该没用,每次要去清通知很麻烦

仅会实现readme中列出的功能,其他功能均不会考虑。某些其他程序能够实现的功能,在本程序所使用的开发工具链下可能难以实现或者成本较高。在确定功能时,已经充分考虑并评估实现这个功能的可能性。如果某些功能是您需要的但是开发列表中并未列出,您可能需要自行实现。

您可以参考 https://github.com/EverythingSuckz/TG-FileStreamBot ,搭建此服务,并将其解析的下载链接转发给本项目所搭建的服务以实现下载。注意,上述链接使用的开发工具链为python,而本项目为golang。本项目为保证跨平台性,并不会进行跨语言编程。

今天偶然触发了这个问题,由于授权文件读写没加锁导致,这个错误确实有点愚蠢了

The `config.json` should be placed in the directory where the executable file is located, that is, the two should belong to the same root directory