- 博客(1)
- 收藏
- 关注
原创 字符与字符串的转换
include <stdio. h> include <stdlib. h> void main (void); void main (void) { int num = 100; char str[25]; itoa(num, str, 10); printf(“The number ‘num’ is %d and the ...
2021-03-14 22:17:19
451
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅