검색어: special case (영어 - 한국어)

컴퓨터 번역

인적 번역의 예문에서 번역 방법 학습 시도.

English

Korean

정보

English

special case

Korean

 

부터: 기계 번역
더 나은 번역 제안
품질:

인적 기여

전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.

번역 추가

영어

한국어

정보

영어

special

한국어

특수효과

마지막 업데이트: 2017-01-20
사용 빈도: 5
품질:

추천인: Translated.com

영어

special file

한국어

특수 파일

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: Translated.com

영어

special type:

한국어

특수 장치 종류:

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: Translated.com

영어

special education

한국어

특수교육

마지막 업데이트: 2015-05-12
사용 빈도: 14
품질:

추천인: Wikipedia

영어

special actions...

한국어

@ info: whatsthis

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: Wikipedia

영어

examination; special

한국어

상세불명의 특수 검사

마지막 업데이트: 2014-12-09
사용 빈도: 1
품질:

추천인: Wikipedia
경고: 이 정렬은 잘못되었을 수 있습니다.
잘못된 경우 삭제해 주십시오.

영어

paste ~special...

한국어

선택하여 붙여넣기(~s)...

마지막 업데이트: 2017-01-26
사용 빈도: 7
품질:

추천인: Translated.com

영어

special & transport:

한국어

메일 전송( m)

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: Translated.com
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

영어

insert special character

한국어

특수 문자 삽입

마지막 업데이트: 2016-10-12
사용 빈도: 1
품질:

추천인: Translated.com

영어

epileptic; syndrome, special

한국어

특별한 간질증후군

마지막 업데이트: 2014-12-09
사용 빈도: 1
품질:

추천인: Translated.com
경고: 이 정렬은 잘못되었을 수 있습니다.
잘못된 경우 삭제해 주십시오.

영어

special education#special schools

한국어

특수학교

마지막 업데이트: 2015-04-09
사용 빈도: 1
품질:

추천인: Wikipedia

영어

the special the special item (?r) is provided for the specific case of recursion.

한국어

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.

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Wikipedia
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

영어

specials

한국어

특수 기호

마지막 업데이트: 2011-10-27
사용 빈도: 1
품질:

추천인: Translated.com

인적 기여로
7,740,603,748 더 나은 번역을 얻을 수 있습니다

사용자가 도움을 필요로 합니다:



당사는 사용자 경험을 향상시키기 위해 쿠키를 사용합니다. 귀하께서 본 사이트를 계속 방문하시는 것은 당사의 쿠키 사용에 동의하시는 것으로 간주됩니다. 자세히 보기. 확인