码家

Web Platform, Cloud and Mobile Application Development

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2011年4月5日

摘要: using System;namespace Wrox{public class MyFirstClass{static void Main(){Console.WriteLine("Hello");Console.ReadLine();return;}}} 阅读全文
posted @ 2011-04-05 13:55 海山 阅读(156) 评论(0) 推荐(0)