C 库函数- strtol() C 标准库- <stdlib.h> 描述C 库函数long int strtol(const char *str, char **endptr, int base) 把参数str 所指向的字符串根据给定的base 转换为 ...
確定! 回上一頁