摘要:
当图片为 content 时 使用 new uri("/Images/1.png",UriKind.Relative)当图片为 resource 时 使用 new uri("/App;/component/Images/1.png",UriKind.Relative);有时这两张方法都不行时 可以尝试使用 设置图片为content Stream stream=Microsoft.Xna.Framework.TitleContainer.OpenStream("Images/reminder.png"); 阅读全文
posted @ 2012-03-29 14:27
blueker_li
阅读(216)
评论(0)
推荐(0)

浙公网安备 33010602011771号