跳到主要内容

dostring

将 string 作为 lua 脚本执行

声明

mixed dostring(mixed str_or_buf, ...)

参数

参数名描述
str_or_buf执行的 lua 代码

返回值

lua 执行结果

使用方式

返回文档