Local by Flywheel 本地 WordPress 開發,Mac 系統下刪除隱藏維護模式檔案

正在檢視 1 個帖子:1-1 (共 1 個帖子)
  • 作者
    帖子
  • 詩語
    管理員
    • 文章數量: 5,935
    @feibisi
    樓主

     

    第一種:
    在 macOS Sierra,我們可以使用快捷鍵 ⌘⇧.(Command + Shift + .) 來快速 (在 Finder 中) 顯示和隱藏隱藏檔案了。

    第二種:
    在終端使用:

    //顯示隱藏檔案
    defaults write com.apple.finder AppleShowAllFiles -bool true

    //不顯示隱藏檔案
    defaults write com.apple.finder AppleShowAllFiles -bool false

    最後需要重啟 Finder:

    重啟 Finder:視窗左上角的蘋果標誌–> 強制退出–>Finder–> 重新啟動

正在檢視 1 個帖子:1-1 (共 1 個帖子)
  • 哎呀,回覆話題必需登入。

話題資訊