You searched for: argument (Koreanska - Engelska)

Datoröversättning

Att försöka lära sig översätta från mänskliga översättningsexempel.

Korean

English

Info

Korean

argument

English

 

Från: Maskinöversättning
Föreslå en bättre översättning
Kvalitet:

Mänskliga bidrag

Från professionella översättare, företag, webbsidor och fritt tillgängliga översättningsdatabaser.

Lägg till en översättning

Koreanska

Engelska

Info

Koreanska

array ( argument list)

Engelska

array ( argument list)

Senast uppdaterad: 2012-04-17
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

표 32-1. argument conversion functions

Engelska

longs and doubles are converted to their corresponding string representation.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

일괄 번역이 예약되었습니다. file argument in tooltip, when file is current file

Engelska

batch translation has been scheduled.

Senast uppdaterad: 2011-10-23
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

to retrieve more than one argument, you can use a similar snippet:

Engelska

zend_get_parameters_ex() only checks whether you're trying to retrieve too many parameters.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

this function is currently not documented; only the argument list is available.

Engelska

[not back to the system, note!]

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

see the gmp_div_q() function for description of the round argument.

Engelska

?php $a = gmp_init ("0x41682179fbf5"); $res = gmp_div_qr ($a, "0xdefe75"); printf("result is: q - %s, r - %s", gmp_strval ($res[0]), gmp_strval ($res[1]));?

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com
Varning: Innehåller osynlig HTML-formatering

Koreanska

a type specifier that says what type the argument data should be treated as. possible types:

Engelska

o - the argument is treated as an integer, and presented as an octal number.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

the parsing function has an extended version that allows for an additional flags argument that controls its actions.

Engelska

int zend_parse_parameters_ex( int flags, int num_args tsrmls_dc, char *type_spec,...);

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

calculates remainder of the integer division of n by d. the remainder has the sign of the n argument, if not zero.

Engelska

the remainder has the sign of the n argument, if not zero.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

a most useful demonstration is a function that accepts a complex type as argument, modifies it, and then returns the argument:

Engelska

for strings, proper memory allocation would have to be assured, and so on.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

formats all rows of the result_id query into a html table. the optional second argument is a string of table tag options

Engelska

the optional second argument is a string of table tag options

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

image2wbmp() creates the wbmp file in filename from the image image. the image argument is the return from imagecreate().

Engelska

the image argument is the return from imagecreate().

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

if the return_var argument is present along with the array argument, then the return status of the executed command will be written to this variable.

Engelska

if the return_var argument is present along with the array argument, then the return status of the executed command will be written to this variable.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

qt:% 1 kde 개발 플랫폼:% 2% 3:% 4 the 2nd argument is a list of name+address, one on each line

Engelska

qt: %1 kde development platform: %2 %3: %4

Senast uppdaterad: 2011-10-23
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

if a fourth string argument is passed, this string is inserted at the end of the header. this is typically used to add extra headers. multiple extra headers are separated with a newline.

Engelska

you may need to add the user that your web server runs as to your sendmail configuration to prevent a 'x-warning' header from being added to the message when you set the envelope sender using this method.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

기본값으로 함수의 인수(argument)들은 값으로 전달된다(passed by value). 함수내에서 변화시킨 값을 함수 밖에서도 적용시키려면 pass by reference로 인수를 넘겨야 한다.

Engelska

by default, function arguments are passed by value (so that if you change the value of the argument within the function, it does not get changed outside of the function).

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

mhash_get_hash_name() takes the hash id as an argument and returns the name of the hash or false, if the hash does not exist.

Engelska

example 1. mhash_get_hash_name() example

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

after the declaration, code for checking and retrieving the function's arguments, argument conversion, and return value generation follows (more on this later).

Engelska

after the declaration, code for checking and retrieving the function' s arguments, argument conversion, and return value generation follows (more on this later).

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com

Koreanska

5. why do i get an error that looks something like this: "warning: 0 is not a mysql result index in file on line x "or "warning: supplied argument is not a valid mysql result resource in file on line x?

Engelska

the proper way to do this is with code similar to the following:

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Referens: Translated.com
Varning: Innehåller osynlig HTML-formatering

Få en bättre översättning med
7,792,400,136 mänskliga bidrag

Användare ber nu om hjälp:



Vi använder cookies för att förbättra din upplevelse. Genom att fortsätta besöka den här webbplatsen godkänner du vår användning av cookies. Läs mer. OK