好久没写了,重装了系统重新配置的Live Writer,看看效果:

测试:

class TestClass  
{  
	static void C# Main(string[] args)  
	{  
		// Display the number of command line arguments:  
		System.Console.WriteLine(args.Length);  
	}  
} 
posted @ 2013-05-18 10:48  Krime Rex  阅读(155)  评论(0编辑  收藏  举报