literal adj. 1.文字的,文字上的。 2.字面上的,逐字逐句的。 3.没有夸张的,朴实的,原原本本的。 4.呆板的,平庸的,乏味的。 5.字母的,用字母代表的。 the literal arithmetic 代数学。 a literal translation 逐字逐句直译。 a literal interpretation 字面解释。 the literal truth 原原本本的实情。 n. 【印刷】错排,文字上的错误。 in the literal sense of the word 照字面的意思;实在,真正 (In the literal sense of the word, I heard nothing. 我听实在是没有听到〔但可能看到过〕)。 -ity 直译;实际;精确。 n. -ness
Returns a substring of the formatted string , optionally including prompt and literal characters 返回带格式字符串的子字符串,也可以选择包含提示字符和原义字符。
Examples of characters that can t be displayed as literal characters are the date - formatting and time - formatting characters 不能显示为原义字符的字符示例包括:日期格式字符和时间格式字符(
Control is displayed at run time , it represents the mask as a series of prompt characters and optional literal characters 控件在运行时显示时,会将掩码表示为一系列提示字符和可选的原义字符。
Gets or sets a value indicating whether literal character positions in the mask can be overwritten by their same values 获取或设置一个值,该值指示掩码中的原义字符位置是否可由其相同的值改写。
Specifically , it determines whether literal characters , prompt characters , or both are included when selected text is accessed 具体地说,它决定当获取选定文本时,是否包括原义字符和/或提示字符。
Return text input by the user as well as any literal characters defined in the mask and any instances of the prompt character 返回用户输入的文本、掩码中定义的任意文本字符以及提示字符的任意实例。
Gets or sets a value that indicates whether literal characters in the input mask should be included in the formatted string 获取或设置一个值,该值指示输入掩码中的原义字符是否应包含在带格式的字符串中。
A character class represents a set of characters that can match an input string . combine literal characters , escape characters , and character classes to form a regular expression pattern 字符类是一个字符集,如果字符集中的任何一个字符有匹配,它就会找到该匹配项。
If the next position in the mask will not accept the literal character for example , the user types " and the next position only accepts digits , the control will raise the 如果掩码中的下一个位置不接受原义字符(例如,用户键入“ / ” ,而下一个位置只接受数字) ,则控件将引发
Control contains a mask , composed of literal characters and formatting elements , that it tests all user input against . instead of permanently associating a specific mask - parsing engine with 控件包含一个由原义字符和格式设置元素组成的掩码,它将根据此掩码测试所有的用户输入。