gpt4 book ai didi

windows-phone-7 - 使用隔离存储中的背景图像路径创建辅助磁贴

转载 作者:行者123 更新时间:2023-12-04 09:55:53 28 4
gpt4 key购买 nike

在我的应用程序中,我的所有图像都保存在 IndependentStorage 空间中。
我可以使用 Uri 的链接到我的应用程序的独立存储创建一些辅助磁贴吗?
有没有办法做到这一点?我无法找到一些东西。

谢谢

最佳答案

那么您的图像必须保存在 Shared/ShellContent 下。阅读文档 here .

因此,例如,您的图像 Tile 路径将是这样的:

tileData.BackgroundImage = new Uri("isostore:/Shared/ShellContent/background.png", UriKind.Absolute)

您必须添加“isostore”前缀才能从独立存储加载图像。

关于windows-phone-7 - 使用隔离存储中的背景图像路径创建辅助磁贴,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6818064/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com