zoukankan      html  css  js  c++  java
  • 日常英语---200209(Abbreviations(Emmet Abbreviations Syntax))

    日常英语---200209(Abbreviations(Emmet Abbreviations Syntax))

    一、总结

    一句话总结:

    英 /əˌbri:vɪˈeɪʃn/
    n. [语] 缩写词,缩略语;[语] 缩写(abbreviation的复数)
    Abbreviations list 普通缩写表
    Completely spell out your state or province and country or region; do not use abbreviations.

    完全拼出您的州或省和国家或地区,不要使用缩写。

    1、generate(inside generated tree)?

    英 /ˈdʒenəreɪt/
    vt. 使形成;发生;生殖;产生物理反应
    generate strategy 制定策略
    What list should you generate?

    应该生成什么列表呢?

    2、nest(嵌套操作符(Nesting operators) )?

    英 /nest/
    n. 巢,窝;安乐窝;温床 vt. 筑巢;嵌套 vi. 筑巢;找鸟巢
    Love nest 爱巢 empty nest 空巢
    In the woods many birds nest.

    许多鸟类在树林中筑巢。

    3、operators(嵌套操作符(Nesting operators) )?

    英 /ˈɒpəreɪtə(r)s/
    n. 经营者;操作者;[计] 运算符(operator的复数)
    telecom operators  电信运营商
    This is one of the reasons why operators love those systems.

    这也是为什么操作人员喜欢这些系统的原因之一。

    4、sibling?

    英 /ˈsɪblɪŋ/
    n. 兄弟姊妹;民族成员
    sibling nodes 同级节点
    When one sibling had both diseases, 30% of the time her twin did too.

    当一个姐妹有两种病时,她的同胞姐妹也有两种病的机率为30%。

    5、multiplication(Multiplication: *:With * operator)?

    英 /ˌmʌltɪplɪˈkeɪʃn/
    n. [数] 乘法;增加
    multiplication table 乘法表  matrix multiplication  矩阵乘法
    But what I do? I just separated, do I do the addition first or do the multiplication first?

    那么我该怎么办?我就是要做一个分割,应该先做加法呢,是先做乘法呢?

    6、parentheses(Grouping: ():Parenthesises)?

    英 /pə'renθəsɪz/
    n. 括号;圆括号
    matching parentheses 匹配括号
    Groupings are specified by a group of characters within parentheses.

    分组是由圆括号内的一组字符指定的。

    7、expand(expands to)?

    英 /ɪkˈspænd/
    vt. 扩张;使膨胀;详述 vi. 发展;张开,展开
    expand domestic demand  扩大内需  expand market  开拓市场
    And, well, now we should expand this.

    现在我们应该把这个式子展开。

    8、literally(literally write full page)?

    英 /ˈlɪtərəli/
    adv. 照字面地;逐字地;不夸张地;正确地;简直
    Literally speak 从字面上讲
    Literally, return the control from this function, and take the value of the next expression, and return that as the value of the whole computation.

    正如字面意义上说的,从这个函数返回,然后取得下一个表达式的值,并把这个值作为整个计算的结果返回。

    二、内容在总结中

     
  • 相关阅读:
    DevExpress 学习使用之 ComboBoxEdit
    DevExpress 学习使用之 NavBarControl
    代码重构方向原则指导(转载 cnblogs)
    适合编写代码的字体 Source Code Pro
    Asycn/Await 异步编程初窥(二)
    Asycn/Await 异步编程初窥
    【数据结构】冒泡排序算法示例
    【数据结构】分治算法求解假硬币问题
    【数据结构】图结构操作示例
    【数据结构】建立和平衡AVL二叉树
  • 原文地址:https://www.cnblogs.com/Renyi-Fan/p/12289678.html
Copyright © 2011-2022 走看看