摘要: 001、 [root@PC1 test1]# ls test1.c test2.c [root@PC1 test1]# cat test1.c #include <stdio.h> int main(void) { int i; int x = 10000; for(i = 0; i < 4; i+ 阅读全文
posted @ 2024-11-23 13:18 小鲨鱼2018 阅读(17) 评论(0) 推荐(0)
摘要: 001、 002、 003、 前景色全部改为0 004、 背景色全部改为255 。 阅读全文
posted @ 2024-11-23 11:40 小鲨鱼2018 阅读(444) 评论(0) 推荐(0)