梗概: 是一个类 凡是引用了AbortController实例中signal对象的js方法 都可以使用AbortController实例方法abort立即中止或移除某个js方法 实例属性: 1. signal 返回一个AbortSignal对象 实例方法: 1. abort