诗词屋>英语词典>enclosing翻译和用法

enclosing

英 [ɪnˈkləʊzɪŋ]

美 [ɪnˈkloʊzɪŋ]

v.  (用墙、篱笆等)把…围起来; 围住; 附入; 随函(或包裹等)附上
enclose的现在分词

现在分词:enclosing 

BNC.22643 / COCA.34408

柯林斯词典

  • VERB 包围;围住;封闭
    If a place or objectis enclosedby something, the place or object is inside that thing or completely surrounded by it.
    1. The rules state that samples must be enclosed in two watertight containers...
      规则要求样本必须装在两个水密容器中。
    2. Enclose the pot in a clear polythene bag...
      将罐子装在透明的塑胶袋中。
    3. The surrounding land was enclosed by an eight foot wire fence.
      周围的土地围有8英尺高的铁丝栅栏。
    4. ...the enclosed waters of the Baltic.
      波罗的海的封闭水域
  • VERB 把…封入信封;随函附上
    If youenclosesomething with a letter, you put it in the same envelope as the letter.
    1. I have enclosed a cheque for £10...
      我已随信附上10英镑的支票。
    2. He tore open the creamy envelope that had been enclosed in the letter...
      他撕开了随信寄来的奶油色信封。
    3. The enclosed leaflet shows how Service Care can ease all your worries.
      随信寄上的宣传页将说明“服保”如何能为您解除所有烦忧。

英英释义

noun

双语例句

  • Enclosing the tag like this will make it easier to find the RTF-formatted code using regular expressions in VBA.
    如此处理标签,使得使用VBA中的规范表达式找到RTF格式化代码变得更加容易。
  • The enclosing frame around a door or window opening.
    围绕着门或窗的封闭性外套。
  • Note: here we use another means to escape the operator by enclosing the whole string in double quotes.
    注意:在此我们使用了转义操作符的另一中方法:在双引号中将整个字符串括起来。
  • Note the braces enclosing the System. out. println() statement in the integerLiteral rule.
    请注意integerLiteral规则中用花括号包括的System.out.println()语句。
  • I am enclosing testimonials of my tutor's and the company's.
    随函附上我的导师及该公司的证明材料。
  • Enclosing type parameters should not be referred to inside static members.
    不应在静态成员中引用封闭类型参数。
  • As such, the fault is only reusable within the message's enclosing namespace, not universally reusable.
    因此,错误定义仅在消息的封闭命名空间中可重用,没有普遍的可重用性。
  • This refactoring will ask you to provide a name for the enclosing instance.
    这种重构要求您为装入实例提供一个名字。
  • This is a common technique in GWT ( and in Java UI programming in general) because it gives you access to the fields and methods of the enclosing class.
    这是GWT(和一般的JavaUI编程)中常用的技巧,因为它使您可以访问包含的类中的字段和方法。
  • Enclosing type { 0} must be created before the nested type.
    封闭类型{0}必须在嵌套类型之前创建。