elided
美 [??la?d]
英 [?'la?d] 
- v.削減;不考慮;【語】省略(母音等);【法】取消
詞形變化
第三人稱單數(shù):elides 現(xiàn)在分詞:eliding 過去式:elided 同義詞
英漢解釋
英英解釋
例句
I was expecting that at some point the locks would be elided and I'd see a boost in performance.
我想看到鎖最終被忽略,而性能可以獲得大幅提升。
Consequently escape analysis will determine that its' lock cannot be safely elided.
所以逸出分析會(huì)判斷出StringBuffer的鎖不能安全地被忽略。
Domains can even be elided entirely, to produce typed topics that have only the core elements.
也可以完全省略掉領(lǐng)域,生成只有核心元素的類型化主題。
Note: Some comments have been elided for brevity.
注意:為了簡(jiǎn)明起見,此處省略了一些注釋。
With the knowledge in hand we know that locks protecting sb can be elided.
根據(jù)我們剛介紹的知識(shí),我們知道用于保護(hù)sb的鎖可以忽略掉。
The virtue of theman elided with his words.
此人的美德讓他的言詞黯然失色。
This is elided in Listing 1.
這在清單1中做了省略。
Illustrate on the blackboard the relationship between non-elided and elided forms
在黑板上寫出非省略形式和省略形式之間的關(guān)系
You should see something resembling Figure 1. (Portions of the entire output have been elided for brevity. )
應(yīng)該能夠看到類似于圖1所示的內(nèi)容。(為簡(jiǎn)便起見,省略了完整輸出的部分內(nèi)容。)
This implies that we never really needed the lock and it can safely be elided (omitted). Consider the following method
這意味這我們永遠(yuǎn)不可能真的需要這把鎖,它可以被安全地忽略掉。