C++中类似Java中的Runtime.getRuntime().exec(cmd)的方法C++或C中有没有类似Java中Runtime.getRuntime().exec(cmd)的方法 c++ java [解决办法]system命令