会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
javawebsoa
CnBlogs
Home
New Post
Contact
Admin
2011年12月22日
windows phone开发之Image控件
后台数据绑定 //本地 this.image1.Source = new BitmapImage( new Uri("Desert.jpg", UriKind.Relative) ); //网络 this.image1.Source = new BitmapImage( new Uri("http://img.download.pchome.net/3k/37/131467_800x600.jpg", UriKind.Absolu...
Read More
posted @ 2011-12-22 15:30 javawebsoa
Views(146)
Comments(0)
Diggs(0)
Edit
公告