您搜索了: square (韩语 - 西班牙语)

计算机翻译

尝试学会如何从人工翻译例句找到译文。

Korean

Spanish

信息

Korean

square

Spanish

 

从: 机器翻译
建议更好的译文
质量:

人工翻译

来自专业的译者、企业、网页和免费的翻译库。

添加一条翻译

韩语

西班牙语

信息

韩语

square (실험용, 권장 안함)

西班牙语

cuadrado (experimental, no recomendado)

最后更新: 2011-10-23
使用频率: 1
质量:

韩语

calculates square root of a.

西班牙语

anterior

最后更新: 2011-10-24
使用频率: 1
质量:

韩语

square granaryconstellation name (optional)

西班牙语

granero cuadradoconstellation name (optional)

最后更新: 2011-10-23
使用频率: 1
质量:

韩语

this simple example will spin gracefully a big red square.

西班牙语

ejemplo 1. swfsprite() example

最后更新: 2011-10-24
使用频率: 1
质量:

韩语

returns true if a is a perfect square, false otherwise.

西班牙语

returns true if a is a prefect square, false otherwise.

最后更新: 2011-10-24
使用频率: 1
质量:

韩语

this simple example will move the red square across the window.

西班牙语

ejemplo 2. swfaction() example

最后更新: 2011-10-24
使用频率: 1
质量:

韩语

parameters space and tightness are expressed in character space units, where 1 unit is 1/1000th of an em-square.

西班牙语

con tamaños superiores use 4.

最后更新: 2011-10-24
使用频率: 1
质量:

韩语

an opening square bracket introduces a character class, ter- minated by a closing square bracket. a closing square bracket on its own is not special. if a closing square bracket is required as a member of the class, it should be the first data character in the class (after an initial cir- cumflex, if present) or escaped with a backslash. a character class matches a single character in the subject; the character must be in the set of characters defined by the class, unless the first character in the class is a cir- cumflex, in which case the subject character must not be in the set defined by the class. if a circumflex is actually required as a member of the class, ensure it is not the first character, or escape it with a backslash. for example, the character class [aeiou] matches any lower case vowel, while [^aeiou] matches any character that is not a lower case vowel. note that a circumflex is just a con- venient notation for specifying the characters which are in the class by enumerating those that are not. it is not an assertion: it still consumes a character from the subject string, and fails if the current pointer is at the end of the string. when caseless matching is set, any letters in a class represent both their upper case and lower case versions, so for example, a caseless [aeiou] matches "a" as well as "a", and a caseless [^aeiou] does not match "a", whereas a case- ful version would. the newline character is never treated in any special way in character classes, whatever the setting of the pcre_dotall or pcre_multiline options is. a class such as [^a] will always match a newline. the minus (hyphen) character can be used to specify a range of characters in a character class. for example, [d-m] matches any letter between d and m, inclusive. if a minus character is required in a class, it must be escaped with a backslash or appear in a position where it cannot be inter- preted as indicating a range, typically as the first or last character in the class. it is not possible to have the literal character "]" as the end character of a range. a pattern such as [w-]46] is interpreted as a class of two characters ("w" and "-") fol- lowed by a literal string "46]", so it would match "w46]" or "-46]". however, if the "]" is escaped with a backslash it is interpreted as the end of range, so [w-\]46] is inter- preted as a single class containing a range followed by two separate characters. the octal or hexadecimal representation of "]" can also be used to end a range. ranges operate in ascii collating sequence. they can also be used for characters specified numerically, for example [\000-\037]. if a range that includes letters is used when caseless matching is set, it matches the letters in either case. for example, [w-c] is equivalent to [][\^_`wxyzabc], matched caselessly, and if character tables for the "fr" locale are in use, [\xc8-\xcb] matches accented e characters in both cases. the character types \d, \d, \s, \s, \w, and \w may also appear in a character class, and add the characters that they match to the class. for example, [\dabcdef] matches any hexadecimal digit. a circumflex can conveniently be used with the upper case character types to specify a more res- tricted set of characters than the matching lower case type. for example, the class [^\w_] matches any letter or digit, but not underscore. all non-alphanumeric characters other than\, -, ^ (at the start) and the terminating] are non-special in character classes, but it does no harm if they are escaped.

西班牙语

subpatrones condicionales es posible hacer que el casamiento procese un subpatrón condicionalmente o elegir entre dos subpatrones alternativos, dependiendo del resultado de una sentencia o si un subpatrón capturado previamente casó o no.

最后更新: 2011-10-24
使用频率: 1
质量:

警告:包含不可见的HTML格式

获取更好的翻译,从
7,787,491,232 条人工翻译中汲取

用户现在正在寻求帮助:



Cookie 讓我們提供服務。利用此服務即表示你同意我們使用Cookie。 更多資訊。 確認