CoreData Introduction Use additions and deletions to change the swift

Source: Internet
Author: User
  1. First create a new

  2. Click on the new Testinfo.xcdatamodeld will appear this interface

  3. After creating Testinfo.xcdatamodeld Appdelegate will automatically help you to add support CoreData code interested in your own research

  4. First, use CoreData to store data 1. CREATE TABLE 2. Create Field 3. The model class that created the corresponding field is sufficient.

  5. Create a table click and then appear

  6. Add a field ......... .....

  7. Create a model for the corresponding field command+n

  8. will automatically help you create a class after you hook it up.

  9. Okay, everything's ready. Find a place to test the additions and deletions, write the test code directly in the Appdelegate.



Well above is the simple coredata used for the first time with the novice. This example only tries to get started using


CoreData Introduction Use additions and deletions to change the swift

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.