没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > plistlib |
plistlib
|
0 | 0 | 3 |
贡献者 | 讨论 | 代码提交 |
概述
AboutPlistLib adds support to reading (Apple Cocoa's) Plist files from .NET with support for the primitive types, including arrays and dictionaries. All values are cleanly translated to their .NET equivalents.
XibLib, which is included, extends this by providing decoding for (Interface Builder) Xib files. This means that Cocoa controls will be unarchived from the Plist and reconstructed using their Windows Forms equivalents.
Planned features include Plist write support, and outlet and target/action support for Xib files.
XibViewer is included as a demo application to inspect Xib files.
ExampleA Xib file open in both Interface Builder and PlistViewer:
创建时间:2014-05-07 02:42