跳到主要内容

need_skip

判断是否为需要跳过的文件

声明

bool need_skip(string file_name)

参数

参数名描述
file_name文件名

返回值

true: 需要跳过, false: 不需要跳过

使用方式

返回文档