isspace () - C函数. C库函数int isspace(int c)检查传递的字符是否是空白。 标准空白字符: ' ' (0x20) space (SPC) ' ' (0x09) horizontal tab (TAB) ' ' (0x0a) ...
確定! 回上一頁