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.
我有一个非常奇怪的问题,我创建了一个包含三个字段的 sqlite 表。-(Void)awakeFromNib之后,我编写代码以appdelegate 类的方法将其复制到 iPhone 中。
-(Void)awakeFromNib
数据库复制成功,但数据库中不存在表。我不知道为什么会这样。