IOS: Attribute list Introduction Introduction to property Lists

Source: Internet
Author: User

IOS: Attribute list Introduction Introduction to property Lists

Essentially, the list of attributes is the way Apple's object data is serialized and deserialized

Attribute list uses several data types to organize data into key and value tables
property lists organize data into named values and lists of values using several object Ty Pes.
These types enable you to produce well-structured data that is easy to transfer, store, and access and that is valid.
These types give you the means to produce data which is meaningfully structured, transportable, storable, and Accessibl E, but still as efficient as possible. The
attribute list is widely used in OS X and iOS applications.
Property lists is frequently used by applications running on both OS X and IOS. The Cocoa and core Foundation programming interfaces of the
Property list enable you to convert hierarchical data constructed from basic object types into standard XML.
The Property-list programming interfaces for Cocoa and Core Foundation allow you to convert hierarchically structured Combinations of these basic types of objects to and from the standard XML.
You can put the XML data to disk and use it to reconstruct the original object.
You can save the XML data to disk and later use it to reconstruct the original objects.

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.