| 意味 | 例文 |
The file descriptor fd is not valid. 例文帳に追加
ファイル・ディスクリプターfdが有効でない。 - JM
fd is associated with a pipe, socket, or FIFO. 例文帳に追加
fdがパイプ、ソケット、FIFO を参照している。 - JM
If fd is the last file descriptor referring to the underlying open file description (see open (2)), 例文帳に追加
fdが、対応するオープンファイル記述 (open file description)( open (2) - JM
file descriptor, or fd is the same as epfd , 例文帳に追加
ファイルディスクリプタでない。 またはfdがepfdと同一である。 - JM
fd is not a valid file descriptor open for writing. 例文帳に追加
fdが書き込みのためにオープンされたファイル記述子でない。 - JM
The fd argument is a file descriptor for the underlying file, which must be seekable. 例文帳に追加
fd引数はもとになるファイルのファイルデスクリプタである。 - JM
The fd argument is not associated with a master pty. 例文帳に追加
引き数fdがマスタ擬似端末に対応するものではない。 - JM
Note that the child gets pid 0, and the fd is invalid. 例文帳に追加
子プロセスはpidとして0、、fdとしてinvalid をそれぞれ受けとります。 - 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
fd is used internally by the implementation, and should not otherwise be used by the application. 例文帳に追加
アプリケーションはfdを他の場面で使用すべきではない。 - JM
To provide a case for an FD, out of which the FD can be easily taken when the FD is to be taken out of the case and which prevents two FDs, having a two-ply structure, from being separated from each other.例文帳に追加
FDをケースから取り出す際に容易に取り出せ、しかも2枚重ね構造を有するFDの2枚が互いに離れてしまうことがないFDのケースを提供する。 - 特許庁
and the supplied file descriptor fd is already in epfd . 例文帳に追加
であり、かつ与えられたファイルディスクリプタfdが既にepfdに存在する。 - JM
fd is not a valid file descriptor opened for reading. 例文帳に追加
fdが読み出し用にオープンされた、有効なファイルディスクリプタではない。 - JM
The fd argument is not a file descriptor open for writing. 例文帳に追加
引き数fdが書き込み用にオープンされたファイル・ディスクリプタでない。 - JM
The mode is not supported by the file system containing the file referred to by fd . 例文帳に追加
fdが参照するファイルを含むファイルシステムがmodeをサポートしていない。 - JM
fd is bound to a special file which does not support synchronization. 例文帳に追加
fdが同期操作をサポートしてない特殊なファイルを参照している。 - JM
The fd argument is valid but not associated with a master pty. 例文帳に追加
引き数fdは有効だが、マスタ擬似端末に対応するものではない。 - JM
fd is not a valid file descriptor, or is not opened for writing. 例文帳に追加
fdが有効なファイルディスクリプタでないか、書き込み用としてオープンされていない。 - JM
The fd argument is a file descriptor identifying the file which is to be read. 例文帳に追加
fd引き数は読み込みを行うファイルを識別するファイル・ディスクリプタである。 - JM
fd is not a valid file descriptor or is not open for writing. 例文帳に追加
fdが有効なファイル・ディスクリプタでないか書き込みのためにオープン(open) されていない。 - JM
The watch descriptor wd is not valid; or fd is not an inotify file descriptor. 例文帳に追加
監視対象ディスクリプタwdが有効でない。 もしくは、fdが inotify ファイルディスクリプタではない。 - JM
fd is not a valid file descriptor or is not open for reading. 例文帳に追加
fdが有効なファイル・ディスクリプターでないか、読み込みのためにオープン (open) されていない。 - JM
In the rectangular FD case main body 1, the case structure of the FD is characterized in that a slide-stopper is formed by ruggedness on the side 2 opposite to the side of the terminal of the FD case main body 1, which is connected to an electronic instrument or the other instrument.例文帳に追加
矩形のFDケース本体1において、該FDケース本体1の電子機器又は他の機器に接続する端子側の反対側2に凹凸によってスベリ止めを形成してなることを特徴とするFDのケース構造。 - 特許庁
There is not enough space left on the device containing the file referred to by fd . 例文帳に追加
fdが参照するファイルを含むデバイスに十分な空き領域がない。 - JM
Connect the child's controlling terminal to a pseudo-terminal.Return value is (pid, fd). 例文帳に追加
子プロセスの制御端末を擬似端末に接続します。 返り値は(pid, fd)です。 - Python
The file position indicator of the new stream is set to that belonging to fd , 例文帳に追加
新しいストリームのファイル位置指示子はfdに属している値に設定される。 - JM
returns the maximum length of a relative pathname when path or fd is the current working directory. 例文帳に追加
pathまたはfdがカレントディレクトリの場合、相対パス名の最大長を返す。 - JM
except that the file to be stat-ed is specified by the file descriptor fd . 例文帳に追加
と同じだが、状態を取得するファイルをファイル・ディスクリプタfdで指定する。 - JM
fd is connected to a pipe or socket whose reading end is closed. 例文帳に追加
fdがパイプ (pipe) かソケット (socket) に接続されており、その反対側 (読み込み側) がクローズ (close) されている。 - JM
If fd is not associated with a terminal device, an exception is raised.Availability: Unix.例文帳に追加
fd が端末に関連付けられていない場合、例外が送出されます。 利用できる環境: Unix。 - Python
was set but the object specified by fd is open for writing. 例文帳に追加
がセットされているがfdで指定されているオブジェクトは書き込み用に開かれている。 - JM
To provide a case structure for a FD wherein not only the reliable holding of a FD case main body can be expected but also the FD case main body can be handled without uneasy feeling by constituting the surface of the part of the FD case main body, which is held by fingers, by a surface having strong friction.例文帳に追加
本発明の課題は、FDケース本体の指先で掴む箇所の面を摩擦の多い面で構成することによって確実なFDケース本体の掴みを期待できるばかりか不安感のないFDケース本体の取扱ができるFDのケース構造を提供するものである。 - 特許庁
Return a pair of (pid, fd),where pid is 0 in the child, the new child's process id in the parent, and fd is the file descriptor of the master end of the pseudo-terminal.例文帳に追加
このとき新しい擬似端末 (psheudo-terminal) を子プロセスの制御端末として使います。 親プロセスでは (pid, fd) からなるペアが返り、fd は擬似端末のマスタ側 (master end) のファイル記述子となります。 - Python
The current file offset of the open file referred to by fd is left unchanged. 例文帳に追加
fdで参照されたオープン済のファイルのファイルオフセットの現在値は変更されない。 - JM
For this period, a statistic processing result (tentative fD) is set as an initial value of the fD.例文帳に追加
この期間では、統計処理結果(仮のfD)がfDの初期値として設定される。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)