差别

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

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
public:it:macos [2019/04/04 13:58] – [Tools] oakfirepublic:it:macos [2023/02/06 15:51] (当前版本) oakfire
行 1: 行 1:
 ====== MacOS ====== ====== MacOS ======
 +  * [[https://scriptingosx.com/2019/06/moving-to-zsh/|MacOS zsh]]
 ===== Tools ===== ===== Tools =====
   * [[http://brew.sh/|HomeBrew]] <wrap em>★★★★★</wrap>: 命令行包集成安装工具,开发必备。   * [[http://brew.sh/|HomeBrew]] <wrap em>★★★★★</wrap>: 命令行包集成安装工具,开发必备。
行 20: 行 20:
   * [[https://www.cockos.com/licecap/|LICEcap]]<wrap em>★★★★★</wrap>: 录屏GIF制作工具,可屏幕套框直接录制。   * [[https://www.cockos.com/licecap/|LICEcap]]<wrap em>★★★★★</wrap>: 录屏GIF制作工具,可屏幕套框直接录制。
   * [[https://mathpix.com/|Mathpix Snip]]<wrap em>★★★★★</wrap>: 截图识别数学公式的latex表达。也有对应的 win/ubuntu 版本。   * [[https://mathpix.com/|Mathpix Snip]]<wrap em>★★★★★</wrap>: 截图识别数学公式的latex表达。也有对应的 win/ubuntu 版本。
 +  * [[https://git-fork.com/|Fork]]<wrap em>★★★★☆</wrap>: 好用的 git 客户端界面软件
 +  * SHELL 增强:[[https://github.com/starship/starship/blob/master/docs/zh-CN/guide/README.md|starship]]
 ===== Tips ===== ===== Tips =====
   * 查看动态链接库依赖指令 ''otool -L <target>''   * 查看动态链接库依赖指令 ''otool -L <target>''
行 34: 行 36:
   * 给系统默认词典添加额外的词库:[[https://www.zhihu.com/question/20428599|来源知乎]]   * 给系统默认词典添加额外的词库:[[https://www.zhihu.com/question/20428599|来源知乎]]
   * 10.14 Mojave 版本,如果长期未关机发现自动同步时间失效(表现为取消勾选再勾线自动设置时间选项后,错误的时间仍然得不到修正),直接重启系统即可修正。   * 10.14 Mojave 版本,如果长期未关机发现自动同步时间失效(表现为取消勾选再勾线自动设置时间选项后,错误的时间仍然得不到修正),直接重启系统即可修正。
 +===== multithreads programming ===== 
 +  * [[https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/Multithreading/Introduction/Introduction.html#//apple_ref/doc/uid/10000057i-CH1-SW1 | Threading Programming Guide]] key: NSThread 
 +  * [[https://developer.apple.com/library/mac/documentation/General/Conceptual/ConcurrencyProgrammingGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40008091 | Concurrency Programming Guide]] Grand Central Dispatch . key: dispatch_async
  • public/it/macos.1554357482.txt.gz
  • 最后更改: 2019/04/04 13:58
  • oakfire