升级系统后发现 cocoapods 损坏,记录一下重新安装过程 执行命令: 报错: 安装最新版ruby: 根据提示执行下面命名:我的是在 .zs...
转载自:https://blog.csdn.net/lengxiao1993/article/details/82771768[https://...
转载自 https://janakiev.com/blog/python-shell-commands/[https://janakiev.co...
本文随时更新,记录常用的 git 操作,记得收藏 1.回滚某个文件 Overwrite the contents of the files th...
学一下如何在 OC 中自定义宏。参考自官方文档[https://gcc.gnu.org/onlinedocs/cpp/Object-like-M...
1. ARM处理器指令集 armv6|armv7|armv7s|arm64都是ARM处理器的指令集,这些指令集都是向下兼容的,例如armv7指令...
转载自 (https://zhuanlan.zhihu.com/p/133906695[https://zhuanlan.zhihu.com/p...
1.泛化 ——————▷ 概念:泛化是一种一般与特殊、一般与具体之间关系的描述,具体描述建立在一般描述的基础之上,并对其进行了扩展。 是继承关系...
You should get a grip on the Linux grep command. This is part of the on-...