//main程序入口 argc命令行变量的数量 argv命令行变量的数组int main(int argc, char *argv[])function: 用于声明一个函数,函数声明后,可以在需要的时候调用。:包装了std的C++头文件,对...