功能:把一整数转换为字符串用法:char *itoa(int value, char *string, int radix); 详细解释:itoa是英文integer to array(将int整型数转化为一个字符 ...
確定! 回上一頁