(PHP 5 >= 5.0.0, PHP 7) Iterator::key — 返回當(dāng)前元素的鍵
1042
(PHP 5 >= 5.0.0, PHP 7) Iterator::next — 向前移動(dòng)到下一個(gè)元素
857
(PHP 5 >= 5.0.0, PHP 7) Iterator::rewind — 返回到迭代器的第一個(gè)元素
1210
(PHP 5 >= 5.0.0, PHP 7) Iterator::valid — 檢查當(dāng)前位置是否有效
948
IteratorAggregate接口:創(chuàng)建外部迭代器的接口。
1097
(PHP 5 >= 5.0.0, PHP 7) IteratorAggregate::getIterator — 獲取一個(gè)外部迭代器
1201
ArrayAccess接口:提供像訪問數(shù)組一樣訪問對象的能力的接口。
1367
(PHP 5 >= 5.0.0, PHP 7) ArrayAccess::offsetExists — 檢查一個(gè)偏移位置是否存在
1474
(PHP 5 >= 5.0.0, PHP 7) ArrayAccess::offsetGet — 獲取一個(gè)偏移位置的值
941
(PHP 5 >= 5.0.0, PHP 7) ArrayAccess::offsetSet — 設(shè)置一個(gè)偏移位置的值
795
(PHP 5 >= 5.0.0, PHP 7) ArrayAccess::offsetUnset — 復(fù)位一個(gè)偏移位置的值
927
自定義序列化的接口。 實(shí)現(xiàn)此接口的類將不再支持 __sleep() 和 __wakeup()。不論何時(shí),只要有實(shí)例需要被序列化,serialize 方法都將被調(diào)用。它將不會(huì)調(diào)用 __destruc...
1325
(PHP 5 >= 5.1.0, PHP 7) Serializable::serialize — 對象的字符串表示
801
(PHP 5 >= 5.1.0, PHP 7) Serializable::unserialize — 構(gòu)造對象
1006
用于代表 匿名函數(shù) 的類. 匿名函數(shù)(在 PHP 5.3 中被引入)會(huì)產(chǎn)生這個(gè)類型的對象。在過去,這個(gè)類被認(rèn)為是一個(gè)實(shí)現(xiàn)細(xì)節(jié),但現(xiàn)在可以依賴它做一些事情。自 PHP 5.4 起,這個(gè)類帶有一些方法...
1823
89070 瀏覽
61347 瀏覽
37132 瀏覽
29696 瀏覽
29006 瀏覽
25528 瀏覽
24977 瀏覽
24944 瀏覽
23137 瀏覽
21787 瀏覽