「stdout」を含む例文一覧(55)

1 2 次へ>
  • stdout (Popen attribute)
    stdout (Popen の属性) stdout (sys モジュール) - Python
  • is equivalent to "putc(" c , stdout ).
    は、"putc(" c , stdout ) と同じである。 - JM
  • These streams are abbreviated stdin , stdout
    これらのストリームはstdin , stdout , - JM
  • stdout (in module sys)
    stdin (sys モジュール) - Python
  • It flushes stdout ,
    に書き出す。 - JM
  • If ferror(stdout) becomes true, it returns WEOF .
    ferror(stdout) が真ならばWEOF を返す。 - JM
  • functions perform wide-character output to stdout.
    関数は stdout に出力を行なう。 - JM
  • /dev/stdout File descriptor 1 is duplicated.
    /dev/stdoutファイル・ディスクリプター 1 が複製されます。 - JM
  • writes the string s and a trailing newline to stdout .
    は、文字列sと改行をstdoutに書き込む。 - JM
  • write output to stdout ,
    は出力をstdout(標準出力ストリーム) に書き出す。 - JM
  • Changed in version 2.3:The stdin and stdout parameters were added.. Subsections
    バージョン 2.3 で 変更 された仕様:引数 stdin と stdout を追加 - Python
  • These objects contain the original values of stdin,stderr and stdout at the start of the program.
    それぞれ起動時のstdin・stderr・stdoutの値を保存します。 - Python
  • If the filename isa dash (-), the output is written to stdout.
    filename がダッシュ(\\-)ならば、出力は stdout に対して行われる。 - XFree86
  • The file names ``/dev/stdout'' and ``/dev/stderr'' are handled specially; they refer to the standard
    ``/dev/stdout'' および ``/dev/stderr'' というファイル名は特別に扱われ、 - JM
  • since stdin, stdout and network sockets also need an inode to handle them.
    これは stdin, stdout, ネットワークソケットを扱うにもinode が必要なためである。 - JM
  • If fd2p is 0, then the stderr (unit 2 of the remote command) will be made the same as the stdout
    fd2pがゼロの場合は、stderr(リモートコマンドの unit 2) はstdoutと一緒にまとめられる。 - JM
  • stdout must not be byte oriented; see fwide (3)
    stdout がバイト単位入出力であってはいけない。 より詳しい説明はfwide (3) - JM
  • Any errors are ignored (apart from being reported to stdout if verbose is true). Some of this could be replaced with the shutil module?
    エラーは無視されます(verboseが真の時はstdoutに出力されます) - Python
  • The stream stdout is line-buffered when it points to a terminal.
    stdoutストリームは、端末に接続されているときには行単位でバッファリングされている。 - JM
  • destination of debug message (stdout to output or filename if log should be written)
    デバッグメッセージの宛先(出力のための stdout や書き込まれるログファイル名) を指定します。 - PEAR
  • The construction "-o-" writes to stdout.
    "\\-o \\-" の場合は標準出力に書き出す。 - XFree86
  • This is a subclass derived from IMAP4 that connects to the stdin/stdout file descriptors created by passingcommand to os.
    IMAP4 から導出されたサブクラスで、commandをos.popen2()に渡して作成される stdin/stdoutディスクリプタと接続します。 - Python
  • If a stream refers to a terminal (as stdout normally does) it is line buffered.
    もし ストリームが (通常、stdoutがそうであるように) ターミナルを参照する場合には、ファイルは line buffered となる。 - JM
  • POSIX.1-2001 specifies: an error message may be written to stdout if the stream cannot be opened.
    POSIX.1-2001 では、ストリームをオープンできなかった場合、stdout にエラーメッセージが書き出される、と規定されている。 - JM
  • When you run nb.exe, a console opens on the desktop with stderr and stdout output from the NetBeans IDE.
    nb.exe を実行すると、デスクトップ上に、NetBeans IDE からの stderr および stdout 出力を受け取るコンソールが表示されます。 - NetBeans
  • Standard output is defined as the file object named stdout in the built-in module sys.
    標準出力は、組み込みモジュール sys 内で stdout という名前のファイルオブジェクトとして定義されています。 - Python
  • function is to change the file associated with a standard text stream ( stderr ", " stdin ", or " stdout ).
    関数の主な用途は、標準テキストストリーム( stderr ", " stdin ", " stdout ) と対応付けられているファイルを変更することである。 - JM
  • The output is to stdout, one entry per line, unless multicolumn
    出力は標準出力に対して行われ、 - JM
  • If the file argument to one of the primaries is one of /dev/stdin, /dev/stdout, or /dev/stderr, file descriptor 0, 1, or 2, respectively, is checked.
    プライマリのいずれかに対する file 引き数が/dev/stdin、/dev/stdout、/dev/stderrのいずれかであれば、 対応するファイル・ディスクリプターが調べられます。 ( /dev/stdin、/dev/stdout、/dev/stderr に対応するファイル・ディスクリプターはそれぞれ 0、1、2 です。 - JM
  • Writing to stdout in mpg123:
    mpg123 で標準出力へ書き出す方法は次の通りです。 - FreeBSD
  • The C source file is always written to stdout.
    C のソースファイルは常に標準出力に書き出される。 - XFree86
  • and if the option --stdout is also given, copy the input data without change
    で認識できない形式のときに --stdout オプションが指定されていると、 入力データは変更なしに標準出力にコピーされる。 - JM
  • Output to stdout is captured, but not output to stderr (exceptiontracebacks are captured via a different means).
    stdout への出力は取り込まれますが、stderr は取り込まれません (例外発生時のトレースバックは別の方法で取り込まれます)。 - Python
  • With transcode, one has the ability to merge video files, repair broken files, using command line tools with stdin/stdout stream interfaces.
    transcodeを使えば、 stdin/stdout インタフェースとともにコマンドラインツールを用いることによって、ビデオファイルの統合や、壊れたファイルの修復ができます。 - FreeBSD
  • is available, command completion is done automatically. 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 またはそのサブクラスのインスタンスが入出力に使用するファイルオブジェクトを指定します。 - Python
  • If you specify - fora filename, the output will be piped to stdout.
    ファイル名に \\- を指定すると、出力は標準出力にパイプされる。 - XFree86
  • If your stty command operates on stdout, then add another `!'.
    stty コマンドが標準出力を操作する場合には、もうひとつ `!' を追加すること。 - JM
  • If verbose is true, print a one-linesummary of each mkdir to stdout.
    もし verboseが真なら、それぞれのmkdirについて1行、標準出力に出力します。 - Python
  • Show Print the currently selected settings to stdout in XF86Config "Modeline" format.
    Show現在選択している設定を XF86Config の "Modeline" 形式で標準出力に出力する。 - XFree86
  • The name of the allocated unit will be output on stdout like md4.
    割り当てられたユニットの名前は md4のように標準出力に出力されます。 - FreeBSD
  • Prints the version number supplied to the OptionParser to stdout and exits.
    OptionParser に指定されているバージョン番号を標準出力に出力して終了します。 - Python
  • If xfindproxy is successful in obtaining a proxy address, it will print it to stdout.
    xfindproxy がプロキシのアドレスの取得に成功した場合、これが標準出力に出力される。 - XFree86
  • macro without any arguments results in a dash representing stdin/stdout.
    マクロを指定すると、標準入力/標準出力を意味するダッシュとなります。 ひとつのダッシュに\\& - JM
  • If you leave the filename undesignated or -, theoutput will be piped to stdout. Save As
    ファイル名を指定しない場合とファイル名が \\- である場合は、出力は標準出力にパイプされる。 - XFree86
  • A single C source file containing the declarations for the definitions in all the headers will be printed to stdout.
    全てのヘッダファイルでの定義に対する宣言を含む、1つの C 言語のソースが標準出力に出力される。 - XFree86
  • Normally, xon disconnects the remote process from stdin, stdout and stderr to eliminate the daemon processes which usually connect them across the network.
    これは、通常ネットワーク上でこれらの入出力の処理を行うデーモンプロセスを排除するためである。 - XFree86
  • This pattern is basically a three character sequence representing stdin, stdout and stderr of newcommand.
    このパターンは基本的に 3 つの文字からなるシーケンスで、newcommand の標準入力、標準出力、標準エラー出力を表す。 - JM
  • It prints some basic framebufferparameters, and also keyboard and pointer events to stdout.
    このプログラムはフレームバッファの基本パラメータをいくつか表示し、またキーボードイベントとポインタイベントを標準出力に出力する。 - XFree86
  • If optparse sees either "-h" or "-help" on the command line, it will print something like the following help message to stdout(assuming sys. argv[0] is "foo.py"):
    optparse がコマンドライン上に "-h" または "-help" を見つけると、以下のようなヘルプメッセージを標準出力に出力します (sys.argv[0] は"foo.py"だとします): - Python
  • quietconsole allows you to keep stdio output in a buffer without displaying it (or without displaying the stdout windowaltogether, if set with EditPythonPrefs) until you try to read from stdin or disable the buffering, at which point all the saved output is sent to the window.
    quietconsole を使うと、バッファの stdio 出力を表示せずに (あるいは、EditPythonPrefsで設定されていれば、stdout ウィンドウを全く表示しないで) 保存できます。 保存されるのは、 stdin から読み込みを始めるか、バッファリングを止めるかするまでの間で、その時点で全ての出力は今度はウィンドウに送られることになります。 - Python
1 2 次へ>

例文データの著作権について

  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • Python
    Copyright 2001-2004 Python Software Foundation.All rights reserved.
    Copyright 2000 BeOpen.com.All rights reserved.
    Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
    Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  • JM
    Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
    The contents of this document are licensed under the GNU Free Documentation License.
    Copyright (C) 1999 JM Project All rights reserved.
  • NetBeans
    © 2010, Oracle Corporation and/or its affiliates.
    Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  • FreeBSD
    Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  • PEAR
    Copyright © 2001 - 2008 by the PEAR Documentation Group.
    This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).