摘要:
摘要: 场景先上逻辑代码 1: /// 2: /// 图片真实地址 3: /// 4: public string FullImagePath 5: { 6: get 7: { 8: _fullImagePath = ImagePath; 9: if (string.IsNullOrWhiteSpace(_fullImagePath)) 10: return _fullImagePath; 11: if (Uri.IsWellFormedUriString(_fullIm... 阅读全文
posted @ 2013-11-05 17:05
KAnts
阅读(2235)
评论(0)
推荐(1)

浙公网安备 33010602011771号