摘要: 特征,系统自定义的函数方法,都以__开头,自动被调用,可被继承,不可以自己定义,不能被static修饰除了__callStatic() __construct(), __destruct(), __call(), __callStatic(), __get(), __set(), __isset() 阅读全文
posted @ 2017-07-21 20:23 一阙梅曲香素笺 阅读(190) 评论(0) 推荐(0)