Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
continue.
some of them represent things which look like functions, some look like constants, and so on--but they 're not, really: they are language constructs.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
continue 는 현재 루프의 처음으로 가도록 하는 명령이다.
control structures
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
continue 도 숫자 옵션을 줄 수 있는데, 이것도 break 에서와 같이 한번에 처음으로 갈 제어 구조의 수를 의미한다.
continue accepts an optional numeric argument which tells it how many levels of enclosing loops it should skip to the end of.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
the internal position of the stream is advanced by the number of bytes that were read, so that subsequent reads will continue reading from that point.
by default, a stream is opened in blocking mode.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
also note that it is your responsibility to die() if necessary. if the error-handler function returns, script execution will continue with the next statement after the one that caused an error.
if the error-handler function returns, script execution will continue with the next statement after the one that caused an error.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
the fourth parameter specifies the timeout to be used, in seconds. this defaults to 30 seconds. note that this timeout appears to only begin once a link to the processor has been established and so your script could potentially continue for a very long time in the event of dns or network problems.
the fifth parameter, if required, specifies the hostname of your ssl proxy.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
if cgi.force_redirect is turned on, and you are not running under apache or netscape (iplanet) web servers, you may need to set an environment variable name that php will look for to know it is ok to continue execution.
if cgi.force_redirect is turned on, and you are not running under apache or netscape (iplanet) web servers, you may need to set an environment variable name that php will look for to know it is ok to continue execution.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: