摘要:
基本情况在 .NET Framework Base Class Library 的 System 命名空间中定义了ConsoleColor 枚举,该枚举用来指定控制台(System.Console)前景色(Console.ForegroundColor)和背景色(Console.BackgroundColor)。MSDN 文档中有一个示例程序 ConsoleColorSample.cs:view sourceprint?01// This example demonstrates the ConsoleColor enumeration. 02using System; 0304class S 阅读全文
posted @ 2011-01-17 21:09
Mr▪King
阅读(840)
评论(0)
推荐(0)

浙公网安备 33010602011771号