摘要: #include<stdio.h> main() { printf("我爱学习C语言"); } #include<stdio.h> main() { printf("计算机科学与技术\n"); printf("李治浩\n"); } 4.编写程序,定义两个整型变量,赋值并输出 #include<std 阅读全文
posted @ 2021-10-07 23:02 李治浩 阅读(18) 评论(0) 推荐(0)