GoSomewhereNice
2016-03-16 14:06
为什么方法里都有 $this->speed……
这个 $this代表啥呢?
$this指本身那个类,使用$this->speed就是指本类中的那个speed 属性
GoSome...
非常感谢!
2016-03-21 16:26:23
共 2 条回复 >
如果它是在Car中被使用那就是Car类。这是必须加的。
PHP进阶篇
181833 学习 · 2577 问题
相似问题
回答 3
回答 7
回答 1
回答 4