angle bracket

尖括号

频率: 4.51.2 每百万词

Used in mathematics, computing, and linguistics. Refers to the symbols < and >.

用于数学、计算机和语言学。指符号<和>。

分类:

例句 (10)

angle bracket = 尖括号 (用于数学、计算机和语言学。指符号<和>。)

  • In HTML, tags like `

    ` are enclosed in an opening and closing angle bracket.在HTML中,像`

    `这样的标签被一个起始和结束的尖括号所包围。

  • C++ templates use an angle bracket to specify type parameters, for example, `vector`.C++ 模板使用尖括号来指定类型参数,例如 `vector`。
  • The code failed to compile because of a missing closing angle bracket.由于缺少一个闭合的尖括号,代码编译失败。
  • The inner product of two vectors in mathematics is often denoted using angle brackets.在数学中,两个向量的内积通常用尖括号表示。
  • To indicate a placeholder, type the description inside a pair of angle brackets.要表示占位符,请将描述输入一对尖括号内。
  • Graphemes are sometimes represented within angle brackets in linguistic texts.在语言学文本中,字位有时会用尖括号表示。
  • When writing technical documentation, remember that each angle bracket in code examples might need to be escaped.在编写技术文档时,请记住代码示例中的每个尖括号可能需要进行转义。
  • I can never find the angle bracket symbols on a new keyboard layout.我在新的键盘布局上总是找不到尖括号符号。
  • Be careful not to confuse an angle bracket with a less-than or greater-than sign.注意不要将尖括号与小于号或大于号混淆。
  • The command requires a filename surrounded by angle brackets.该命令要求文件名用尖括号括起来。