释义 |
subscript
sub·script S0850200 (sŭb′skrĭpt′)n. A distinguishing character or symbol written directly beneath or next to and slightly below a letter or number.adj. Written beneath. [From Latin subscrīptus, past participle of subscrībere, to subscribe; see subscribe.]subscript (ˈsʌbskrɪpt) adj (Printing, Lithography & Bookbinding) printing (of a character) written or printed below the line. Compare superscriptn (Printing, Lithography & Bookbinding) Also called: subindex a subscript charactersub•script (ˈsʌb skrɪpt) adj. 1. written below (disting. from superscript). 2. inferior (def. 7). n. 3. Also called inferior. a letter, number, or symbol written or printed low on a line of text. [1695–1705; < Latin subscrīptus, past participle of subscrībere to subscribe] ThesaurusNoun | 1. | subscript - a character or symbol set or printed or written beneath or slightly below and to the side of another characterinferiorgrapheme, graphic symbol, character - a written symbol that is used to represent speech; "the Greek alphabet has 24 characters"superscript, superior - a character or symbol set or printed or written above and immediately to one side of another character | Adj. | 1. | subscript - written or printed below and to one side of another characterinferiorprinting process, printing - reproduction by applying ink to paper as for publicationadscript - written or printed immediately following another character and aligned with itsuperscript, superior - written or printed above and to one side of another character | Translationssubscript
subscript[′səb‚skript] (science and technology) A letter or symbol written below, and usually to the right, of another symbol for any of various purposes, such as to identify a particular element or elements of a set, to denote a constant value of a variable, or, in a chemical formula, to indicate the number of atoms of a particular kind in a molecule. subscript(1) In word processing and scientific notation, a digit or symbol that appears below the line; for example, H2O, the symbol for water. Contrast with superscript.
(2) In programming, a method for referencing data in a table. For example, in pricetable, the statement to reference a specific price in the table might be pricetable (item), ITEM being the subscript variable. In a two-dimensional table that includes price and discount, the statement pricetable (item,discount) could reference a discounted price. The relative locations of the current ITEM and DISCOUNT are kept in two index registers.
(3) In programming, a method for referencing data in a character array. For example, in an array named keycode, keycode[0] would refer to the first byte (starting with 0), the [0] being the subscript notation. The second byte would be referenced with keycode[1] and so on. See pointer.MedicalSeeindexLegalSeearrayFinancialSeeArraySee SBS See SBSsubscript
Synonyms for subscriptnoun a character or symbol set or printed or written beneath or slightly below and to the side of another characterSynonymsRelated Words- grapheme
- graphic symbol
- character
Antonymsadj written or printed below and to one side of another characterSynonymsRelated WordsAntonyms- adscript
- superscript
- superior
|