如何使用C#清除屏幕?
使用Console.Clear()方法清除屏幕和控制台缓冲区。调用Clear方法时,光标会自动滚动到窗口的左上角。
在这里,我们清除了屏幕,然后设置了ForegroundColor和BackgroundColor-
ConsoleColor newForeColor = ConsoleColor.Blue; ConsoleColor newBackColor = ConsoleColor.Yellow;
以下是完整的代码-
示例
using System;
using System.Collections.Generic;
class Program {
static void Main() {
ConsoleColor foreColor = Console.ForegroundColor;
ConsoleColor backColor = Console.BackgroundColor;
Console.WriteLine("清除屏幕!");
Console.Clear();
ConsoleColor newForeColor = ConsoleColor.Blue;
ConsoleColor newBackColor = ConsoleColor.Yellow;
}
}输出结果
清除屏幕!
热门推荐
10 男生儿子生日祝福语简短
11 感恩老婆礼物祝福语简短
12 苦行老师祝福语结婚简短
13 班级祝福语简短句子
14 艺校元旦祝福语大全简短
15 男孩中考蛋糕祝福语简短
16 祝福语简短唯美老师的话
17 立春幽默祝福语简短
18 如果不结婚祝福语简短