shortTextLenMax constant

int const shortTextLenMax

短字符串最大长度

Implementation

static const int shortTextLenMax = 32;