摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace 学习2{ class Program { static void Main(string[] args) { mytest mt = new mytest(); foreach (object element in mt)//由于返回的数值的类型不统一,所以采用object来接受 { ... 阅读全文
posted @ 2012-05-13 14:36
MadKeX
阅读(253)
评论(0)
推荐(0)

浙公网安备 33010602011771号