摘要: 实验任务1 #include <stdio.h> int main() { printf(" 0 \n"); printf("<H>\n"); printf("I I\n"); system("PAUSE"); return 0; } 实验结论 实验任务1(2) 1 #include<stdio.h 阅读全文
posted @ 2025-10-09 21:03 Aaaaa叉少 阅读(6) 评论(1) 推荐(0)