摘要:
using System;using System.Collections.Generic;using System.Text;namespace ConsoleApplication{ class Program { static void Main(string[] args) { ClassPeople cp = new ClassPeople(); cp.DoWork("王王",cp.Sa... 阅读全文
posted @ 2009-07-01 13:23
流星陨落
阅读(188)
评论(0)
推荐(0)