mbp compile and run cpp file

  1, enter the path .cpp file;

  2, g ++ -o output file name to be compiled file name;

  3,. / Output file name.

Guess you like

Origin www.cnblogs.com/potatorain/p/11574691.html