2010-01-27

PHP Object Basics

  • Class and objects: Declaring classes, instantiating objects
  • Constructor methods: Automating the setup of your objects
  • Primitive and class types: Why type matters
  • Inheritance: Why we need inheritance, and how to use it
  • Visibility: Streamlining your object interfaces and protecting your methods and properties from meddling

  • 類別與物件 : 如何宣告類別, 實例化物件
  • 建構式方法 : 初始化物件
  • 原型類別     : 建構原型需要留意哪些事項
  • 繼承             : 為何需要繼承, 我該如何使用它
  • 可視性         : 物件的特性與介面透過封裝來保護物件與物件之間的溝通


沒有留言:

張貼留言