我如何设置qt-creator,当我使用'run‘时,终端将会被使用?我需要它作为std::cin的输入。我在Lubuntu20.4LTS上使用4.14版本。
发布于 2021-04-05 15:34:15
在左窗格中,单击projects -> Run并选中Run in terminal。
projects -> Run
Run in terminal
https://stackoverflow.com/questions/66948369
相似问题