跳到主要内容

dostring_args

执行 lua 脚本, 脚本参数保存在 args 中

声明

mixed dostring_args(mixed str_or_buf, array args)

参数

参数名描述
str_or_buflua 脚本
args参数

返回值

lua 执行结果

使用方式

返回文档