摘要: 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 阅读(256) 评论(0) 推荐(0)
摘要: using System.Collections.Generic;using System.ComponentModel.DataAnnotations;namespace iFlytekDemo.Models{ /// /// 城市实体 /// public class... 阅读全文
posted @ 2014-04-20 18:43 MrMrCash 阅读(209) 评论(0) 推荐(0)