摘要:
实验任务一: 程序1: //打印一个字符小人 #include <stdio.h> #include <stdlib.h> int main() { printf(" o \n"); printf("<H>\n"); printf("I I\n"); system("pause"); return 阅读全文
posted @ 2025-03-08 17:52
一剑江湖114514
阅读(5)
评论(0)
推荐(0)