打开终端 输入
defaults write com.apple.finder CreateDesktop -bool TRUE;killall Finder
当然把true 改为false 文件会全部消失
本文介绍了一种在Mac上通过终端命令快速切换桌面图标显示状态的方法。只需在终端中输入一行命令即可实现桌面图标的显示或隐藏。
打开终端 输入
defaults write com.apple.finder CreateDesktop -bool TRUE;killall Finder
当然把true 改为false 文件会全部消失
1万+
7141
1082

被折叠的 条评论
为什么被折叠?