将下面的命令粘贴进终端,按提示操作即可(可能需要输入电脑密码)
显示:defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏:defaults write com.apple.finder AppleShowAllFiles -bool false
将下面的命令粘贴进终端,按提示操作即可(可能需要输入电脑密码)
显示:defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏:defaults write com.apple.finder AppleShowAllFiles -bool false
转载于:https://www.cnblogs.com/wahy/p/4949619.html