04 2021 档案
摘要:重要资料: https://github.com/itead/ITEADLIB_Arduino_WeeESP8266 跨平台框架 Flutter RC Car control using ESP8266 https://github.com/groupsky/nodemcu-car Android
阅读全文
摘要:1 先下载中文版 WPS for Linux https://www.wps.cn/product/wpslinux 安装完后将/opt/kingsoft/wps-office/office6/mui/目录下的zh_CN 备份 或者直接解压deb文件提取 (date.tar.xz /./opt/ki
阅读全文
摘要:以uBlock Origin (谷歌浏览器插件)为例,打开相应扩展的配置选项,选择规则列表 -> 自定义 输入这条规则:https://gitee.com/xinggsf/Adblock-Rule/raw/master/rule.txthttps://gitee.com/xinggsf/Adbloc
阅读全文
摘要:https://qv2ray.net/getting-started/ https://www.hm1006.cn/archives/qv2ray 第一步 https://github.com/Qv2ray/Qv2ray/releases https://github.com/Qv2ray/Qv2r
阅读全文
摘要:https://www.jianshu.com/p/81fbfb9cde8f sudo dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/-/\1/")"'/d;s/^[^ ]* [^ ]* \([^
阅读全文
摘要:https://ffmpeg.org/ffmpeg-filters.html#extractplanes ffmpeg -pix_fmt nv12 -s 1920x1080 -i input.yuv -vf scale=1280x720 -c:v rawvideo -pix_fmt nv12 -y
阅读全文