CommonFunctionThe purpose to record some commen function that we will use frequently##CPP Consolevoid getFileList(std::vector<std::string> &file_list,std::string folder_path)