intercepting filter信息详情

intercepting filter发音

意思翻译

筛选器

相似词语短语

intercepting───n.[数][军]截取;被截终端;v.拦截(intercept的ing形式)

filter───n.(Filter)(德)菲尔特(人名);v.过滤;渗透;用过滤法除去;慢慢传开;缓行;仅可左转行驶;n.过滤器;滤波器;筛选程序;分流指示灯

cabin filter───座舱过滤器

filter mask───[医]过滤器面具,过滤式防毒面具

filter coffee───过滤式咖啡

centrifugal filter───[矿业][化工]离心过滤器

notch filter───陷波滤波器,频率特性曲线下凹的滤波器,阶式滤波器;[电子]陷波滤波器;凹口滤波器;阶式滤波器

affective filter───情感过滤

texture filter───纹理过滤器

双语使用场景

The only caveat is that our target class happened to be intercepting filter itself.───唯一要告诫的是我们的目标类本身恰恰就是拦截过滤器。

The only purpose for this class is to serve as a target class to apply intercepting filter chain representing individual activities.───这个类的唯一目的就是作为应用代表各个活动的拦截过滤器链的目标类。

Accomplishing it is as simple as throwing an IF statement inside of our intercepting filter.───完成这一点可以简单到在我们的拦截过滤器中放一个IF语句。

It is done by the framework itself while proxying the request through the chain of intercepting filter activities.───它是在通过拦截过滤器链时由框架本身来处理的。

We could easily keep all Activity logic inside of intercepting filter itself.───正因为如此,我们可以很容易把所有活动逻辑保持在拦截过滤器本身中。

英语使用场景

The technique of applyingIntercepting Filters to a target resource is well documented in Intercepting Filter pattern and is widely used in today's enterprise applications.