青年中文青年中文

filter chain的意思

filter chain中文翻譯:

過濾器鏈

相似詞語短語

chain───vt.束縛;囚禁;用鐵鏈鎖住;n.鏈;束縛;枷鎖

filter───n.(Filter)(德)菲爾特(人名);v.過濾;滲透;用過濾法除去;慢慢傳開;緩行;僅可左轉行駛;n.過濾器;濾波器;篩選程序;分流指示燈

cabin filter───座艙過濾器

filter mask───[醫]過濾器面具,過濾式防毒面具

filter coffee───過濾式咖啡

belay chain───系鏈

hey chain───嘿,鏈子

supermarket chain───連鎖超市

endless chain───無窮盡的結;[公路]循環鏈;無端環鏈

雙語使用場景

SIF receives control after the filter chain processing completes.───SIF 在過濾器鏈完成處理后接收控制權。

APF transfers control to the next filter in the filter chain.───APF將控制權傳輸給過濾器鏈中的下一個過濾器。

SIF calls the next filter in the filter chain.───SIF 調用過濾器鏈中的下一個過濾器。

If it finds that it has, it does no further processing and transfers control to the next filter in the filter chain (see Step 4 below).───如果是的話,它將不再進一步進行處理,并將控制權傳輸給過濾器鏈中的下一個過濾器(參見下面的第4個步驟)。

When either of these conditions occurs, the request is resubmitted to the servlet (via the filter chain).───出現上述任意一種條件時,請求將被重新提交到servlet(通過過濾器鏈)。

Using Shiro's approach, it is much easier to see exactly the filter chain that is executed for a given matching path.───采用Shiro的方法,可以很容易就準確知道針對給定匹配路徑執行的過濾器鏈。

This means that any changes made to the security context during filter chain processing now reside in the session object.───就是說在過濾器鏈處理過程中,對安全上下文的任何更改現在都保存在會話對象中。

PortletDocumentFilters are a normal servlet filters which implement javax. servlet. Filter and follow the servlet filter chain mechanism.───PortletDocumentFilters為普通Servlet篩選器,實現了javax.servlet.Filter并遵循Servlet篩選器鏈機制。

To facilitate this, the debugger interface takes control of the thread by placing a special exception filter in the thread's filter chain.───為了便于執行此規定,調試器接口在線程的篩選器鏈中放置了一個特殊的異常篩選器來控制線程。

英語使用場景

PortletDocumentFilters are a normal servlet filters which implement javax.servlet.Filter and follow the servlet filter chain mechanism.