火范文>英语词典>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

双语例句

  • 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编程)中常用的技巧,因为它使您可以访问包含的类中的字段和方法。
  • We will create the enclosing frame at the end of the program.
    我们将在程序的最后创建这个封闭的框架。
  • Enclosing the tag like this will make it easier to find the RTF-formatted code using regular expressions in VBA.
    如此处理标签,使得使用VBA中的规范表达式找到RTF格式化代码变得更加容易。
  • Note: here we use another means to escape the operator by enclosing the whole string in double quotes.
    注意:在此我们使用了转义操作符的另一中方法:在双引号中将整个字符串括起来。
  • This letter responds to the importer's inquiry by enclosing the relative catalogue together with the latest price lists.
    这是答复进口的询盘信,随函附去有关的目录和最新价目表。
  • I am enclosing a resume, copies of my published papers, and Professor Liu's letter of recommendation.
    随信附上我的简历和论文复印件以及刘教授的推荐信。
  • This refactoring will ask you to provide a name for the enclosing instance.
    这种重构要求您为装入实例提供一个名字。
  • Therefore, I am enclosing a copy of my GRE score and hope you will reconsider my application.
    因此,随信补交我的GRE成绩单并希望你们能重新考虑我的申请。
  • You start a section by enclosing the name of the section in square brackets ( []).
    您可以将section名包含在方括号([])中来开始一个section。
  • Note the braces enclosing the System. out. println() statement in the integerLiteral rule.
    请注意integerLiteral规则中用花括号包括的System.out.println()语句。