#ifndef __COMMAND_SOLVE_HPP__ #define __COMMAND_SOLVE_HPP__ // 命令行处理 void Pre_Command_Solve(void); #endif