PHP 语言特性和常用函数

2016-12-03  本文已影响68人  michael_jia

http://tech.qq.com/a/20161205/018335.htm?pgv_ref=aio2015&ptlang=2052
http://www.phptherightway.com/pages/Functional-Programming.html
https://www.christophh.net/2011/10/26/closure-object-binding-in-php-54/
http://stackoverflow.com/questions/11592268/php-the-closure-class
https://phpocean.com/tutorials/back-end/a-takeover-of-php-closure-and-anonymous-functions/49
http://stackoverflow.com/questions/4535330/calling-closure-assigned-to-object-property-directly

http://codesamplez.com/programming/php-closure-tutorial
http://culttt.com/2013/03/25/what-are-php-lambdas-and-closures/
http://stackoverflow.com/questions/2412299/why-and-how-do-you-use-anonymous-functions-in-php
http://stackoverflow.com/questions/4147400/why-use-anonymous-function
http://fabien.potencier.org/on-php-5-3-lambda-functions-and-closures.html
http://eddmann.com/posts/using-anonymous-functions-lambdas-and-closures-in-php/
https://docs.hhvm.com/hack/lambdas/introduction
http://www.phptherightway.com/pages/Functional-Programming.html

http://www.jianshu.com/p/a2d23fb7e34f
http://www.jianshu.com/p/409e118583d9

有事没事,看看 PHP,新语言特性总是不断出现,函数实现也总有新发现;在引入 Laravel 过程中,给我们不少新启示;PHP 导航搜索功能 做得不错;

匿名函数(Anonymous functions
Magic Methods
Namespaces
上一篇 下一篇

猜你喜欢

热点阅读