📜  Inheritance_Training - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:56.286000             🧑  作者: Mango

代码示例2
iphone Object
(
    [color] => white
    [name] => iphone
    [ram] => 2G
)
  ================================================ hello sone this phone has make ram = 3G RAMsone Object
(
    [color] => black
    [ram] => 30G
    [name] => sone
)