快递查询
摘要: 这个在项目中用到了,在网上找了一下才找到,留下来以后自已使用。List list =new List(); list = (from n in dbEntities.UniversalInfo where n.UniTypeId == unityp... 阅读全文
posted @ 2016-01-21 14:42 潜者之意 阅读(5512) 评论(3) 推荐(0)