TimeOutを含む例文一覧と使い方
該当件数 : 386件
In case of timeout, the operation fails with the error ETIMEDOUT . 例文帳に追加
タイムアウトの場合、操作はエラーETIMEOUT - JM
DYNAMIC CONTROL METHOD FOR SESSION TIMEOUT例文帳に追加
セッションタイムアウトの動的制御方法 - 特許庁
The $timeout is optional, and will be set to 0 (wait forever) if omitted.例文帳に追加
$timeoutはオプションで、指定しなかった場合は0(永遠に待ち続ける)となります。 - PEAR
never fails with a timeout error, regardless of the value of abs_timeout . 例文帳に追加
が失敗することは決してない。 - JM
Name XtAppGetSelectionTimeout, XtAppSetSelectionTimeout- set and obtain selection timeout values 例文帳に追加
\\fItimeout\\fP 1iセレクションのタイムアウト値を指定する。 - XFree86
function does not modify its timeout argument; this is the behavior required by POSIX.1-2001. 例文帳に追加
関数は timeout 引き数を変更しない。 これが POSIX.1-2001 が要求している動作である。 - JM
Description The XtAppGetSelectionTimeoutfunction returns the current selection timeout value, in milliseconds.The selection timeout is the time within which the two communicating applications must respond to one another.例文帳に追加
タイムアウト値の初期値は、アプリケーションのリソースselectionTimeoutによってセットされる。 - XFree86
without a timeout. 例文帳に追加
を使うときは、タイムアウトは設定すべきでない。 - JM
If the timeout is set to zero (the default) then the operation will never timeout. 例文帳に追加
タイムアウト値に (デフォルト値である) 0 に設定すると、操作は決してタイムアウトしなくなる。 - JM
TIMEOUT PROCESSING METHOD, SYSTEM, AND PROGRAM例文帳に追加
タイムアウト処理方法とシステムおよびプログラム - 特許庁
VARIABLE TIMEOUT INTERVAL RADIO COMMUNICATION SYSTEM例文帳に追加
タイムアウト間隔可変型無線通信システム - 特許庁
Timeout in seconds for connecting to the server. 例文帳に追加
サーバに接続する際のタイムアウト秒数。 - PEAR
Set timeout of connections to t seconds. 例文帳に追加
接続のタイムアウトを t 秒に設定します。 - Python
The XtRemoveTimeOutfunction removes the timeout. Note that timeouts are automatically removedonce they trigger. 例文帳に追加
.LP関数XtRemoveTimeOutは、タイムアウトを削除する。 - XFree86
Code Listing3.2: Prolonging the password timeout 例文帳に追加
コード表示3.2:パスワードのタイムアウトを延長する - Gentoo Linux
idle [ timeout [ "cmd args" ]] Sets a command that is run after the specified number of seconds inactivity is reached. 例文帳に追加
idle[ timeout[ "cmd args" ]]指定した秒数の間作業がない時に実行されるコマンドを設定する。 - JM
maptimeout [ timo ] Set the inter-character timer for input sequence detection to a timeout of timo ms. The default timeout is 300ms. 例文帳に追加
maptimeout[ timo ]入力シーケンス検出の文字間タイマのタイムアウト値をtimoミリ秒に設定する。 - JM
The optional timeout argument specifies a time-out as a floating point number in seconds.例文帳に追加
オプションの timeout 引数にはタイムアウトまでの秒数を浮動小数点数型で指定します。 - Python
One can achieve polling by using a non-NULL timeout that specifies a zero time interval. 例文帳に追加
時間間隔が 0 であることを指定する NULL ではないtimeoutを使って、ポーリングを行うこともできる。 - JM
The nonvolatile storage system 100 can thus strictly observe a timeout value (timeout rule).例文帳に追加
その結果、不揮発性記憶システム100では、タイムアウト値(タイムアウト規定)を厳密に守ることができる。 - 特許庁
Figure 11: Setting Session Timeout in the web.xml Visual Editor 例文帳に追加
図 11:web.xml ビジュアルエディタでのセッションタイムアウトの設定 - NetBeans
If optional args block is true and timeout is None (the default), block if necessary until a free slot is available.例文帳に追加
もしオプション引数blockがTrueでtimeoutがNone(デフォルト)ならば、フリースロットが利用可能になるまでブロックします。 - Python
If optional args block is true and timeout is None (the default),block if necessary until an item is available.例文帳に追加
もしオプション引数blockがTrueでtimeoutがNone(デフォルト)ならば、アイテムが利用可能になるまでブロックします。 - Python
In timeout mode, operations fail if they cannot be completed within the timeout specified for the socket.例文帳に追加
タイムアウトモードでは、ソケットに指定したタイムアウトまでに完了しなければ処理は失敗となります。 - Python
Description Timeout and interval are specified in seconds.例文帳に追加
説明タイムアウトと間隔は秒数で指定する。 - XFree86
XauLockAuth makes retries attempts to create and link the file names, pausing timeout seconds between each attempt.例文帳に追加
XauLockAuth はファイル名の生成とリンク作成を retries 回試みる。 この試行の間には timeout 秒休止する。 - XFree86
timer Specifies the ID for the timeout request to be destroyed. 例文帳に追加
\\fItimer\\fP 1i破棄するタイムアウトリクエストの ID を指定する。 - XFree86
ESC [ 9 ; n ] Set screen blank timeout to n minutes. 例文帳に追加
ESC [ 9 ; n ] スクリーンブランク(screen blank)のタイムアウト を n 分にセットする。 - JM
Timeout in deciseconds for non-canonical read. 例文帳に追加
非カノニカル読み込み時のタイムアウト時間 (1/10 秒単位)。 - JM
A printer 20 is provided with the public mode with timeout.例文帳に追加
プリンタ20に、タイムアウト付きパブリックモードを設ける。 - 特許庁
Note: You can also set the timeout for the session in web.xml. 例文帳に追加
注: web.xml でセッションのタイムアウトも設定できます。 - NetBeans
sets screen-saver timeout time in minutes. -su 例文帳に追加
\\-s minutesスクリーンセーバのタイムアウト値を分単位で指定する。 - XFree86
However, note that the System V variant typically sets the timeout variable before exit, but the BSD variant does not. 例文帳に追加
しかし System V 系ではたいがい timeout 変数を exit の前にセットするが、BSD 系ではそうでないので注意すること。 - JM
DECENTRALIZED COMPUTER SYSTEM AND SETTING METHOD FOR TIMEOUT VALUE例文帳に追加
分散コンピュータシステム及びタイムアウト値の設定方法 - 特許庁
Accordingly, a data length of a data field required for detecting a timeout error of the frame can be automatically acquired.例文帳に追加
これにより、フレームのTimeoutエラーを検出する場合に必要なデータフィールドのデータ長を自動的に取得できる。 - 特許庁
If NNN is zero, the connection is never closed due to a timeout. 例文帳に追加
NNN が 0 の場合、 タイムアウトによる切断は起こりません。 - FreeBSD
The socket is marked non-blocking and the receive operation would block, or a receive timeout had been set and the timeout expired before data was received. 例文帳に追加
ソケットが非停止 (non-blocking) に設定されていて受信操作が停止するような状況になったか、受信に時間切れ (timeout) が設定されていてデータを受信する前に時間切れになった。 - JM
except that it has an additional argument, timeout , which enables an upper bound to be placed on the time for which the thread is suspended. 例文帳に追加
この関数にはもう 1 つの引き数timeoutがあり、プロセスが一時停止する時間の上限を定めることができる。 - JM
GPS RECEIVER WITH ADAPTIVE COLD START TIMEOUT FUNCTION例文帳に追加
適応的コールドスタートタイムアウト機能付きGPS受信機 - 特許庁
To set a timeout time suitable for a host.例文帳に追加
ホストに適したタイムアウト時間を設定できるようにする。 - 特許庁
INTERFACE CONTROLLER, STORAGE DEVICE AND TIMEOUT ADJUSTING METHOD例文帳に追加
インタフェースコントローラ、ストレージ装置、及びタイムアウト調整方法 - 特許庁
When receiving the timeout production request from the position management section 230, the timeout discrimination destination 250 forcibly produces a timeout to request a packet re-transmission section 260 to retransmit packets.例文帳に追加
タイムアウト判定部250は、位置管理部230からタイムアウト発生要求を受けると、強制的にタイムアウトを発生させ、パケットの再送をパケット再送部260に要求する。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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 © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|