php反射方法有:1、【$reflectMethod=new ReflectionMethod()】传入方法名字符串;2、【$parameters=$reflectMethod->getParameters()】获取参数名。
技术文章 / 下载软件趣味内容 / 专业带飞