xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!
上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 617 下一页
摘要: GitHub 开源协议 All In One Open Source License Apache License 2.0 GNU General Public License v3.0 MIT License BSD 2-Clause "Simplified" License ... 阅读全文
posted @ 2023-04-22 15:48 xgqfrms 阅读(24) 评论(0) 推荐(0) 编辑
摘要: Linux & GNU All In One 阅读全文
posted @ 2023-04-22 15:28 xgqfrms 阅读(5) 评论(0) 推荐(0) 编辑
摘要: Linux & BSD All In One FreeBSD BSD 协议 开源协议 阅读全文
posted @ 2023-04-22 15:24 xgqfrms 阅读(15) 评论(0) 推荐(0) 编辑
摘要: Linux & Unix All In One 阅读全文
posted @ 2023-04-22 15:23 xgqfrms 阅读(3) 评论(0) 推荐(0) 编辑
摘要: Linux shell script programming All In One shell 脚本编程 Linux 系统中登录 shell 的时候,会从下面的 5 个启动文件里读取命令; # 系统级,所有登录用户都会先启动这个文件 $ cat /etc/profile # 用户级,按照Linux 发行版中实际存在的文件个数,依次进行启动 $ cat $HOME/.bash_profile $ cat $HOME/.bashrc $ cat $HOME/.bash_login $ cat $HOME/.profile 阅读全文
posted @ 2023-04-22 14:47 xgqfrms 阅读(20) 评论(3) 推荐(0) 编辑
摘要: Graph traversal All In One 图遍历 阅读全文
posted @ 2023-04-21 17:12 xgqfrms 阅读(14) 评论(1) 推荐(0) 编辑
摘要: 如何清理电热水壶的水垢教程 All In One 上海市自来水厂的水质太差了 小米电热水壶 2, 1.7L, 1800W 阅读全文
posted @ 2023-04-21 11:19 xgqfrms 阅读(30) 评论(4) 推荐(0) 编辑
摘要: Linux shell script redirection All In One Linux shell 脚本重定向 PS: Linux 系统中一切皆文件 🚀, device 设备也是一种文件 &>/dev/null 把标准输出和错误输出,全部重定向到一个不存在的 device文件, 即忽略所有输出信息 ✅ 2>&1 stdout 标准输出 & stderr 错误输出,二合一进行输出 阅读全文
posted @ 2023-04-20 22:36 xgqfrms 阅读(21) 评论(2) 推荐(0) 编辑
摘要: 如何修复 SD 卡写保护错误,导致无法格式化 SD 卡 All In One Error partitioning: Error: -69830: This operation requires an unmounted disk microSD card / SD card 阅读全文
posted @ 2023-04-20 17:43 xgqfrms 阅读(205) 评论(2) 推荐(0) 编辑
摘要: 如何使用蓝牙控制树莓派 All In One Raspberry Pi & Bluetooth & Node.js 阅读全文
posted @ 2023-04-20 12:13 xgqfrms 阅读(196) 评论(1) 推荐(0) 编辑
上一页 1 ··· 45 46 47 48 49 50 51 52 53 ··· 617 下一页