哎还是喜欢在终端输出,那个output总是不喜欢

file->settings中设置全局的
{
    "python.pythonPath": "C:\\Python27\\ArcGIS10.2\\python2.exe",
    "code-runner.executorMap": {
        "python":"$pythonPath $fullFileName",
    },
    "code-runner.saveFileBeforeRun": true,
    "code-runner.runInTerminal": true
}
 

相关文章:

  • 2021-07-02
  • 2021-04-20
  • 2022-01-14
  • 2021-06-17
  • 2021-12-05
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-02
  • 2022-12-23
  • 2021-09-30
  • 2021-11-23
  • 2022-01-19
  • 2021-09-07
  • 2021-04-02
相关资源
相似解决方案