摘要:
做个记录,以后看,student为自定义的类using System;using System.Collections;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace TestCSharp{ class student:IEnumerable { int d = 200;//普通变量 public static int e = 300;//静态变量 public const in... 阅读全文
posted @ 2012-05-24 20:56
郭远威
阅读(273)
评论(0)
推荐(1)

浙公网安备 33010602011771号