差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
tech:op:mac [2018/02/03 15:43:06]
某喵
tech:op:mac [2024/06/03 01:04:19] (当前版本)
行 1: 行 1:
-<​markdown>​ 
 # Mac 技巧 # Mac 技巧
  
行 72: 行 71:
 - /​Library/​LaunchDaemons - /​Library/​LaunchDaemons
 - ~/​Library/​LaunchDaemons - ~/​Library/​LaunchDaemons
 +
 +## 打开无法认证的 App
 +
 +```
 +xattr -rd com.apple.quarantine /​Applications/​YoudaoNote.app
 +```
  
 --- ---
行 79: 行 84:
 - https://​my.oschina.net/​dyl226/​blog/​752030 - https://​my.oschina.net/​dyl226/​blog/​752030
 - https://​github.com/​hokein/​Wiki/​wiki/​Bash-Shell%E5%B8%B8%E7%94%A8%E5%BF%AB%E6%8D%B7%E9%94%AE - https://​github.com/​hokein/​Wiki/​wiki/​Bash-Shell%E5%B8%B8%E7%94%A8%E5%BF%AB%E6%8D%B7%E9%94%AE
- 
-</​markdown>​