将下面的命令粘贴进终端,按提示操作即可(可能需要输入电脑密码)
显示:defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏:defaults write com.apple.finder AppleShowAllFiles -bool false
2024-01-12 20:34:28
将下面的命令粘贴进终端,按提示操作即可(可能需要输入电脑密码)
显示:defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏:defaults write com.apple.finder AppleShowAllFiles -bool false
下一篇:Mac下显示隐藏的文件