菜鸟教程小白 发表于 2022-12-13 05:54:20

ios - 如何确定 iOS 通讯录中 ABPerson 的最后修改日期?


                                            <p><p>我可以在 iOS 的通讯录中获取 ABPerson 的最后修改日期吗?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>我找到了问题的答案。 ABPerson 有一个属性:const ABPropertyID kABPersonModificationDateProperty 让我们知道上次修改日期。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 如何确定 iOS 通讯录中 ABPerson 的最后修改日期?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/3809254/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/3809254/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 如何确定 iOS 通讯录中 ABPerson 的最后修改日期?