240 发简信
IP属地:安徽
  • poetry 下载依赖慢解决

    设置 PyPI 镜像源 poetry source add --priority=primary tsinghua https://pypi.t...

  • apache2配置mod_wsgi使用特定版本python

    mod_wsgi简介 mod_wsgi是一个 Apache HTTP 服务器模块,允许 Apache 作为一个 WSGI 兼容的 Web 服务器...

  • Resize,w 360,h 240
    云原生人工智能白皮书

    云原生人工智能CNAI[https://www.cncf.io/reports/cloud-native-artificial-intellig...

  • windows 安装 windows terminal

    如果可以打开Microsoft Store" 打开 Windows 11 的 "Microsoft Store" 应用。 在搜索栏中输入 "Wi...

  • windows部署minikube

    先下载minikube 前提条件 2 CPUs or more 2GB of free memory 20GB of free disk spa...

  • git 报错git pull error: cannot lock ref 'refs/remotes/origin/dev': unable to resolve reference 'ref...

    解决办法git gc --prune=now这个命令会触发 Git 的垃圾回收,并清理不再需要的对象和引用。 删除损坏的引用:如果垃圾回收没有解...

  • kratos安装

    1、先安装go,要求版本大于等于1.16,这里不再赘述2、安装kratos 3、将 二进制文件路径添加到您的 PATH 环境变量中