C#控制台为输出内容设置背景色和字体颜色
摘要:
 ```c static void Main(string[] args) { Console.BackgroundColor = ConsoleColor.White;//设置背景色 Console.Foregr 阅读全文
posted @ 2020-05-15 17:15 anjun_xf 阅读(1931) 评论(0) 推荐(0)
浙公网安备 33010602011771号