Implementations for the os module.
os モジュールの実装 - Python
implementations support
をサポートしませんでした。 - JM
"Linux Implementations of POSIX Threads"
"POSIX スレッドの Linux での実装" - JM
2.1 mac -- Implementations for the os module
2.1 mac -- os モジュールの実装 - Python
signal is generated in this case; on some other implementations, it is not.
シグナルは生成される。 - JM
Both threading implementations employ the Linux clone (2)
どちらのスレッドの実装も Linux のclone (2) - JM
There are two different implementations for S4.
S4のための2つの実装があります。 - Gentoo Linux
Historical (BSD and System V) implementations of sort have
sort の歴史的な (BSD と System V の) 実装では、 - JM
Macromedia has not supplied a linux/ppc binary and open source implementations are incomplete at this time. それからemergewireless-tools;iwconfigを実行します。 - Gentoo Linux
A service layer above the channel layer and message layer abstracts binding implementations that bind message exchange implementations to user code implementations. チャネルレイヤおよびメッセージレイヤの上のサービスレイヤは、バインディング実装を抽象化し、これはメッセージ交換実装をユーザコード実装にバインドする。 - 特許庁
Consider two implementations, A and B.
A と Bという 2つの実装を考えてみましょう。 - FreeBSD
This behavior differs from other BSD socket implementations.
この振舞いは BSD ソケットの実装とは異なる。 - JM
This differs from many other implementations of raw sockets.
これは他の多くの raw ソケットの実装では異なる。 - JM
This differs from some implementations (e.
この動作は (FreeBSD などの) いくつかの実装とは異なる。 - JM
Different implementations have different limits for the pipe capacity.
実装により、パイプの容量の上限は異なる。 - JM
implementations, and on current implementations on different systems, the lower-order bits are much less random than the higher-order bits.
の実装や、他のシステムの現在の実装では、下位のビットが上位のビットほどランダムになっていない。 - JM
setters will return TRUE from the default method, in your implementations of setters.
set系メソッドは、デフォルトメソッドや独自実装からは TRUE 。 - PEAR
This is a no-op for most implementations. ほとんどの実装においては、これは何も行わない。 - XFree86
Some other implementations behave in the same manner as Linux.
他のいくつかの実装でも Linux と同じように動作する。 - JM
Some implementations define the non-standard constant INFTIM
いくつかの実装では、値 \\-1 を持った非標準の定数INFTIM - JM
This feature is not available on other Unix implementations; portable applications should avoid relying on it.
この機能は他の Unix の実装では利用できない。 - JM
provided for compatibility with some other implementations.
他のいくつかの実装との互換性を提供するためのもの。 - JM
Use this method in server implementations.
このメソッドが使用できるかどうかはサーバの実装に依存します。 - PEAR
Commercial implementations are also available for a wide range of platforms. 商用パッケージも広範囲のプラットフォームで利用可能である。 - XFree86
Direct rendering provides a performance advantage in some implementations. 実装によっては、直接レンダリングの方が高性能である。 - XFree86
Handler implementations should inherit from the base classes provided in the module xml.sax, so that all methods get default implementations. ハンドラはすべてのメソッドがデフォルトで実装されるように、xml.sax で提供される基底クラスを継承しなくてはなりません。 - Python
Traditional implementations of bc have only call by value array parameters.
) 伝統的な bc の実装では、配列パラメータは値渡しのみでした。 - JM
(This is the original BSD behavior, and occurs on many other implementations.
(これは元々の BSD の動作であり、多くの他の実装でも起こる。 - JM
The (undefined) effect of O_RDONLY | O_TRUNC varies among implementations.
の影響は未定義であり、その動作は実装によって異なる。 - JM
A list of implementations for other languages such as Perl and Python can be found on the www.xmlrpc.com.
Perl や Python など他の言語での実装の一覧がwww.xmlrpc.com にあります。 - PEAR
Some substandard implementations of BIND do not support the TXT (text) record, ...
BINDの非標準実装のいくつかではTXT(テキスト)レコードをサポートしていず、... - コンピューター用語辞典
Links to implementations and historicalinformation are also available.
実装と SAX API の歴史に関する情報のリンクも掲載されています。 xml.sax.handler - Python
There are a few cron implementations for you to choose from in Portage.
Portageには選択することができるcronの実装が、少なくとも3つあります。 - Gentoo Linux
Some implementations of bc use the period (.) in a similar way.
bc の実装によっては、last と同じ意味でピリオド (.) を用いるものがあります。 - JM
However, in earlier implementations, when such an assignment appeared before any file names, the assignment would happen
しかしながら初期の頃の実装では、引数の中でファイル名に - JM
Currently turned on by default for C-series implementations only.
現在では C シリーズの実装においてのみデフォルトで有効にしています。 - JM
The semantics of the optional-arg argument of an interpreter script vary across implementations.
インタプリタ・スクリプトのoptional-arg引き数の解釈方法は実装により異なる。 - JM
Many client implementations heuristically resolve these references.
多くのクライアントの実装では、この種の参照を推測によって解決する。 - JM
On existing implementations, if it is at all possible to make a hard link
今ある実装では、ディレクトリへのハードリンクの作成ができる場合でも、 - JM
To provide devices, implementations and techniques for health monitoring. 健康状態を監視するためのデバイス、実施、および技法を提供すること。 - 特許庁
The first majoruse for the DRI is to create fast OpenGL implementations.
DRIのための最初の主な使用は高速なOpenGLの実装を作成することです。 - Gentoo Linux
"-fno-math-errno" option causes the executable to employ implementations of some mathematical functions that are faster than the standard implementations, but do not set errno on error. (The gcc (1)
の"-fno-math-errno"オプションを使うと、実行ファイルで、標準の実装よりも高速な数学関数の実装が使用されるようになるが、エラー時にerrnoが設定されない( gcc (1) - JM
Over time, two threading implementations have been provided by the GNU C library on Linux: LinuxThreads
これまで、2つのスレッドの実装が Linux の GNU C ライブラリにより提供されてきた。 LinuxThreads - JM
Some implementations also efficiently support join two priority queues, ...
ある実装ではまた、二つの優先待ち行列の結合を効果的にサポートし、... - コンピューター用語辞典
64-bit implementations may also implement a Segment Lookaside Buffer (SLB) for the same reasons.
64ビット実装は同じ理由でセグメント索引バッファ(SLB)をも実装するだろう。 - コンピューター用語辞典
If s and t are both strings, some Python implementations such as CPython can usually perform an in-place optimization for assignments of the form s と t の両者が文字列であるとき、CPythonのような実装では、 - Python
Graphical applications which run test suites should provide alternate implementations. グラフィカルなテスト実行アプリケーションでは、独自のテストランナーを作成してください。 - Python
Three implementations of the writer object interface are provided as examples by this module. このモジュールでは、3 種類の writer オブジェクトインタフェース実装を提供しています。 - Python
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.