摘要:
# If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. export ZSH="/Users/liulu/.oh-my-zsh" ZSH_DISABLE_COMP... 阅读全文
摘要:
plugin caching_sha2_password could not be loaded 我在mac上用Sequel Pro连数据库的时候,会报出以上错误,这是应为8.0.11把身份认证插件改成了 caching_sha2_password ,而客户端没法使用此插件。 这是我们只要用命令行进 阅读全文
摘要:
{ border-color: transparent; border-right-color: #e5e5e5; border-width: 7px; margin-top: -7px; right: 100%; top: 20px; border: solid transparent; content: " "; hei... 阅读全文
摘要:
常用: 阅读全文
摘要:
https://blog.csdn.net/licheng11403080324/article/details/60128090 https://yq.aliyun.com/articles/399499 阅读全文
摘要:
关于rm命令的命令行参数,可以参考cp的命令行参数,大多数是一致的,以下列举几个常用的: 阅读全文
摘要:
用了十多年windows,终于换了个高配Mac,俗话说 无论前端还是后端最终还是走向了linux,无论是换了多少台PC最终都会走向Mac。不学习命令行用什么Mac? 干就完了~ 详细: 阅读全文
摘要:
阅读全文
摘要:
之前觉得可以用文档流和定位布局可以做出flex的任何布局类型,但是现在醒悟了尝试熟练flex布局,此文会记录自己flex从0→1的过程。 flex 的核心的概念就是 容器 和 轴。容器包括外层的 父容器 和内层的 子容器,轴包括 主轴 和 交叉轴,可以说 flex 布局的全部特性都构建在这两个概念上 阅读全文
摘要:
加载图表 释放图表 阅读全文