240 发简信
IP属地:广东
  • docker: error response from daemon: get https://registry-1.docker.io/v2/: x509: certificate signe...

    docker: error response from daemon: get https://registry-1.docker.io/v2/: x509: certifi...

  • :smile: 桀骜兄

    Python:类属性与实例属性

    在了解类的属性之前,应该先对__dict__属性有所了解。官方文档是这样说的 A dictionary or other mapping object used to sto...