下标基本解释

汉语拼音:xià biāo

1.作下角标志的符号;尤指起同类相别作用的下标符号。

2.常用小号字印在或写在比其它符号稍低处,但不是紧接它的下方的。

下标详细解释

下标双语翻译,下标在线翻译例句

  • Fatigue notch factor K(subscript f) is usually used to express the reduction in fatigue strength of the component notch.

    疲劳缺口系数K(下标f)是表征缺口部位疲劳强度降低程度的参量,这一系数在结构抗疲劳设计中经常被使用。

  • the index of the element that would be returned by a subsequent call to previous, or -1 if list iterator is at beginning of list.

    接下去调用previous所返回元素的下标,如果列表迭代器已位于列表起始,返回-1。

  • Since array subscripts start at 0, the length of a dimension is greater by one than the highest available subscript for that dimension.

    由于数组下标从0开始,因此维度的长度比该维度最大的可用下标大1。

  • ArrayIndexOutOfBoundsException - if the index is negative or not less than the current size of this Vector.

    如果下标为负或者不小于当前Vector对象的大小时抛出。

  • If the index of the current letter is equal to the length of the string, this variable is an empty string.

    如果当前字母的下标和字符串的长度相等,那么这个变量是一个空字符串。

  • Multiple instances of the same placeholder are differentiated by subscripts , as shown in the example .

    同一占位符的多个实例由下标区分,如本示例所示。

  • Replaces a default glyph with an inferior glyph, or it may combine glyph substitution with positioning adjustments for proper placement.

    将默认标志符号替换为下标标志符号,或者,它可以结合标志符号替换和定位调整来获得正确的位置。

  • G(subscript F)set is utilized to describe the kinematic characteristics of an end-effector of a parallel mechanism.

    G(下标F)集足一种特殊的集合,用于对机构末端的运动特征进行描述。

  • Like the subscript and dereference operators, assignment returns an lvalue .

    与下标和解引用操作符一样,赋值操作也返回左值。