VS Code下使用scan系列函数报错,头疼

Guan · · 2343 次点击
以经转GoLand了
#6
更多评论
求助大神,刚入坑,遇到这样的问题,真叫人头大
#1
``` It looks like you are trying to interact with your program via the debug console as stdin. That is unfortunately not supported at the moment. 输入输出交互暂时不支持调试控制台,使用终端或cmd是正常的 ``` >https://github.com/Microsoft/vscode-go/issues/219
#2