[VSCode] VSCode 设置 python 的编译器

VSCode 设置 python 的编译器

  • 快捷键:CTRL+ SHIFT + P 弹出 VSCode 的命令框
  • 输入 Python : select Interpretor
  • 选择自己需要的 python 环境;如 python 3.8 或者 python 3.10 版本

你可能感兴趣的:(技术分享,编译链接调试技术,vscode,ide,编辑器)