1.字符串输出

CFX_ByteString word = GetNextWord(bIsNumber);
std::cout<<word.GetBuffer(word.GetLength())<<std::endl;