PHP中的符号: ::这个符号是调用static的方法的 ->这个符号需要先实例化类在进行调用
::
->
Author:leedaning 本文地址:http://blog.csdn.net/leedaning/article/details/46461269
leedaning