전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
key is the key the check is performed for.
description
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
삽입label for only item in menu that appears when clicking on the search field image, when no searches have been performed
inspecteazÄlabel for only item in menu that appears when clicking on the search field image, when no searches have been performed
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
an interesting use of this function is to construct an array of arrays, which can be easily performed by using null as the name of the callback function
$a = array( 1, 2, 3, 4, 5); $b = array("one", "two", "three", "four", "five"); $c = array("uno", "dos", "tres", "cuatro", "cinco"); $d = array_map(null, $a, $b, $c); print_r($d);
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
the function ncurses_slk_restore() restores the soft label keys after ncurses_slk_clear() has been performed.
Înapoi
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
by contrast to the standard case folding functions such as strtolower() and strtoupper(), case folding is performed on the basis of the unicode character properties. thus the behaviour of this function is not affected by locale settings and it can convert any characters that have 'alphabetic' property, such as a-umlaut (Ä).
exemplu 1. mb_convert_case() example
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: