如何打印userdata里的数据?

hello,

有很多类型提示是userdata(用type(x)),有什么方法或者函数可以遍历print出其中的内容吗?

Thanks

用断点调试的方法可以查看到userdata的方法

1赞