lua call_user_func_array 2014-03-17 coding 46 words 1 min read Table of Contents 如何在lua里实现php的call_user_func_array调用 1 2 local args = {...} or {} method(unpack(args, 1, table.maxn(args))) Author hambut LastMod 2014-03-17 License CC BY-NC-ND 4.0