1.苹果破解软件下载网址
https://www.waitsun.com
http://xclient.info/?t=e4023411acd9a89c543cd262f75f872436daf345
2.苹果电脑允许安装任何来源的应用
osx新系统默认隐藏了下图任何来源选项,可以在终端使用指令进行开启显示
sudo spctl --master-enable
sudo spctl --master-disable
在终端输入上面指令就可以显示下图圆圈里的任何来源选项了
966C5EA5-77BF-4890-8ADA-0F797E8BD0F2.png
3.显示隐藏的文件
显示隐藏文件:
defaults write com.apple.Finder AppleShowAllFiles YES;KillAll Finder
不显示隐藏文件:
defaults write com.apple.Finder AppleShowAllFiles NO;KillAll Finder
4.idea历史版本下载
https://www.jetbrains.com/idea/download/previous.html
IDEA破解码
https://blog.csdn.net/qq_33354943/article/details/79736415
网友评论