CFPropertyList, Apple ( 二进制和 xml ) PList的PHP实现.zip

时间:2022-10-30 00:41:15
【文件属性】:

文件名称:CFPropertyList, Apple ( 二进制和 xml ) PList的PHP实现.zip

文件大小:46KB

文件格式:ZIP

更新时间:2022-10-30 00:41:15

开源

CFPropertyList, Apple ( 二进制和 xml ) PList的PHP实现 CFPropertyList苹果的PropertyList实现可以处理 XML PropertyLists和二进制 PropertyLists 。 它提供了方便地在世界之间转换数据的功能,比如 从unix时代重新计算时间戳,反之亦然。


【文件预览】:
CFPropertyList-master
----.gitignore(62B)
----README.md(4KB)
----build.sh(283B)
----.github()
--------ISSUE_TEMPLATE.md(358B)
--------invite-contributors.yml(40B)
--------PULL_REQUEST_TEMPLATE.md(365B)
--------settings.yml(962B)
----tests()
--------BinaryParseTest.php(3KB)
--------ParseXMLTest.php(3KB)
--------uid-list.plist(53B)
--------xml-data.plist(496B)
--------WriteBinaryTest.php(2KB)
--------EmptyElementsTest.php(968B)
--------WriteXMLTest.php(2KB)
--------binary-data.plist(150B)
--------uid-list.xml(286B)
----examples()
--------example-create-02.php(2KB)
--------example-read-01.php(732B)
--------example-read-02.php(797B)
--------example-create-04.php(2KB)
--------example-read-05.php(795B)
--------example-modify-01.php(762B)
--------example-create-01.php(2KB)
--------example-read-04.php(800B)
--------example-read-03.php(778B)
--------example-create-03.php(1KB)
--------sample.xml.plist(616B)
--------sample.binary.plist(214B)
----composer.json(825B)
----CONTRIBUTING.md(18KB)
----CODE_OF_CONDUCT.md(1KB)
----LICENSE.md(1KB)
----classes()
--------CFPropertyList()

网友评论