gpt4 book ai didi

c# - 适用于 Windows Phone 8 的 IsolatedStorageFile 或 Windows.Storage API?

转载 作者:太空狗 更新时间:2023-10-29 21:45:25 28 4
gpt4 key购买 nike

我正在为 Windows Phone 8 开发一个幕后库。我们需要将文件系统用作原始缓存。不过,我发现有两个适用于 Windows Phone 8 的 API。有典型的 IsolatedStorageFile API 是从 Windows Phone 7 继承下来的。但是,现在也有新的 Windows.Storage.ApplicationData API 集,我认为它们是从 WinRT 继承下来的。

我应该使用哪一个?有什么区别,为什么我应该使用一个或另一个?另外,他们是如何互动的?如果我在 IsolatedStorage 中创建一个文件,我可以在 Windows.Storage 中看到它吗?

最佳答案

如果您只针对 WP8,那么我从 Microsoft 收到的建议是,您应该使用 Windows.Storage API。

期望其他人将来会被弃用。

指南实际上更为笼统。换句话说:

Where there are multiple ways of doing something, if you don't need backwards support, use the functionality under the "Windows" namespace.

关于c# - 适用于 Windows Phone 8 的 IsolatedStorageFile 或 Windows.Storage API?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15621855/

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