52词语>英语词典>undecorated翻译和用法

undecorated

网络  未加修饰的; 未加装饰的; 未修饰的

COCA.37310

英英释义

adj

  • not decorated with something to increase its beauty or distinction
      Synonym:unadorned

    双语例句

    • Mind you, the order of elements might not be strictly what you expect: it is not identical to an undecorated sort, even where the undecorated sort succeeds.
      请记住,元素的次序可能与您期望的不完全一致:即使在未修饰排序成功的地方,次序与未修饰排序也不一样。
    • ( of a room, building, etc) very plain; undecorated
      (指房间、建筑物等)非常简朴的;不装饰的
    • However, in other cases, the decorator might combine the undecorated method behavior with some new capabilities.
      然而,在其他情况下,decorator可能会将未修饰的方法与一些新功能相结合。
    • The results indicate that the measured radon concentrations indoors in this way is as high as two times those measured by instantaneous method in undecorated houses.
      结果表明,用SSNTD测得的装修后居室内的氡浓度比以往用瞬时法测得的、未经装修的增加一倍。
    • Observation of Undecorated Dislocations in Nd: YAG Crystals by Light Scattering Tomography
      用光散射层貌术观察Nd:YAG晶体中的非缀饰刃位错
    • The undecorated Foo. say() method in this case is a simple placeholder, with the entire behavior determined by the decorator.
      本例中未修饰的Foo.say()方法是一个简单的占位符,其整个行为都是由decorator决定的。
    • Finally, a better behaved decorator will in some way enhance or modify the action of the undecorated function
      最后,一个表现更良好的decorator可以在某些方面增强或修改未修饰函数的操作
    • The boy walks through the undecorated arch.
      那男孩走过未经装饰的拱门。
    • Find the line that contains the undecorated function definition in the resulting listing.
      在结果清单中找出包含未装饰函式定义的那一行。
    • A decorator might return a function, but one that is not meaningfully associated with the undecorated function
      decorator可能会返回一个函数,但这个函数与未修饰的函数之间不存在有意义的关联