STDIN in Japanese translation

Examples of using Stdin in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
B interpreter command will read interactively from stdin.. IP For example, the following fragment creates a login process.
Binterpreterコマンドは、stdinからデータを読む。.IP例えば、以下の断片はログインプロセスを作る。
If you build FontForge without X11 then fontforge will attempt to read a script file from stdin if none is given on the command line.
もしFontForgeをX11無しで作成した場合、コマンドラインに何も指定しなければ、FontForgeはスクリプトを標準入力から読もうと試みます。
The optional arguments stdin and stdout specify the input and output file objects that the Cmd instance or subclass instance will use for input and output.
オプション引数のstdinとstdoutには、Cmdまたはそのサブクラスのインスタンスが入出力に使用するファイルオブジェクトを指定します。
Cgi, which written in Python 3, read received data using sys. stdin.
CgiはPython3で書かれたCGIファイルだが,送られてきたデータをsys.stdin
This data is expected to be strings, so that they can be sent to the stdin of the external_command.
このデータは文字列であることが期待されるので、外部コマンドのstdinに送られます。
Secondly, because sed is a stream editor, it can perform edits to data it receives from stdin, such as from a pipeline.
第2に、sedはストリームエディターなので、パイプラインなどのstdinから受け取るデータを、編集できるということです。
It provides standard file descriptors that have the same name as the corresponding standard channels: stdin, stdout and stderr.
標準チャネルに対応した同じ名前の標準ファイルデスクリプタstdin,stdout,stderrが提供される。
The stdout of external_command_1 is connected to the stdin of external_command_2.
外部コマンド1のstdoutは外部コマンド2のstdinにつながれます。
Charconvert' is not used when reading stdin--, because there is no.
Charconvert'は標準入力(stdin--)から読み込むときには使われない。
Instead of creating a file for your source code, you can use stdin to input source code directly on the command line.
ソースコードのファイルを作成する代わりに、stdinを使用して、コマンドラインからソースコードを直接入力できます。
The engine must always be able to process input from stdin, even while thinking.
エンジンは、常に、たとえ思考中であっても、stdinから入力を実行できるようになっていなければならない。
Logging: the standard streams(stdout/stderr/stdin) of each process container are collected and logged for real-time or batch retrieval.
ロギング:各プロセスコンテナの標準ストリーム(stdout/stderr/stdin)は収集され,リアルタイムあるいはバッチ取得のためにログされる。
Block_write": number only for testing: pretend every other write to stdin.
Block_write":numberテストのためにのみ:stdin他のすべての書き込みをブ。
Notes The stdin, stdout and stderr of child processes are set to the stdin, stdout and stderr of SECONDS, respectively,
注意事項チャイルドプロセスのstdin,stdout,stderrは、それぞれSECONDSのstdin,stdout,stderrに設定され、listen,
The first command is hSetBuffering stdin LineBuffering, which you should probably ignore for now(incidentally, this is only required by GHC-- in Hugs you can get by without it).
最初のコマンドはhSetBufferingstdinLineBufferingだが、おそらくこれは、今は無視した方がよいだろう(これはたまたまGHCでのみ必要であり、Hugsではこの記述が無くても動作する)。
Some existing lex programs depend on this behavior, even though it is not compliant with ANSI C, which does not require stdin and stdout to be compile-time constant.
既存のlexプログラムには、ANSIC互換ではないものの、この動作に依存しているものがあります。ANSICでは標準入力と標準出力がコンパイル時の定数である必要はありません。
If the connection succeeds, a socket in the Internet domain of type SOCK_STREAM is returned to the caller, and given to the remote command as stdin and stdout.
接続が成功すると、SOCK_STREAMタイプのインターネットドメインのソケットが呼び出し側に戻され、リモートコマンドのstdinとstdoutとして与えられます。
The event program runs with the same privileges and environment as dhcpagent itself, except that stdin, stdout, and stderr are redirected to/dev/null.
イベントプログラムはdhcpagentと同じ特権や環境で実行されますが、例外として、stdin、stdout、およびstderrは/dev/nullにリダイレクトされます。
If the connection succeeds, a socket in the Internet domain of type SOCK_STREAM is returned to the caller, and given to the remote command as stdin and stdout.
接続が確立されると、タイプSOCK_STREAMのインターネットドメインのソケットが呼び出し側に返され、またstdinとstdoutとしてリモートコマンドに渡されます。
Standard input to pg_bulkload command: "INPUT=stdin" means pg_bulkload will read data from the standard input of pg_bulkload client program through network.
Pg_bulkloadコマンドの標準入力:「INPUT=stdin」と記述すると、pg_bulkloadコマンドの標準入力から入力データを読み取ります。
Results: 75, Time: 0.0316

Top dictionary queries

English - Japanese