240 发简信
IP属地:宁夏
  • 计算机语言

    1.汇编语言2.脚本语言3.机器语言4.高级语言

  • 【Vue cli3】 Missing file extension "vue" for "xxxx" (import/extensions) 解决方法

    1.引入eslint-import-resolver-webpackyarn add eslint-import-resolver-webpac...

  • MAC 安装zsh 修改环境变量

    打开iterm 修改这个 ~/.zshrc文件 然后重启iterm

  • html5的八大特性

    1.class semantics Giving meaning to structure, semantics are front and c...

  • zsh git 缩写

    alias ga='git add' alias gb='git branch' alias gba='git branch -a' alias...

  • 2018-03-07

    Push failed: Failed with error: ssh variant 'simple' does not support se...

  • 2018-02-28

    1. mac 下查找文件下的命令 find / -name "file name" 2. 修改 git commit 的message git ...

  • 2018-01-26

    vs code 自动上传配置 { "host": "*****", "port": 22, "username": "****", ...