会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
侯锋's Blog
侯锋个人技术博客
博客园
首页
新随笔
联系
订阅
管理
2009年12月16日
也谈代码着色
摘要: 也谈代码着色先看下效果:usingSystem; usingSystem.Collections.Generic; usingSystem.Text; namespaceConsoleApplication1 { classProgram { staticvoidMain(string[]args) { System.Console.Write("你好中国"); } } } 不如JeffreyZh...
阅读全文
posted @ 2009-12-16 09:58 Houfeng
阅读(2041)
评论(9)
推荐(1)
编辑
公告