<?php class MyClass. { var $MyName = '小丸子'; function Display(). { echo $this->MyName;. } ... 6-3 繼承. 父類別. 特徵1. 特徵2. 特徵3. 箭頭表示繼承自.
確定! 回上一頁