目录 1.invoke.h 2.Context* context; //err 1.invoke.h 这是std::function<>的错误 2.Context* context; //err 只有类里的指针定义了才不需要分配内存,因为是在构造函数里分配不然使用直接段错误 3.std::streambuf做缓冲区