系统函数意义备注
function_exists系统或自定义函数 是否存在
class_exists类是否存在
method_exists类方法是否定义
property_exists类属性是否定义
empty类、变量、元素等是否为空