Hai cercato la traduzione di switch da Coreano a Inglese

Coreano

Traduttore

switch

Traduttore

Inglese

Traduttore
Traduttore

Traduci istantaneamente testi, documenti e voce con Lara

Traduci ora

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Coreano

Inglese

Informazioni

Coreano

switch.

Inglese

switch

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

switch

Inglese

switch statement

Ultimo aggiornamento 2014-11-06
Frequenza di utilizzo: 1
Qualità:

Riferimento: Wikipedia

Coreano

switch 함수 [런타임]

Inglese

switch function [runtime]

Ultimo aggiornamento 2012-04-21
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

switch 101 인덱스로 돌아가기

Inglese

take me back to the switch 101 index

Ultimo aggiornamento 2011-03-16
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

홈 > 지원 > switch 101

Inglese

home > support > switch 101

Ultimo aggiornamento 2011-02-26
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com
Attenzione: contiene formattazione HTML nascosta

Coreano

새로 고침@ action switch to file list

Inglese

reload

Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

홈 > 지원 > switch 101 > mac 인터페이스 시작

Inglese

home > support > switch 101 > welcome to mac's interface

Ultimo aggiornamento 2011-03-16
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com
Attenzione: contiene formattazione HTML nascosta

Coreano

경계면에서 데스크톱 바꾸기( s): switch desktop on edge

Inglese

& switch desktop on edge:

Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com
Attenzione: contiene formattazione HTML nascosta

Coreano

break 는 for 나, while, switch 에서 빠져 나가는 명령이다.

Inglese

control structures

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

뒤에 값이 오는 식으로 구성된 인수 목록을 평가합니다. switch 함수는 자신이 전달한 식과 연관된 값을 구합니다.

Inglese

evaluates a list of arguments, consisting of an expression followed by a value. the switch function returns a value that is associated with the expression that is passed by this function.

Ultimo aggiornamento 2016-10-07
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

switch 문에 대해서도 alternative syntax가 지원된다. 자세한 내용은 alternative syntax for control structures 를 살펴보자

Inglese

switch ($i): case 0: print "i equals 0"; break; case 1: print "i equals 1"; break; case 2: print "i equals 2"; break; default: print "i is not equal to 0, 1 or 2"; endswitch;

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com
Attenzione: contiene formattazione HTML nascosta

Coreano

switch블록의 시작. 다음 case 값이 표현식과 비교됩니다. @ switch () @ case () @ end

Inglese

begin of switch block. following case values are compared to expression. @switch()@case()@end

Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

it does not change the working directory to that of the script. (-c switch kept for compatibility)

Inglese

there are certain php.ini directives which are overriden by the cli sapi because they do not make sense in shell environments:

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

the list of command line options provided by the php binary can be queried anytime by running php with the -h switch:

Inglese

the cli sapi has three different ways of getting the php code you want to execute:

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

though the cgi sapi provides a way to suppress http headers, there's no equivalent switch to enable them in the cli sapi.

Inglese

though the cgi sapi provides a way to suppress http headers, there 's no equivalent switch to enable them in the cli sapi.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

cli is started up in quiet mode by default, though the -q switch is kept for compatibility so that you can use older cgi scripts.

Inglese

it does not change the working directory to that of the script. (-c switch kept for compatibility)

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

switch 문은 내용상 동일한 표현식의 if문을 나열한 것과 비슷하다. 많은 경우에 한 변수를 여러 다른 값과 비교하여, 두개의 값이 같는냐에 따라 서로 다른 코드들이 수행되기를 원하는 때가 있다. 바로 이런 경우에 switch 문이 사용된다.

Inglese

in many occasions, you may want to compare the same variable (or expression) with many different values, and execute a different piece of code depending on which value it equals to.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

parses and executed the given filename to the -f option. this switch is optional and can be left out. only providing the filename to execute is sufficient.

Inglese

$php -c / custom / directory / my_script.php $php -c / custom / directory / custom-file.ini my_script.php

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Coreano

\<bookmark_value\>switch 함수\</bookmark_value\>

Inglese

\<bookmark_value\>switch function\</bookmark_value\>

Ultimo aggiornamento 2017-01-29
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com
Attenzione: contiene formattazione HTML nascosta

Coreano

참고: read the example carefully, there are no beginning or ending tags! the -r switch simply does not need them. using them will lead to a parser error.

Inglese

this gives the powerful ability to dynamically create php code and feed it to the binary, as shown in this (fictional) example:

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Riferimento: Translated.com

Ottieni una traduzione migliore grazie a
8,749,606,230 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK