240 发简信
IP属地:普罗旺斯-阿尔卑斯-蓝色海岸
  • git commands

    1. To see the URL of local repository git remote show origin 2. View cur...

  • docker针对Mac和Linux不同的操作注意点

    Linux篇: 1. In Linux, all the CLI should be added "sudo" in front. 2. In ...

  • Angular 4 笔记

    STEP: Prerequist: (1) NodeJS: download the latest version (2) npm: [sudo...

  • docker实际操作指令记录------For Mac

    [For Linux: add 'sudo' before all the commands] 1.image: a lightweight, ...