「integer file descriptor」を含む例文一覧(5)

  • Return the socket's file descriptor (a small integer).
    ソケットのファイルディスクリプタを整数型で返します。 - Python
  • Return an integer file descriptor for the socket on which the server is listening.
    サーバが要求待ちを行っているソケットのファイル記述子を整数で返します。 - Python
  • nfds This is an integer one more than the maximum of any file descriptor in any of the sets.
    nfds全ての集合に含まれるファイルディスクリプタのうち、値が最大のものに 1 を足した整数である。 - JM
  • Return the integer ``file descriptor'' that is used by the underlying implementation to request I/O operations from the operating system.
    背後にある実装系がオペレーティングシステムに I/O 操作を要求するために用いる、整数の ``ファイル記述子'' を返します。 - Python
  • Bash handles several filenames specially when they are used in redirections, as described in the following table: 0 /dev/fd/fd If fd is a valid integer, file descriptor fd is duplicated.
    bash は、以下の表にあるようなファイル名がリダイレクトに使用されると、それらを特別に扱います。 0/dev/fd/fdfd が有効な整数ならばファイル・ディスクリプター fd が複製されます。 - JM

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

  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • 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.
  • 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.