摘要: 1.关于字符数组和字符串的区别:(字符串以0或'\0'结尾) 字符数组: #include <stdio.h> int main() { /* Write C code in this online editor and run it. */ char a[]={'h','e'}; int i; f 阅读全文
posted @ 2023-04-18 21:29 周周周777 阅读(76) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示