cctype

cctype 是判断字符类型的 也就是用asc码判断是数字还是字母等 

不能用cctype判断除了char类型之外的东西,例如int,double等

posted @ 2020-05-07 09:01  咕咕277  阅读(187)  评论(0)    收藏  举报