跳到主要内容

invoke_recursively_post

遍历对所有子节点递归调用(后序)

声明

void invoke_recursively_post(function func)

参数

参数名描述
func回调方法

返回值

使用方式

返回文档