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

인적 기여

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

번역 추가

한국어

영어

정보

한국어

예 1. constant() example

영어

?php define ("maxsize", 100); echo maxsize; echo constant("maxsize"); / / same thing as the previous line?

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

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

한국어

optional type parameter is a named constant:

영어

safe for reading binary data. (default in php = 4.1.0)

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

한국어

constant() will return the value of the constant indicated by name.

영어

constant() will return the value of the constant indicated by name.

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

한국어

defines a named constant, which is similar to a variable except:

영어

(php 3, php 4)

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

한국어

returns true if the named constant given by name has been defined, false otherwise.

영어

returns true if the named constant given by name has been defined, false otherwise.

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

한국어

const_cs - this constant's name is to be treated as case sensitive.

영어

const_persistent - this constant is persistent and won' t be "forgotten "when the current process carrying this constant shuts down.

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

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

한국어

the constant sid can also be used to retrieve the current name and session id as a string suitable for adding to urls.

영어

the constant sid can also be used to retrieve the current name and session id as a string suitable for adding to urls.

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

한국어

참고: in php 4, only constant initializers for var variables are allowed. use constructors for non-constant initializers.

영어

you cannot have functions with these names in any of your classes unless you want the magic functionality associated with them.

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

한국어

sa_uidvalidity - set status- uidvalidity to a constant that changes when uids for the mailbox may no longer be valid

영어

example 1. imap_status() example

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

한국어

to create your own constants, you can use the macros in 표 33-6. all the macros create a constant with the specified name and value.

영어

to create your own constants, you can use the macros in table 33-6.

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

한국어

if you want to copy all remaining data from the src stream, pass the constant php_stream_copy_all as the value of maxlen.

영어

note:

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

한국어

given the above, you don't need to open e.g. a stream for stderr yourself but simply use the constant instead of the stream resource:

영어

given the above, you don 't need to open e.g. a stream for stderr yourself but simply use the constant instead of the stream resource:

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

한국어

the module parameter can be either a string or a constant, though the latter form is preferred. the possible values are given below, but keep in mind that they only work if the module is actually loaded.

영어

the module parameter can be either a string or a constant, though the latter form is preferred.

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

한국어

const_persistent - this constant is persistent and won't be "forgotten" when the current process carrying this constant shuts down.

영어

table 33-6.

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

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

한국어

as of 4.3, the default base uri is the directory of the executing script. in effect, it is the directory name value of the __file__ constant. prior to 4.3, the default base uri was less predictable.

영어

in effect, it is the directory name value of the __file__ constant.

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

인적 기여로
8,919,577,210 더 나은 번역을 얻을 수 있습니다

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



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