pmake2Builderlist_all本页总览list_all 遍历所有匹配的文件或者路径 声明 void list_all(string pattern, function func) 参数 参数名描述pattern匹配规则(参考pkg.glob)func遍历函数 返回值 无 使用方式