Appearance
#include <cctype> toupper('a') toupper('s')
#include <cctype> tolower('a') tolower('s')
将各种数值类型转换为 string