跳到主要内容

add_filter

注册filter

声明

void add_filter(object ob, bool head_insert = true)

参数

参数名描述
obfilter对象
head_insert是否插入到最前面

返回值

使用方式

返回文档