摘要: /* A simple C program */ #include <stdio.h> int main(){ printf("my stuno is: 202083450052"); printf("2020 good bye"); return 0; } /* 循环打印字符 */ #includ 阅读全文
posted @ 2020-10-16 23:25 张钰坤 阅读(55) 评论(0) 推荐(0)