BlaBla.cn
返回布啦布啦首页
PHP Manual
语言参考
基本语法
类型
变量
常量
表达式
运算符
控制结构
函数
类与对象(PHP 4)
类与对象(PHP 5)
Namespaces
异常处理
引用的解释
PHP: 类与对象(PHP 5) - Manual
BlaBla.cn
基本概念
对象的比较
Last updated: Wed, 19 Mar 2008
类与对象(PHP 5)
Table of Contents
基本概念
自动加载对象
构造函数和析构函数
访问控制
范围解析操作符(::)
Static Keyword
Class Constants
Class Abstraction
Object Interfaces
Overloading
Object Iteration
Patterns
Magic Methods
Final Keyword
Object cloning
Comparing objects
Reflection
Type Hinting
前言
PHP 5 引入了新的对象模型(Object Model)。完全重写了 PHP 处理对象的方式,允许更佳性能和更多特性。
基本概念
对象的比较
Last updated: Wed, 19 Mar 2008
BlaBla.cn
© 2005-2008 BlaBla.cn 版权所有