摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;namespace MvcApplication1.Controllers{ public class Person { public string Name { get; set; } public int Age { get; set; } //public List Numbers { get; set; } publi... 阅读全文
posted @ 2013-08-26 00:44
chunchill
阅读(278)
评论(0)
推荐(0)


浙公网安备 33010602011771号