課程
/后端開發
/PHP
/PHP進階篇
2015-11-21
源自:PHP進階篇 2-4
正在回答
調用speedUp方法
學過js了沒?相當于js里面的.
例如:$car->speedup()相當于js中的$car.speedUp()
舉報
輕松學習PHP中級課程,進行全面了解,用PHP快速開發網站程序
1 回答$car->speedUp();這是什么意思
3 回答$car = new Car(); 什么意思
1 回答public function speedUp() 中的function是什么意思?
3 回答$car->speedUp();有什么作用?。?/p>
3 回答$car->name 什么意思
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2015-11-21
調用speedUp方法
2016-07-23
學過js了沒?相當于js里面的.
例如:$car->speedup()相當于js中的$car.speedUp()