跳到主要内容

eval

执行指定名称的脚本

声明

mixed eval(string script_name, ...)

参数

参数名描述
script_name脚本名称
...脚本参数

返回值

脚本执行结果

使用方式

返回文档