gpt4 book ai didi

c# - 什么是存储项目的 FolderRelativeId?

转载 作者:行者123 更新时间:2023-11-30 17:46:12 25 4
gpt4 key购买 nike

写在MSDN :

An identifier for the current item. This ID is unique for the query result or StorageFolder that contains the item and can be used to distinguish between items that have the same name.

但我还是不太清楚。我可以将它用作唯一 ID 来帮助我比较任意两个给定文件的相等性吗?

最佳答案

这是一篇关于 FolderRelativeId 的精彩文章.它基本上是文件的唯一 ID。

具有相同名称的文件与另一个文件的精确副本之间存在差异(应该具有相同的 FolderRelativeId)。


当您更新大型程序时,可以很好地使用此类 ID。如果磁盘上已有一个完全相同的文件,为什么要从新更新复制文件,只需跳过该文件并转到下一个。

关于c# - 什么是存储项目的 FolderRelativeId?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26443941/

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