liulipeng

mac 显示隐藏文件

显示:defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏:defaults write com.apple.finder AppleShowAllFiles -bool false

分类:

技术点:

相关文章:

  • 2021-11-19
  • 2022-01-11
  • 2022-01-17
  • 2021-11-19
  • 2021-11-19
  • 2021-11-22
猜你喜欢
  • 2022-02-07
  • 2021-12-06
  • 2022-12-23
  • 2021-11-17
  • 2022-02-25
  • 2021-11-19
  • 2021-11-19
相关资源
相似解决方案