摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication6{ class Program { static void Main(string[] args) { Student student = new Student(); student.Name = "会东"; student.Age = 28; Console.WriteLine("姓名:{0} 年龄{1}", student.Nam 阅读全文
posted @ 2013-06-17 23:42
飞越无限
阅读(276)
评论(0)
推荐(0)

浙公网安备 33010602011771号