PHP 的物件4種定義變數可用範圍. 定義方法使用範圍由大到小. static (靜態變數) > public (公有變數) > protected > private (私有變數) ...
確定! 回上一頁