Ctype.h C character classification
(重定向自Isblank)
ctype.h
是C标准函数库中的头文档,定义了一批C语言字符分类函数(C character classification functions),用于测试字符是否属于特定的字符类别,如字母字符、控制字符等等。既支持单字节字符,也支持宽字符。
单词 | Isblank |
释义 |
Isblank
中文百科
Ctype.h C character classification(重定向自Isblank)
英语百科
C character classification Ctype.h(重定向自Isblank)
C character classification is an operation provided by a group of functions in the ANSI C Standard Library for the C programming language. These functions are used to test characters for membership in a particular class of characters, such as alphabetic characters, control characters, etc. Both single-byte, and wide characters are supported. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。