Image.Source=new Uri("isostore:\\Shared\\ShellContent\\a.jpg", UriKind.RelativeOrAbsolute);
这样写根本不行,难道 比必把它转换为文件流么?那种方式操作也太二了吧...