isdigit()返回是否是数字字符;
isalpha()返回是否是字母字符;
isupper()返回是否是大写字母;
islower()返回是否是小写字母;
posted on 2019-01-25 09:10 Xinstein 阅读(229) 评论(0) 收藏 举报