Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
stdout
표준출력
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
php: / /stdout
php://output
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
standard output (stdout)
표준 출력 (stdout)
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
error reading stdout or stderr
stdout 또는 stderr 함수에서 읽기 오류
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
output to file instead of stdout:
output to file instead of stdout:
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
print the selected color to stdout
선택한 색상을 표준 출력에 출력합니다name of translators
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
the clibpdf library takes the filename "-" as a synonym for stdout.
참고: the return value will be needed in further versions of clibpdf as the first parameter in all other functions which are writing to the pdf document.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
print all error messages to stdout, normally error messages go to stderr
모든 오류 메시지를 표준출력으로 출력하기. 보통 오류메시지는 표준에러로 감
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
kioclient cat'url '# writes out the contents of'url' to stdout
kioclient cat 'url' # 'url' 의 내용을 표준 출력으로 씁니다
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
alternative to: desk top file to start. d-bus service will be printed to stdout
의 대용품: 시작할 데스크톱 파일. 표준 출력으로 d- bus 서비스를 출력합니다
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
if buffering is disabled, the data is written straight to the output, which is the browser making the request in the case of php on a web server, or stdout for cli based php.
php_stream_passthru() outputs all remaining data from stream to the active output buffer and returns the number of bytes output. if buffering is disabled, the data is written straight to the output, which is the browser making the request in the case of php on a web server, or stdout for cli based php. this function will use memory mapped files if possible to help improve performance.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
if you want to send your output to the screen make the filename: "php: / /stdout" (support for this is in 4.0.1 and up).
the swf_openfile() must be the first function you call, otherwise your script will cause a segfault. if you want to send your output to the screen make the filename: "php://stdout" (support for this is in 4.0.1 and up).
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta