Skip to content
On this page
  • feed 满足/供给
  • enormous 巨大的
  • ego 自尊心
  • Gotta 必须,不得不

    Gotta feed his enormous ego though 不过得满足他巨大的自尊心

  • prerogative 特权

    That is his prerogative 这是他的特权

  • criticism 批评
  • indicted 起诉
  • Rethink 反思
  • wise 聪明的
  • optimism 乐观
  • fuel 燃料
  • plagued 困扰
  • approval 赞成

President Joe Biden continues to be plagued by approval ratings well below 50%. 拜登一直遭受支持率低于50%的困扰

  • optimize 优化 / 充分利用 / 使最优化
  • artificially 人为的
  • constant 不变的
  • external 外面的
  • synchronize 使同步

    If you’re not trying to synchronize with some external system 如果您没有尝试与某个外部系统同步

  • extract 抽离
  • ideal 理想的
  • omitted 省略/删除/排除
  • manually 用手工
  • recursively 递归的

    By default, when a component re-renders, React re-renders all of its children recursively.

  • specified/specifies 指定
  • determined 决定的
  • initializer function 初始化函数
  • yield 产出
  • void 无效的/空的
  • Disgusting 厌恶的
  • salute 致敬
  • occupation 占领
  • normalization 正常化
  • illogical 不合逻辑的
  • change: 指任何变化,完全改变,强调与原先的情况有明显的不同。
  • alter: 常指轻微的改变,强调基本上保持原物、原状的情况下所进行的部分改变。
  • convert: 指进行全部或局部改变以适应新的功能或用途。指信仰或态度时,强调较激烈、大的改变。
  • modify: 强调起限定作用的变化或变更。指细小的变化,常含“缓和、降调”的意味。
  • transform: 指人或物在形状、外观、形式、性质等方面发生的彻底变化,失去原状成为全新的东西。
  • turn: 指外形、颜色、气味、性质等方面的变化,比change更通俗。
  • literal 字面量
  • explicit 显式
  • mutable 可变的
  • immutable 不可变的
  • determine 决定/确定
  • assertions 断言
    • const assertions const 断言
  • hint 暗示
  • widens 扩大
  • When declaring a mutable variable or property, TypeScript often widens values to make sure that we can assign things later on without writing an explicit type.