上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 27 下一页
摘要: sokit-1.3.1-linux64 (推荐) apt-get install libqtgui4:i386 https://github.com/sinpolib/sokit/releases/tag/v1.3.20150507 mNetAssist-release-amd64.deb apt- 阅读全文
posted @ 2021-05-01 20:29 sinferwu 阅读(685) 评论(0) 推荐(0) 编辑
摘要: 重要资料: https://github.com/itead/ITEADLIB_Arduino_WeeESP8266 跨平台框架 Flutter RC Car control using ESP8266 https://github.com/groupsky/nodemcu-car Android 阅读全文
posted @ 2021-04-28 14:28 sinferwu 阅读(370) 评论(0) 推荐(0) 编辑
摘要: 1 先下载中文版 WPS for Linux https://www.wps.cn/product/wpslinux 安装完后将/opt/kingsoft/wps-office/office6/mui/目录下的zh_CN 备份 或者直接解压deb文件提取 (date.tar.xz /./opt/ki 阅读全文
posted @ 2021-04-24 22:23 sinferwu 阅读(2053) 评论(0) 推荐(0) 编辑
摘要: 以uBlock Origin (谷歌浏览器插件)为例,打开相应扩展的配置选项,选择规则列表 -> 自定义 输入这条规则:https://gitee.com/xinggsf/Adblock-Rule/raw/master/rule.txthttps://gitee.com/xinggsf/Adbloc 阅读全文
posted @ 2021-04-24 15:45 sinferwu 阅读(534) 评论(0) 推荐(0) 编辑
摘要: https://qv2ray.net/getting-started/ https://www.hm1006.cn/archives/qv2ray 第一步 https://github.com/Qv2ray/Qv2ray/releases https://github.com/Qv2ray/Qv2r 阅读全文
posted @ 2021-04-24 13:51 sinferwu 阅读(4) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/81fbfb9cde8f sudo dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ 阅读全文
posted @ 2021-04-24 10:17 sinferwu 阅读(154) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2021-04-11 18:08 sinferwu 阅读(112) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/zhangjs0322/article/details/10152279 layout:用于分割窗口,可以一边查看代码,一边测试。主要有以下几种用法:layout src:显示源代码窗口layout asm:显示汇编窗口layout regs:显示源代码/ 阅读全文
posted @ 2021-03-27 14:42 sinferwu 阅读(643) 评论(0) 推荐(0) 编辑
摘要: Display the contents of the symbol table(s) objdump --syms -F elf_file > elf_file.symbol objdump -h -S elf_file > elf_file.header $(LD) $(CODE_LDFLAGS 阅读全文
posted @ 2021-03-24 11:22 sinferwu 阅读(48) 评论(0) 推荐(0) 编辑
摘要: Trace semihosting itm segger-rtt https://github.com/pokitoz/qemu-lm3s6965evb https://github.com/pokitoz/qemu-lm3s6965evb/blob/master/start.c https://g 阅读全文
posted @ 2021-03-22 13:51 sinferwu 阅读(142) 评论(0) 推荐(0) 编辑
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 27 下一页