gpt4 book ai didi

iphone - 检查 sqlite 中 UIImage 的重复值

转载 作者:行者123 更新时间:2023-12-03 21:03:46 26 4
gpt4 key购买 nike

我的应用程序包含 SQLite 数据库中的图像。我想在将 UIImage 插入数据库之前检查其重复值。图像存储为 blob 类型。这可能吗?

最佳答案

一种方法是存储哈希值,例如 sha1 ,然后与数据库另一个字段中的图像数据进行比较。

关于iphone - 检查 sqlite 中 UIImage 的重复值,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10277071/

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