Descriptorsを含む例文一覧と使い方
該当件数 : 297件
3.3.2.3 Invoking Descriptors 3.3.2.2 Implementing Descriptors 例文帳に追加
3.3.2.3 デスクリプタを呼び出す - Python
Duplicated file descriptors (made with dup (2), 例文帳に追加
これらは、( dup (2), - JM
This means that duplicate file descriptors (created by, for example, fork (2) 例文帳に追加
つまり、( fork (2) - JM
No more deployment descriptors. 例文帳に追加
配備記述子が不要。 - NetBeans
Configuring the Deployment Descriptors 例文帳に追加
配備記述子の設定 - NetBeans
3.3.2.2 Implementing Descriptors 例文帳に追加
3.3.2.2 デスクリプタ (descriptor) の実装 - Python
Polling message queue descriptors 例文帳に追加
メッセージキュー記述子のポーリング - JM
Annotations Instead of Deployment Descriptors 例文帳に追加
配備記述子に代わる注釈 - NetBeans
Configuring Security Deployment Descriptors 例文帳に追加
セキュリティー配備記述子の構成 - NetBeans
This can be useful for other, lower levelinterfaces that use file descriptors, such as the 例文帳に追加
この値は他の用途として、 - Python
Self-descriptors are assigned to the volume and mutual descriptors are assigned to pairs of similar volumes.例文帳に追加
ボリュームに対して自己記述子を割当て、類似するボリュームの対に相互記述子を割当てる。 - 特許庁
with non-blocking file descriptors; and ii 例文帳に追加
ブロックしないファイルディスクリプタと共に使う。 ii - JM
Yes, but it does not make sense to do this, since the receiving process would not have copies of the file descriptors in the epoll 例文帳に追加
なぜなら、受信側のプロセスがepoll - JM
Similar to svc_fdset , but limited to 32 descriptors. 例文帳に追加
に似ているが、32 ディスクリプターに制限されている。 - JM
but limited to 32 descriptors. 例文帳に追加
に似ているがディスクリプターの数が 32 に制限されている。 - JM
has returned, readfds will be cleared of all file descriptors except for those that are immediately available for reading with a recv (2) 例文帳に追加
から戻る時に、readfds のうち、recv (2) - JM
has returned, writefds will be cleared of all file descriptors except for those that are immediately available for writing with a send (2) 例文帳に追加
から戻る時に、writefds のうち、send (2) - JM
when monitoring large numbers of file descriptors. 例文帳に追加
よりも効率的なインタフェースを提供している。 - JM
The supported input field descriptors are listed below. 例文帳に追加
使用可能なフィールドディスクリプターを以下に挙げる。 - JM
Provides code completion and Javadoc for Java EE 5 APIs and deployment descriptors. 例文帳に追加
Java EE 5 API と配備記述子のコード補完と Javadoc を用意。 - NetBeans
Tag library descriptors conforming to the JSP2.0 or JSP1.2 specification 例文帳に追加
JSP2.0 または JSP1.2 仕様に準拠したタグライブラリ記述子 - NetBeans
Each track is related to descriptors.例文帳に追加
前記各トラックは、記述子と関連する。 - 特許庁
flag should use non-blocking file descriptors to avoid having a blocking read or write starve a task that is handling multiple file descriptors. 例文帳に追加
これは、ブロックされる読み込みや書き込みによって、複数のファイルディスクリプタを扱うタスクが停止してしまうのを避けるためである。 - JM
operation on any of these duplicate descriptors, or when all such descriptors have been closed. 例文帳に追加
操作が明示的に実行された場合や、すべてのファイルディスクリプタが閉じられた場合にも、リースは解放される。 - JM
Because the enterprise application does not need deployment descriptors to run,the IDE did not create the deployment descriptors by default. 例文帳に追加
エンタープライズアプリケーションは、実行のために配備記述子が必要ないので、配備記述子はデフォルトで作成されていません。 - NetBeans
Polls the set of registered file descriptors, and returns apossibly-empty list containing (fd, event) 2-tuples for the descriptors that have events or errors to report.例文帳に追加
空のリストは呼び出しがタイムアウトしたか、報告すべきイベントがどのファイル記述子でも発生しなかったことを示します。 - Python
Then, a distance score is determined, between the two subsets of samples using the descriptors, and similarity between the descriptors is measured.例文帳に追加
次に、記述子を用いてサンプルの2つのサブセット間の距離スコアが求められ、記述子間の類似度が測定される。 - 特許庁
The search descriptors may be geospatial search descriptors that are cross-referenced in a hierarchical relationship.例文帳に追加
検索記述子は階層的関係において相互参照が付けられている地理空間的検索記述子であってもよい。 - 特許庁
UNIX processes use descriptors to reference I/O streams. 例文帳に追加
UNIX のプロセスは、I/O ストリームを参照するのに 記述子(descriptor)を使用します。 - FreeBSD
Descriptors represent underlying objects supported by the kernel, and are created by system calls specific to the type of object. 例文帳に追加
記述子は、カーネルでサポートされるオブジェクトを表します。 - FreeBSD
In 4.4BSD, three kinds of objects can be represented by descriptors: files, pipes, and sockets. 例文帳に追加
4.4BSDでは、ファイル、パイプ、ソケットの 3 つのオブジェクトを 表すことができます。 - FreeBSD
The descriptor table of a process is inherited from that process's parent, and thus access to the objects to which the descriptors refer also is inherited. 例文帳に追加
そのため、記述子の参照先も同じく継承されます。 - FreeBSD
This variable indicates the maximum number of file descriptors on your system. 例文帳に追加
この変数はあなたのシステムのファイル記述子の最大値を示します。 - FreeBSD
The per-process limit of open file descriptors has been reached. 例文帳に追加
1プロセスがオープンできるファイル・ディスクリプタ数の上限に達した。 - JM
File descriptors that are marked close-on-exec are closed; see the description of FD_CLOEXEC 例文帳に追加
close-on-exec の印が付いているファイルディスクリプタはクローズされる。 - JM
the process already has the maximum number of file descriptors open. 例文帳に追加
プロセスがすでに最大数までファイルディスクリプタをオープンしている。 - JM
It is one of the watch descriptors returned by a previous call to inotify_add_watch (2). 例文帳に追加
呼び出しで返された監視対象ディスクリプタのうちの 1 つである。 - JM
The system limit on the total number of file descriptors has been reached. 例文帳に追加
inotify インスタンスの総数がシステムの上限に達していた。 - JM
Open file descriptors for oldpath are also unaffected. 例文帳に追加
オープン済のoldpathに対するファイルディスクリプタにも影響はない。 - JM
Can't I just read and write to my descriptors whenever I want? 例文帳に追加
ディスクリプタは好きなときに読み書きできるんじゃないの? - JM
Copyright © Japan Patent office. All Rights Reserved. |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
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. |
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 1994-2010 The FreeBSD Project. All rights reserved. license |
© 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. |
![]() ログイン |
Weblio会員(無料)になると
![]() |
![]() ログイン |
Weblio会員(無料)になると
![]() |