2011年3月24日

[转]24小时人体状态热图

摘要: 阅读全文

posted @ 2011-03-24 10:19 楚云公子 阅读(188) 评论(0) 推荐(0)

2011年3月15日

如何加载图片

摘要: 参考:WPF 设置Image的源 http://social.msdn.microsoft.com/forums/en-US/wpf/thread/0d04a373-b446-453a-869d-52958e976c81方法一:BitmapImage imgSource = new BitmapImage(new Uri("location",UriKind.Relative));Image image = new Image();image.Souce = imgSource; 方法二:MemoryStream ms = new MemoryStream()----初始化 阅读全文

posted @ 2011-03-15 10:02 楚云公子 阅读(267) 评论(1) 推荐(0)

入住园子成功!

摘要: 大家都来加入园子吧! 阅读全文

posted @ 2011-03-15 09:54 楚云公子 阅读(62) 评论(0) 推荐(0)

导航

点击右上角即可分享
微信分享提示