class_exists — 检查类是否已定义,如果类存在返回true
get_class — 返回对象的类名
get_class_methods — 返回由类的方法名组成的数组
get_declared_classes — 返回由已定义类的名字所组成的数组
is_callable — 检测参数是否为合法的可调用结构
method_exists — 检查类的方法是否存在
bool method_exists ( mixed$object
, string $method_name
)
检查类的方法是否存在于指定的 object
中。
get_class_vars — 返回由类的默认属性组成的数组(只显示public属性)
array get_class_vars ( string$class_name
)
返回由类的默认公有属性组成的关联数组,此数组的元素以 varname => value
的形式存在。
get_parent_class — 返回对象或类的父类名
is_subclass_of — 如果此对象是该类的子类,则返回 TRUE
call_user_func — Call the callback given by the first parameter
call_user_func_array — Call a callback with an array of parameters
flectionClass 类报告了一个类的有关信息。
Reflection::export — Exports

熱AI工具

Undresser.AI Undress
人工智慧驅動的應用程序,用於創建逼真的裸體照片

AI Clothes Remover
用於從照片中去除衣服的線上人工智慧工具。

Undress AI Tool
免費脫衣圖片

Clothoff.io
AI脫衣器

AI Hentai Generator
免費產生 AI 無盡。

熱門文章

熱工具

禪工作室 13.0.1
強大的PHP整合開發環境

WebStorm Mac版
好用的JavaScript開發工具

MantisBT
Mantis是一個易於部署的基於Web的缺陷追蹤工具,用於幫助產品缺陷追蹤。它需要PHP、MySQL和一個Web伺服器。請查看我們的演示和託管服務。

SublimeText3 Linux新版
SublimeText3 Linux最新版

記事本++7.3.1
好用且免費的程式碼編輯器