青年中文青年中文

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.