摘要:
代码示例1:mesg[ ] = " " #include <stdio.h> #include <string.h> int main() { char mesg[] = ""; printf("strlen of mesg:%d\n",(int)strlen(mesg)); printf("siz 阅读全文
代码示例1:mesg[ ] = " " #include <stdio.h> #include <string.h> int main() { char mesg[] = ""; printf("strlen of mesg:%d\n",(int)strlen(mesg)); printf("siz 阅读全文
posted @ 2022-11-10 13:52
轩~邈
阅读(39)
评论(0)
推荐(0)
浙公网安备 33010602011771号