摘要:
using System;using System.Collections.Generic;using System.Text;namespace ConsoleApplication2{ class Program { public static void Main(string[] args) { Student[] stu = new Student[3]; stu[0] = new St... 阅读全文
posted @ 2010-08-09 18:47
aparche
阅读(250)
评论(0)
推荐(0)
浙公网安备 33010602011771号