1016万例文収録!

「descriptor」に関連した英語例文の一覧と使い方(5ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > descriptorの意味・解説 > descriptorに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

descriptorを含む例文一覧と使い方

該当件数 : 1059



例文

This file descriptor is guaranteed to be the lowest-numbered file descriptor not previously opened within the process. 例文帳に追加

このファイル・ディスクリプタは、そのプロセス内で過去にオープンされていないファイル・ディスクリプタの中で最も小さな数になることが保証される。 - JM

You can click on the XML tab in the multi-view editor to view deployment descriptor file in XML view.You can see that the deployment descriptor file now contains the following: 例文帳に追加

マルチビューエディタ内の「XML」タブをクリックして、配備記述子ファイルを XML ビューに表示できます。 - NetBeans

For instance bindings, the precedence of descriptor invocation depends on the which descriptor methods are defined.例文帳に追加

インスタンス束縛では、デスクリプタ呼び出しの優先順位はどのデスクリプタが定義されているかに依存します。 - Python

Returns true if the descriptor objects descr describes a data attribute, or false if it describes a method. descr must be a descriptor object; there is no error checking.New in version 2.2.例文帳に追加

デスクリプタオブジェクト descr がデータ属性のデスクリプタの場合には真を、メソッドデスクリプタの場合には偽を返します。 - Python

例文

Registering a file descriptor that's already registered is not an error, and has the same effect as registering the descriptor exactly once.例文帳に追加

すでに登録済みのファイル記述子を登録してもエラーにはならず、一度だけ登録した場合と同じ効果になります。 - Python


例文

In 4.4BSD, this software has been organized according to the following:Basic kernel facilities: timer and system-clock handling, descriptor management, and process management 例文帳に追加

4.4BSDでは、このソフトウェアは次のような構成になっています。 - FreeBSD

UNIX processes use descriptors to reference I/O streams. 例文帳に追加

UNIX のプロセスは、I/O ストリームを参照するのに 記述子(descriptor)を使用します。 - FreeBSD

A socket is created by the socket system call, which returns a descriptor for it. 例文帳に追加

socketシステムコールは、作成したソケットの記述子を返します。 - FreeBSD

(The descriptor is merely an index into this table.) 例文帳に追加

記述子テーブルは、親プロセスから子プロセスに継承されます。 - 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

例文

descriptor, and is set automatically to 100 upon the first access to the database. 例文帳に追加

データベースの最初のアクセス時に自動的に 100 が設定される。 - JM

returns a non-negative integer that is a descriptor for the accepted socket. 例文帳に追加

は受け付けたソケットのディスクリプタである非負の整数値を返す。 - JM

The descriptor references a file, not a socket. 例文帳に追加

ディスクリプタはソケットではなくファイルを参照している。 - JM

sockfd is a descriptor for a file, not a socket. 例文帳に追加

sockfdがファイルに対するディスクリプタで、ソケットに対するものではない。 - JM

opens a message catalog and returns a catalog descriptor. 例文帳に追加

はメッセージカタログをオープンし、カタログディスクリプタを返す。 - JM

area of memory and not a file descriptor. 例文帳に追加

されたメモリの領域であってファイルディスクリプタではない。 - JM

where catalog is a catalog descriptor returned from an earlier call to catopen (3). 例文帳に追加

の呼び出しによって得られたカタログディスクリプタを指定する。 - JM

Similarly, if one of the processes closes a file descriptor, or changes its associated flags (using the fcntl (2) 例文帳に追加

同じように、一方のプロセスがファイルディスクリプタを閉じたり、( fcntl (2) - JM

The file descriptor is not associated with a socket. 例文帳に追加

ファイルディスクリプターがソケットと関連付けられていない。 - JM

This descriptor is the one used internally by the directory stream. 例文帳に追加

このディスクリプタはディレクトリ・ストリームが内部で使用するものである。 - JM

On success, a non-negative file descriptor is returned. 例文帳に追加

成功すると、負でない値のファイルディスクリプタが返される。 - JM

Error condition happened on the associated file descriptor. 例文帳に追加

関連付けられたファイルディスクリプタにエラー条件が起こった。 - JM

Hang up happened on the associated file descriptor. 例文帳に追加

関連付けられたファイルディスクリプタにハングアップが起こった。 - JM

Sets the Edge Triggered behavior for the associated file descriptor. 例文帳に追加

関連付けられたファイルディスクリプタにエッジトリガ動作 (Edge Triggered behavior) を設定する。 - JM

Sets the one-shot behavior for the associated file descriptor. 例文帳に追加

関連付けられたファイルディスクリプタに一撃動作 (One-Shot behavior) を設定する。 - JM

Change the event event associated with the target file descriptor fd . 例文帳に追加

イベントeventを対象ファイルディスクリプタfdに関連付けるように変更する。 - JM

and the supplied file descriptor fd is already in epfd . 例文帳に追加

であり、かつ与えられたファイルディスクリプタfdが既にepfdに存在する。 - JM

is done that will return rfd as a ready file descriptor. 例文帳に追加

を呼び出すと、読み込み可能 (ready) なファイルディスクリプタとしてrfdが返る。 - JM

sets wait for the same file descriptor? 例文帳に追加

集合が同じファイルディスクリプタを待ち受けることは可能か? - JM

file descriptor set. 例文帳に追加

ファイルディスクリプタ集合の内部に追加することは可能である。 - JM

You can do two operations on an existing file descriptor. 例文帳に追加

既存のファイルディスクリプタに対して 2 つの操作を行うことができる。 - JM

performs one of the operations described below on the open file descriptor fd . 例文帳に追加

は、オープンされたファイルディスクリプタfdに関して下記の操作を行う。 - JM

Set the file descriptor flags to the value specified by arg . 例文帳に追加

ファイルディスクリプタ・フラグにargで指定した値を設定する。 - JM

Type of lease held on file descriptor. 例文帳に追加

ファイルディスクリプタに対して保持されているリースの種別を返す。 - JM

function associates a stream with the existing file descriptor, fd . 例文帳に追加

関数は、既存のファイル記述子fdにストリームを結びつける。 - JM

fd is not a valid file descriptor open for writing. 例文帳に追加

fdが書き込みのためにオープンされたファイル記述子でない。 - JM

File descriptor does not refer to a directory. 例文帳に追加

ファイル・ディスクリプタがディレクトリを参照していない。 - JM

opens a pseudo-terminal master and returns its file descriptor. 例文帳に追加

は、擬似端末マスタをオープンし、そのファイル・ディスクリプタを返す。 - JM

The fd argument is not a valid open file descriptor. 例文帳に追加

引き数fdが有効なオープンされたファイル・ディスクリプタでない。 - JM

function deallocates a conversion descriptor cd previously allocated using iconv_open (3). 例文帳に追加

を使って以前に割り当てられた変換ディスクリプター cd を解放する。 - JM

modifies the descriptor's conversion state. 例文帳に追加

を使うことにより、ディスクリプタの変換状態が変更される。 - JM

returns the number of bytes available to read from an inotify file descriptor. 例文帳に追加

は inotify ファイルディスクリプタから何バイト読み込めるかを返す。 - JM

The file descriptor specified in the first iocb is invalid. 例文帳に追加

先頭の iocb に指定されたファイル・ディスクリプタが無効である。 - JM

The argument d must be an open file descriptor. 例文帳に追加

引き数dはオープンされたファイル・ディスクリプタでなければならない。 - JM

The sockfd argument is a file descriptor that refers to a socket of type SOCK_STREAM 例文帳に追加

型のソケットを参照するファイルディスクリプタである。 - JM

On the other hand, closing the file descriptor does not unmap the region. 例文帳に追加

一方、ファイル記述子をクローズしても、この領域はアンマップされない。 - JM

The fd argument is a file descriptor for the underlying file, which must be seekable. 例文帳に追加

fd引数はもとになるファイルのファイルデスクリプタである。 - JM

By default, the new file descriptor is set to remain open across an execve (2) 例文帳に追加

デフォルトでは、新しいファイル・ディスクリプタはexecve (2) - JM

Enable the close-on-exec flag for the new file descriptor. 例文帳に追加

新しいファイル・ディスクリプタに対して close-on-exec フラグを有効にする。 - JM

例文

fd is not a valid file descriptor opened for reading. 例文帳に追加

fdが読み出し用にオープンされた、有効なファイルディスクリプタではない。 - JM

索引トップ用語の索引



  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
  
© 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.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS