vault backup: 2026-01-24 14:40:09

This commit is contained in:
2026-01-24 14:40:09 +08:00
parent 5060b6ea80
commit 34a9796c74
3 changed files with 26 additions and 70 deletions

View File

@@ -0,0 +1,7 @@
---
tags:
- empty
aliases: empty
日期: 2026/1/24
---
#

View File

@@ -22,4 +22,5 @@ vim mount_hgfs
sudo vmhgfs-fuse .host:/ /mnt/hgfs/ -o allow_other #填入命令
chmod +x mount_hgfs #增加执行权限
mv mount_hgfs /bin #移动到/bin路径下 以后使用 mount_hgfs 直接执行
```
```
- C语言`&&`运算符的左值为假时,右值不进行计算,同理`||`运算符左值为真右值不进行计算