A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
stdout
표준출력
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
php: / /stdout
php://output
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
standard output (stdout)
표준 출력 (stdout)
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
error reading stdout or stderr
stdout 또는 stderr 함수에서 읽기 오류
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
output to file instead of stdout:
output to file instead of stdout:
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
print the selected color to stdout
선택한 색상을 표준 출력에 출력합니다name of translators
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
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.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
Aviso: contém formatação HTML invisível
print all error messages to stdout, normally error messages go to stderr
모든 오류 메시지를 표준출력으로 출력하기. 보통 오류메시지는 표준에러로 감
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
kioclient cat'url '# writes out the contents of'url' to stdout
kioclient cat 'url' # 'url' 의 내용을 표준 출력으로 씁니다
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
alternative to: desk top file to start. d-bus service will be printed to stdout
의 대용품: 시작할 데스크톱 파일. 표준 출력으로 d- bus 서비스를 출력합니다
Última atualização: 2011-10-23
Frequência de uso: 1
Qualidade:
Aviso: contém formatação HTML invisível
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.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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).
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
Aviso: contém formatação HTML invisível