iOS下Property list能够存储的数据类型
Abstract type |
XML element |
Cocoa class |
Core Foundation type |
---|---|---|---|
array |
|
|
|
dictionary |
|
|
|
string |
|
|
|
data |
|
|
|
date |
|
|
|
number - integer |
|
|
|
number - floating point |
|
|
|
Boolean |
|
|