摘要:
也谈代码着色先看下效果:usingSystem; usingSystem.Collections.Generic; usingSystem.Text; namespaceConsoleApplication1 { classProgram { staticvoidMain(string[]args) { System.Console.Write("你好中国"); } } } 不如JeffreyZh... 阅读全文
posted @ 2009-12-16 09:58
Houfeng
阅读(2047)
评论(9)
推荐(1)