Home > Backend Development > PHP Tutorial > 新手问题!

新手问题!

WBOY
Release: 2016-06-23 14:11:13
Original
891 people have browsed it

不太了解=>         ->的该用在什么地方
我理解的呢"=>"是赋值给 "->"是赋方法与属性
大虾们我说的对吗


回复讨论(解决方案)

=> 数组定义中指向成员的值
-> 对象使用时表示对象的成员

=> 数组定义中指向成员的值
-> 对象使用时表示对象的成员  thks

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template