摘要: 实验1 /* A simple C program*/ #include <stdio.h> int main(){ printf("my stuno is 202083290286\n2020 very good\n"); return 0; } 实验2 #include <stdio.h> in 阅读全文
posted @ 2020-10-15 14:48 路北路陈 阅读(59) 评论(1) 推荐(0)