对于第一点,lua的debug库中有一个非常神奇的钩子函数 sethook ,其官方文档如下: debug.sethook ([thread,] hook, mask [, count]). Sets the given function as a ...
確定! 回上一頁