MacOS
文章平均质量分 53
偏向明知山
程序猿、MEM
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
【MacOS】macos Ventura使用BetterDummy在2k屏幕实现HiDPI缩放屏幕
电脑:macbook pro 14寸屏幕:小米27寸165Hz显示屏(最高支持2560*1440), macos Ventura使用BetterDummy在2k屏幕实现HiDPI缩放屏幕原创 2022-11-30 11:20:18 · 4720 阅读 · 4 评论 -
【Mac】mac电脑(苹果)如何同时使用vue2和vue3的脚手架-vue版本共存
vue版本切换,脚手架在Vue2和Vue3中间切换,给大家分享一下。原创 2022-10-13 19:15:59 · 2191 阅读 · 0 评论 -
oh-my-zsh偶尔提示not in a git repository等信息
oh-my-zsh偶尔提示not in a git repository等信息 问题 提示:not in a git repository Would you like to update? [Y/n] Y 正常显示 原因是因为系统更新,git的内容被删除了 解决如下: cd ~/.oh-my-zsh git init # you've already done this step, so you can skip git remote add origin https://github.com/ro原创 2022-05-30 10:54:41 · 2975 阅读 · 0 评论
分享