摘要: using System;namespace Test{ class Class1 { /// /// 应用程序的主入口点。 /// [STAThread] static void Main(string[] args) { string [] arrs=new string... 阅读全文
posted @ 2005-09-20 09:40 lovecherry 阅读(16262) 评论(8) 推荐(0)