From professional translators, enterprises, web pages and freely available translation repositories.
anonymous
anonymous
Last Update: 2020-02-27
Usage Frequency: 2
Quality:
Reference:
예 3. using anonymous functions as callback functions
2.3445, m_pi some trig: -1.6291725057799 a hypotenuse:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Reference:
예 1. creating an anonymous function with create_function()
making a general processing function with create_function()
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Reference:
다른 서버의 경우 도움말 정보에 설명된 권장 사항을 따르십시오(예: anonymous@myrealm 사용).
for any other servers, follow the recommendation as described in the help information, for example use anonymous@myrealm.
Last Update: 2007-01-16
Usage Frequency: 1
Quality:
Reference:
1. i got the latest version of php using the anonymous cvs service, but there's no configure script!
you have to have the gnu autoconf package installed so you can generate the configure script from configure.in.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Reference:
whether you need a password to access the server (many servers will provide read access for an "anonymous bind" but require a password for anything else)
example 1.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Reference:
Warning: Contains invisible HTML formatting
ldap_bind() does a bind operation on the directory. bind_rdn and bind_password are optional. if not specified, anonymous bind is attempted.
if not specified, anonymous bind is attempted.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Reference:
creates an anonymous function from the parameters passed, and returns a unique name for it. usually the args will be passed as a single quote delimited string, and this is also recommended for the code. the reason for using single quoted strings, is to protect the variable names from parsing, otherwise, if you use double quotes there will be a need to escape the variable names, e.g. \$avar.
the reason for using single quoted strings, is to protect the variable names from parsing, otherwise, if you use double quotes there will be a need to escape the variable names, e.g. \$avar.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Reference: