pipeline chaining中文什么意思
- 流水线链接
- chain: n. 1.链子,链条;项圈;表链。 ...
- chaining: 测链测量; 连锁; 链地址法; 链接 ...
- in the pipeline: 在途中, 在进行中
例句与用法
- Occurs as the first event in the http pipeline chain of execution when asp . net responds to a request
在asp . net响应请求时作为http执行管线链中的第一个事件发生。 - Occurs as the last event in the http pipeline chain of execution when asp . net responds to a request
在asp . net响应请求时作为http执行管线链中的最后一个事件发生。 - Causes asp . net to bypass all events and filtering in the http pipeline chain of execution and directly execute the
使asp . net跳过http执行管线链中的所有事件和筛选并直接执行