摘要:
# 禅与 Objective-C 编程艺术 (Zen and the Art of the Objective-C Craftsmanship 中文翻译) - 原文 <https://github.com/objc-zen/objc-zen-book> - Gitbook 链接(包含 PDF, mo 阅读全文
摘要:
demo 地址 https://github.com/PureLovePeter/DataCache 好用的话 star star star 数据库版本迁移顾名思义就是在原有的数据库中更新数据库,数据库中的数据保持不变对表的增、删、该、查。 数据持久化存储: plist文件(属性列表) prefer 阅读全文