Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows Phone 操作系统中文件系统的名称是什么?
我知道Isolated Storage,但它是文件系统的名称还是它构成了一个成熟的文件系统,例如;exFat、NTFS 还是 ReFS?
Isolated Storage
隔离存储只是一种抽象。Windows Phone 7 使用 Windows CE 作为后端,Windows CE 使用自己的存储管理机制。CE 还支持外部存储器的 FAT(我不记得确切的味道)。Windows Phone 8可能使用 NTFS,但这只是猜测。