검색어: by using (한국어 - 영어)

컴퓨터 번역

인적 번역의 예문에서 번역 방법 학습 시도.

Korean

English

정보

Korean

by using

English

 

부터: 기계 번역
더 나은 번역 제안
품질:

인적 기여

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

번역 추가

한국어

영어

정보

한국어

by

영어

by

마지막 업데이트: 2015-05-20
사용 빈도: 28
품질:

추천인: Wikipedia

한국어

예 1. using fmod()

영어

$x = 5.7; $y = 1.3; $r = fmod($x, $y); / / $r equals 0.5, because 4 * 1.3 + 0.5 = 5.7

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

추천인: Wikipedia

한국어

예 1. using gd_info()

영어

gif create support

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

추천인: Wikipedia

한국어

using the cli sapi yields:

영어

$pwd / tmp $php -f another_directory / test.php / tmp

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

추천인: Wikipedia

한국어

예 4. using /e modifier

영어

example 4.

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

추천인: Wikipedia

한국어

예 1. using aggregate_info()

영어

using aggregate_info()

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

추천인: Wikipedia

한국어

these functions work using mcrypt.

영어

prev

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

추천인: Wikipedia

한국어

예 1. using dbase_numfields()

영어

$rec = dbase_get_record( $db, $recno); $nf = dbase_numfields($db); for ($i=0; $i $nf; $i++) {print $rec[$i]. "br \n";}

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

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

한국어

예 1. using pg_connect arguments

영어

it returns false if the connection could not be made. connection_string should be a quoted string.

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

추천인: Wikipedia

한국어

all entries are accessible by using their documented field names.

영어

example 1.

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

추천인: Wikipedia

한국어

예 1. using stream_get_filters()

영어

using stream_get_filters()

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

추천인: Wikipedia

한국어

예 2. array_map() - using more arrays

영어

?php function show_spanish( $n, $m) {return "the number $n is called $m in spanish";} function map_spanish($n, $m) {return array ($n = $m);} $a = array(1, 2, 3, 4, 5); $b = array("uno", "dos", "tres", "cuatro", "cinco"); $c = array_map("show_spanish", $a, $b); print_r($c); $d = array_map("map_spanish", $a, $b); print_r($d);?

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

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

한국어

예 1. using backreferences followed by numeric literals.

영어

?php $str = "april 15, 2003"; $pattern =" / (\w+) (\d+), (\d+) / i"; $replacement = "\${1}1,\$3"; print preg_replace($pattern, $replacement, $string); / * output ====== april1,2003 * /?

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

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

한국어

you can also return the variable representation by using true as second parameter to this function.

영어

pre ?php $a = array (1, 2, array ("a", "b", "c")); var_export ($a); / * output: array (0 = 1, 1 = 2, 2 = array (0 = 'a', 1 = 'b', 2 = 'c',),) * / $b = 3.1; $v = var_export($b, true); echo $v; / * output:

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

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

한국어

the following options expect a file descriptor that is obtained by using the fopen() function:

영어

curlopt_postquote:

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

추천인: Wikipedia

한국어

calls the method referred by method_name from the user defined obj object, using the parameters in paramarr.

영어

note:

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

추천인: Wikipedia

한국어

connections can be made using sql*net by supplying the tns name to user like this:

영어

$conn = ora_logon( "user@tnsname", "pass");

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

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

한국어

an interesting use of this function is to construct an array of arrays, which can be easily performed by using null as the name of the callback function

영어

the printout of the program above will be:

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

추천인: Wikipedia

한국어

set the current font in the given size, using a font handle returned by pdf_findfont()

영어

set the current font in the given size, using a font handle returned by pdf_findfont()

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

추천인: Wikipedia

한국어

decrypts the s/mime encrypted message contained in the file specified by infilename using the certificate and it's associated private key specified by recipcert and recipkey.

영어

decrypts the s / mime encrypted message contained in the file specified by infilename using the certificate and it 's associated private key specified by recipcert and recipkey.

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

추천인: Wikipedia

인적 기여로
7,765,395,508 더 나은 번역을 얻을 수 있습니다

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



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