@@ -112,6 +112,7 @@ Read the [NOTICE](./NOTICE) file distributed with this work for additional infor
112
112
## Android
113
113
114
114
- [ ADB] ( android/adb.md )
115
+ - [ boot.img] ( android/bootimg.md )
115
116
- [ Android Root] ( android/root.md )
116
117
- [ Termux] ( android/termux.md )
117
118
@@ -226,6 +227,7 @@ Read the [NOTICE](./NOTICE) file distributed with this work for additional infor
226
227
- [ 关于 webpack 2] ( front-end/all-about-webpack-2.md )
227
228
- [ ` <script async> ` 与 ` <script defer> ` ] ( front-end/async-defer-script-dom.md )
228
229
- [ 圆角的玩法] ( front-end/border-radius-tricks.md )
230
+ - [ Chrome 浏览器 DNS 解析] ( front-end/chrome-dns-resolver.md )
229
231
- [ Safari 浏览器的类继承 Bug] ( front-end/class-extend-bug-in-safari.md )
230
232
- [ 代码分离] ( front-end/code-split.md )
231
233
- [ 颜色对比度] ( front-end/color-contrast.md )
@@ -710,6 +712,7 @@ Read the [NOTICE](./NOTICE) file distributed with this work for additional infor
710
712
- [ Ansible 技巧] ( ops/ansible-tricks.md )
711
713
- [ Ansible 变量] ( ops/ansible-vars.md )
712
714
- [ Ansible] ( ops/ansible.md )
715
+ - [ dig 命令] ( ops/dig.md )
713
716
- [ DNF] ( ops/dnf.md )
714
717
- [ 以太网] ( ops/ethernet.md )
715
718
- [ IPMI 与 BMC] ( ops/ipmi-and-bmc.md )
@@ -730,6 +733,7 @@ Read the [NOTICE](./NOTICE) file distributed with this work for additional infor
730
733
- [ 0.30000000000000004] ( others/0.30000000000000004.md )
731
734
- [ Today I learned (TIL) 资源列表] ( others/TIL.md )
732
735
- [ 使用 acme.sh 生成证书] ( others/acme-cert.md )
736
+ - [ adguard home] ( others/adguard-home.md )
733
737
- [ 在梅林固件路由器里安装 AdGuard Home] ( others/adguardhome-in-asuswrt-merlin-device.md )
734
738
- [ Alfred Workflow debug 技巧] ( others/alfred-workflow-debug.md )
735
739
- [ 永久链接] ( others/archive-webpage.md )
@@ -783,9 +787,11 @@ Read the [NOTICE](./NOTICE) file distributed with this work for additional infor
783
787
- [ KB 与 KiB 的不同] ( others/the-difference-between-kb-and-kib.md )
784
788
- [ 时间回跳问题] ( others/time-backward-issue.md )
785
789
- [ tmux 环境变量] ( others/tmux-environment-variable.md )
790
+ - [ usbipd 与 Windows WSL] ( others/usbipd-windows-wsl.md )
786
791
- [ UTF-8 vs UTF-16] ( others/utf-8-vs-utf-16.md )
787
792
- [ Vagrant DNS] ( others/vagrant-dns.md )
788
793
- [ vagrant-vbguest] ( others/vagrant-vbguest.md )
794
+ - [ 不用 lsblk 查看块设备] ( others/view-block-devices-without-lsblk.md )
789
795
- [ 查看 Chrome 通知历史列表] ( others/view-chrome-notification-history.md )
790
796
- [ Virtualbox VBoxManage] ( others/virtualbox-VBoxManage.md )
791
797
- [ vsftpd] ( others/vsftpd.md )
@@ -984,6 +990,7 @@ Read the [NOTICE](./NOTICE) file distributed with this work for additional infor
984
990
- [ 在虚拟机里安装 Windows 11] ( windows/install-win11-in-vm.md )
985
991
- [ legend bios 无损转 uefi] ( windows/legend-bios-to-uefi.md )
986
992
- [ PE 系统] ( windows/pe-system.md )
993
+ - [ winget] ( windows/winget.md )
987
994
- [ Windows WSL] ( windows/wsl.md )
988
995
989
996
[ ` ⬆ 返回目录 ` ] ( #toc )
0 commit comments