摘要: 转载:http://wyllife.blog.163.com/blog/static/4116390120116223528180/在php中常见的对象符号1.$this this是指向当前对象的指针(可以看成C里面的指针) 而且this的使用同所有的php变量一样,使用时前面必须带$2. -> ... 阅读全文
posted @ 2015-01-04 21:09 一菲聪天 阅读(1495) 评论(0) 推荐(0)