240 发简信
IP属地:陕西
  • HTTP 中返回码 301 和 302 的区别

    1、什么是301重定向?301重定向/跳转一般,表示本网页永久性转移到另一个地址。301是永久性转移(Permanently Moved),SE...

  • cURL 重定向

    curl获取Google,可以看出来命令本身不会跟踪重定向,得到302的状态 curl追踪重定向,使用-L Ref curl follow re...

  • Git:文件名大小写敏感

    现象 默认的情况下,Git对文件名大小写不敏感即使改变文件名,使用 git status 命令,仍然无法发现所做的改变 配置 运行命令 git ...

  • Resize,w 360,h 240
    Mac 长按键盘快速输入

    设置 设置重复按键的速度和间隔: 命令 参考 How to enable key repeats on mac

  • Docker 端口映射

    Port Mapping Lookup Linking

  • Docker 基本的 container 操作

    Container Create/Start/Stop Container Enter Container Attach // 多窗口会同步显示...

  • Docker 基本的 image 操作

    Image Search and Pull Image Inspect Run Remove image Create Image based ...

  • Dockerfile 创建 image

    Dockerfile Commends begin with # FROM Maintainer RUN CMD LABEL EXPOSE EN...

  • Mac 安装 Docker

    Docker Install Download -> Install Test visit localhost