今天第一次使用VSCODE,不知道怎么在Debug运行中输入数据
double x1; x1 = console.read();
希望网友们能够提点,到底在哪里输入X1
launch.json 中设置"externalConsole": true,