Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
boolean 변수는 true 값 또는 false 값 중 하나만 저장합니다. 숫자 0은 false, 다른 모든 값은 true로 평가됩니다.
boolean variables store only one of two values: true or false. a number 0 evaluates to false, every other value evaluates to true.
한 개 이상의 필드에 필터 조건을 입력합니다. 여러 필드에 필터 조건을 입력하면 입력한 모든 조건이 충족되어야 합니다(boolean and).
enter the filter conditions into one or several fields. note that if you enter filter conditions into several fields, all of the entered conditions must match (boolean and).
this parameter is either a boolean value which toggles logging on and off, or a string containing the logfile in which log errors too.
this parameter is either a boolean value which toggles logging on and off, or a string containing the logfile in which log errors too.
\<emph\>boolean\</emph\> 변수는 true 또는 false 값을 포함합니다.
\<emph\>boolean\</emph\> variables contain either the true or the false value.
the search filter can be simple or advanced, using boolean operators in the format described in the ldap doumentation (see the netscape directory sdk for full information on filters).
those arrays must be of the same size as the link identifier array since the first entries of the arrays are used for one search, the second entries are used for another, and so on.