Maison  >  Questions et réponses  >  le corps du texte

dev-c++ - c++入门小白,刚学习c++,遇到一个问题。

在dev-c++中输入了system("pause"),输出的时候为什么没有"press any key to continue"呢?

PHP中文网PHP中文网2714 Il y a quelques jours744

répondre à tous(1)je répondrai

  • 迷茫

    迷茫2017-04-17 14:22:55

    1、你试试在cmd窗口运行你的程序,看看输出是否正常。

    2、system("pause")是执行pause命令的意思,你可以直接试试输出的是什么。

    répondre
    0
  • Annulerrépondre