使用vscode写dart代码时,vscode的输出总是乱码?

使用vscode写dart代码时,vscode的输出总是乱码?
图片描述

阅读 5.4k
1 个回答

settings.json 中添加 "code-runner.runInTerminal": true,

推荐问题