关于SPL迭代器的5篇好文章
关于SPL迭代器(Iterator)的5篇好文章
原文链接:http://phpimpact.wordpress.com/2008/08/06/5-great-articles-on-spl-iterators/
原文链接:http://phpimpact.wordpress.com/2008/08/06/5-great-articles-on-spl-iterators/
标准PHP库(SPL)是一组接口与类的集合,它实现了各种不同的迭代器设计模式。SPL随PHP5.0一同发布,是PHP核心包的一部分,SPL是用C语言实现的,因此其效率很高。网上目前有关SPL的资料还很少,中文的更是只有廖廖几篇。下面列出的是关于SPL的比较好的英文资料。欢迎有兴趣的同学翻译一下哈:-D
文章链接:
1.Introduction to SPL - phpro.org http://www.phpro.org/tutorials/Introduction-to-SPL.html
2.Iterators - eide.org http://eide.org/2008/08/05/iterators/
3.Iterators in PHP5 - ramikayyali.com http://ramikayyali.com/archives/2005/02/25/iterators
4.SPL Iterators - zend.com http://devzone.zend.com/article/2565-the-standard-php-library-spl
5.Iterators and SPL - etutorials.org http://etutorials.org/Server+Administration/upgrading+php+5/Chapter+6.+Iterators+and+SPL/


0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment