windows phone 图片缓存
摘要:using System;using System.Net;using System.Windows;using System.Windows.Controls;using System.Windows.Media.Imaging;using System.Text;using System.IO.IsolatedStorage;using System.IO;namespace Cache{ public class ImageCache : DependencyObject { public static readonly DependencyProperty S...
阅读全文
posted @ 2013-04-20 18:09
浙公网安备 33010602011771号