#ifndef LICO_QUESTIONS_H #define LICO_QUESTIONS_H //1、字符串分割 void StringSegmentation(); #endif //LICO_QUESTIONS_H