검색어: switch (한국어 - 영어)

인적 기여

전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.

번역 추가

한국어

영어

정보

한국어

switch.

영어

switch

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

한국어

switch

영어

switch statement

마지막 업데이트: 2014-11-06
사용 빈도: 1
품질:

추천인: Wikipedia

한국어

switch 함수 [런타임]

영어

switch function [runtime]

마지막 업데이트: 2012-04-21
사용 빈도: 1
품질:

추천인: Translated.com

한국어

switch 101 인덱스로 돌아가기

영어

take me back to the switch 101 index

마지막 업데이트: 2011-03-16
사용 빈도: 1
품질:

추천인: Translated.com

한국어

홈 > 지원 > switch 101

영어

home > support > switch 101

마지막 업데이트: 2011-02-26
사용 빈도: 1
품질:

추천인: Translated.com
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

한국어

새로 고침@ action switch to file list

영어

reload

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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

영어

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

마지막 업데이트: 2011-03-16
사용 빈도: 1
품질:

추천인: Translated.com
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

한국어

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

영어

& switch desktop on edge:

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: Translated.com
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

한국어

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

영어

control structures

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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

영어

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.

마지막 업데이트: 2016-10-07
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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

영어

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;

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Translated.com
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

한국어

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

영어

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

마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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

영어

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

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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

영어

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

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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

영어

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

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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.

영어

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

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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

영어

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.

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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.

영어

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

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Translated.com

한국어

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

영어

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

마지막 업데이트: 2017-01-29
사용 빈도: 1
품질:

추천인: Translated.com
경고: 보이지 않는 HTML 형식이 포함되어 있습니다

한국어

참고: 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.

영어

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

마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:

추천인: Translated.com

인적 기여로
7,794,851,386 더 나은 번역을 얻을 수 있습니다

사용자가 도움을 필요로 합니다:



당사는 사용자 경험을 향상시키기 위해 쿠키를 사용합니다. 귀하께서 본 사이트를 계속 방문하시는 것은 당사의 쿠키 사용에 동의하시는 것으로 간주됩니다. 자세히 보기. 확인