tmakeTemplateMakerClassescopy_path本页总览copy_path 复制目录 声明 void copy_path(string src_path, string dst_path, string pattern = "**", bool build = true) 参数 参数名描述src_path目录源路径dst_path目录目标路径pattern文件匹配模式build是否执行内容处理 返回值 无 使用方式 返回文档