阿宝

Results 4 issues of 阿宝

I am using ndk-r15c to build curl with the build_Android.sh script, but failed: config.status: creating lib/curl_config.h config.status: lib/curl_config.h is unchanged config.status: error: cannot find input file: `include/curl/curlbuild.h.in' Error running the...

本地已经配置好api, msg, dashboard环境,dashboard网页中消息存档菜单打开右边是空的,浏览器中查看网络请求,接口返回的数据是正常的,公司单位员工都有数据,可能是什么原因呢?

Thank you for your contribution! Before sending this Pull Request, please confirm the following: * [X] You have read [the contributing guidelines](https://github.com/edent/SuperTinyIcons/blob/master/CONTRIBUTING.md) * [X] The icon's size is *under* 1,024...

下面是完整的代码,放在项目根目录中 auto_restart.py,使用 python auto_restart.py 启动即可享受7x24小时的不间断下载 ``` #!/usr/bin/env python """ 自动重启 media_downloader.py 脚本,当检测到连接丢失时 """ import subprocess import time import sys import os import signal def run_media_downloader(): """ 运行 media_downloader.py 并监控其输出 当检测到...