摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;using iFlytekDemo.Models;namespace iFlytekDemo.C... 阅读全文
posted @ 2014-04-20 18:44 MrMrCash 阅读(252) 评论(0) 推荐(0) 编辑
摘要: using System.Collections.Generic;using System.ComponentModel.DataAnnotations;namespace iFlytekDemo.Models{ /// /// 城市实体 /// public class... 阅读全文
posted @ 2014-04-20 18:43 MrMrCash 阅读(206) 评论(0) 推荐(0) 编辑