09 2014 档案

摘要://这样不行 var BrushProducTimeout = aliexpressEntities.CP_BrushProduc.Where(p => p.isActive == true && p.productState == 2 && (4 * 60 - (DateTime.Now.Su... 阅读全文
posted @ 2014-09-16 16:28 虫虫飞520 阅读(2945) 评论(1) 推荐(0)
摘要:{ attributeSumValue= beforEntity.Sum(e => Convert.ToDecimal( e.GetType().GetProperties().Where(o => o.Name == attributeName).Single().GetValue(e, nul... 阅读全文
posted @ 2014-09-01 17:00 虫虫飞520 阅读(383) 评论(0) 推荐(0)