vault backup: 2026-01-24 14:40:09
This commit is contained in:
7
Collection/Obsidian使用飞牛Webdav实现多端同步.md
Normal file
7
Collection/Obsidian使用飞牛Webdav实现多端同步.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
tags:
|
||||
- empty
|
||||
aliases: empty
|
||||
日期: 2026/1/24
|
||||
---
|
||||
#
|
||||
@@ -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语言`&&`运算符的左值为假时,右值不进行计算,同理`||`运算符左值为真右值不进行计算
|
||||
Reference in New Issue
Block a user