longTextLenMax constant

int const longTextLenMax

长字符串最大长度

Implementation

static const int longTextLenMax = 128;