240 发简信
IP属地:广东
  • vscode导入模块Python无法解析

    确保你的VS Code环境中已经正确配置了Python解释器。你可以通过按下Ctrl + Shift + P,然后输入Python: Selec...

  • golang 语法

    语法易错点 传结构的值时,结构体的对象类型会被转换为接收者定义的类型 值在使用时要初始化,不然会报访问nil对象runtime error: i...

  • 生成ssh公钥

    $ ssh-keygen -t rsa -C "您的邮箱地址"输入密钥备注名,回车 配置~/.ssh/config 将公钥配置至github

  • VMware Fusion 13序列号

    4C21U-2KK9Q-M8130-4V2QH-CF810

  • Resize,w 360,h 240
    解决mac terminal git没法自动补全问题

    解决mac terminal git没法自动补全问题 brew install bash-completiongit clone https:/...

  • egg_error

    Property 'sockets' does not exist on type 'EggSocketNameSpace' 修改为

  • socket

    socket test tool (base on lite-server) Clone this repository:git clone h...

  • mongodb

    安装 mongodb (ubuntu20) 对外开放 mongodb 打开配置文件 修改绑定 ip 重启 mongodb 查看用户名列表