您搜索了: ( in case of 30a nfb failure ) (英语 - 韩语)

英语

翻译

( in case of 30a nfb failure )

翻译

韩语

翻译
翻译

使用 Lara 即时翻译文本、文件和语音

立即翻译

人工翻译

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

添加一条翻译

英语

韩语

信息

英语

it provides good data reliability in the case of a single drive failure.

韩语

데이터 내결함성은 고장난 드라이브를 교체함으로써 복원할 수 있습니다.

最后更新: 2007-01-15
使用频率: 1
质量:

英语

returns false in case of error.

韩语

최종 접속 시간

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

英语

changing the case of text

韩语

텍스트의 대/소문자 변경

最后更新: 2014-09-20
使用频率: 1
质量:

参考: Translated.com

英语

& ignore changes in case

韩语

대소문자 변경 사항 무시하기( i)

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

参考: Translated.com
警告:包含不可见的HTML格式

英语

the value of "true" in case of extended booleans

韩语

확장된 불( bool) 값의 "true" 의 값

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

参考: Translated.com
警告:包含不可见的HTML格式

英语

the primary benefit of <PROTECTED> 1 mirroring is that it provides good data reliability in the case of a single disk failure.

韩语

<PROTECTED> 1 미러링의 주된 장점 중 하나는 하나의 디스크에 오류가 발생할 경우 높은 데이터 안정성을 제공한다는 점입니다.

最后更新: 2007-01-16
使用频率: 1
质量:

参考: Translated.com
警告:包含不可见的HTML格式

英语

notification of how to maintain service in case of indirect termination

韩语

간접 해지 시 서비스 유지 방법 알림

最后更新: 2022-04-03
使用频率: 1
质量:

参考: 匿名

英语

in case we may contact you for help

韩语

지원 연락을 드리는 경우

最后更新: 2012-04-27
使用频率: 1
质量:

参考: 匿名

英语

strange case of dr jekyll and mr hyde

韩语

지킬 박사와 하이드 씨

最后更新: 2015-05-04
使用频率: 2
质量:

参考: Wikipedia

英语

it errors on the side of caution in case of incomplete or bogus tags.

韩语

이 함수는 모든 html과 php 태그를 주어진 문자열로 부터 제거한다. 완전하지 못하거나 보거스 태그 같은 경우에 어러는 낸다. fgetss() 함수에서 처럼 같태그 제거 state 머신을 사용한다.

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

参考: Wikipedia

英语

in the case of grouping date values, specifies the intervals to group by.

韩语

날짜 값을 그룹화하는 경우 그룹화 기준으로 사용할 간격을 지정합니다.

最后更新: 2016-11-16
使用频率: 1
质量:

参考: Translated.com

英语

returns the inode number of the file, or false in case of an error.

韩语

파일의 아이노드 숫자를 반환하거나 에러일 경우에는 false 를 반환합니다.

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

参考: Translated.com

英语

in the case of grouping date values, specifies the number of days to group by.

韩语

날짜 값을 그룹화하는 경우 그룹화 기준으로 사용할 일 수를 지정합니다.

最后更新: 2016-11-16
使用频率: 1
质量:

参考: Translated.com

英语

also mention in the book the case of idris: he was a man of truth (and sincerity), (and) a prophet:

韩语

성서속의 이드리스의 이야기를 들려주라 그는 진실한 예언자이었노라

最后更新: 2014-07-03
使用频率: 1
质量:

参考: Translated.com

英语

but in case you are speaking the truth, then make a segment of the sky to fall upon us."

韩语

네가 진실이라면 하늘로부터우리에게 벌을 내리게 하여 보라

最后更新: 2014-07-03
使用频率: 1
质量:

参考: Translated.com
警告:包含不可见的HTML格式

英语

evil is the case of those who deny our signs and wrong themselves.

韩语

하나님의 말씀을 거역한 백성들에게 사악함이 있으리라 이 는 곧 그들의 영혼을 우롱한 것에 불과하니라

最后更新: 2014-07-03
使用频率: 1
质量:

参考: Translated.com

英语

you 'll only notice this in case of get request though, because post requests are usually hidden.

韩语

참고: it is wrong to urlencode() $data, because it's the browsers responsibility to urlencode() the data. all popular browsers do that correctly. note that this will happen regardless of the method (i.e., get or post). you'll only notice this in case of get request though, because post requests are usually hidden.

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

参考: Translated.com

英语

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
质量:

参考: Translated.com
警告:包含不可见的HTML格式

英语

god does not love the utterance of evil words except in the case of someone who has been wronged. god hears all and knows all.

韩语

하나님은 언사의 욕됨이 대중에 들어남을 좋아하시지 아니하 시나 죄지은 자에 대해서는 그렇 지 아니하시니 하나님은 들으심과 지혜로 충만하심이라

最后更新: 2014-07-03
使用频率: 1
质量:

参考: Translated.com

英语

except in the case of their wives or those whom their right hands possess-- for these surely are not to be blamed,

韩语

그러나 아내들과 그들의 오 른 손이 소유한 자들은 허락된 것이되

最后更新: 2014-07-03
使用频率: 1
质量:

参考: Translated.com

获取更好的翻译,从
9,151,105,272 条人工翻译中汲取

用户现在正在寻求帮助:



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