recursionを含む例文一覧と使い方
該当件数 : 62件
Release a lock, decrementing the recursion level. 例文帳に追加
再帰レベルをデクリメントしてロックを解放します。 - Python
Source commands maybe nested to a maximum recursion level of ten. 例文帳に追加
source コマンドはネストでき、最大の再帰レベルは 10 である。 - JM
The maxlevels parameter is used to limit the depth of the recursion; it defaults to10.例文帳に追加
maxlevelsは、下降する最大の深さ(デフォルトは10)を指定します。 - Python
can be ignored - internal parameter to track recursion level 例文帳に追加
無視することができます。 再帰レベルを追うための内部パラメータです。 - PEAR
If the RD bit is set to 0, the server will not perform recursion on the request. 例文帳に追加
もしこの値が 0 なら、サーバは再帰問い合わせを行わない。 - PEAR
Return the current value of the recursion limit, the maximum depth of the Python interpreter stack.例文帳に追加
最大再帰数は、Pythonインタープリタスタックの最大の深さです。 - Python
A user may need to set the limit higher when she has a program that requires deep recursion and a platform that supports a higher limit.例文帳に追加
limitの最大値はプラットフォームによって異なります。 - Python
It's very ironic. and i'll show you a little natural recursion here.例文帳に追加
皮肉なことです ここで 自然の再帰的操作をお見せします - 映画・海外ドラマ英語字幕翻訳辞書
So it's just like georg cantor said, the recursion continues forever.例文帳に追加
ゲオルク・カントールの言った様に 再帰のプロセスは永遠に続くのです - 映画・海外ドラマ英語字幕翻訳辞書
This limit prevents infinite recursion from causing an overflow of the C stack and crashingPython.例文帳に追加
この制限はPythonプログラムが無限に再帰し、Cスタックがオーバーフローしてクラッシュすることを防止するために設けられています。 - Python
One example of a method that wrongly uses the bubble up capability of exceptions to return a result from a deep recursion: Example 3-8. 例文帳に追加
以下は例外の間違った使用例で、再起処理の結果を例外の「たらいまわし」機能で返そうとしています。 - PEAR
The special keywords "CDATA" and "RECURSE" may be used to enable debugging information for CDATA and recursion events. 例文帳に追加
特別なキーワードとして"CDATA" および "RECURSE" を使用すると、それぞれCDATA および再起処理イベントのデバッグ出力を有効にできます。 - PEAR
This limit prevents infinite recursion from causing an overflow of the C stack and crashing Python. The highest possible limit is platform-dependent.例文帳に追加
この制限はPythonプログラムが無限に再帰し、Cスタックがオーバーフローしてクラッシュすることを防止するために設けられています。 - Python
Internally, it uses the concepts of ``owning thread'' and ``recursion level'' inaddition to the locked/unlocked state used by primitive locks.例文帳に追加
再入可能ロックの内部では、プリミティブロックの使うロック/アンロック状態に加え、 ``所有スレッド (owning thread)''と ``再帰レベル (recursion level)'' という概念を用いています。 ロック状態では何らかのスレッドがロックを所有しており、アンロック状態ではいかなるスレッドもロックを所有していません。 - Python
For the 30x response codes, recursion is bounded by the value of the maxtries attribute, which defaults to 10.例文帳に追加
レスポンスコード 30x に対しては、最大でmaxtries 属性に指定された数だけ再帰呼び出しを行うようになっています。 この値はデフォルトで 10 です。 - Python
In order to protect the kernel against stack overflow, and also to protect against denial of service, there are limits on the maximum recursion depth, and on the maximum number of symbolic links followed. 例文帳に追加
カーネルをスタックオーバーフローやサービス拒否 (denial of service) から守るため、再帰の最大の深さとシンボリックリンクを辿る最大回数に制限がある。 - JM
Once the lock is unlocked(not owned by any thread), then grab ownership, set the recursion level to one, and return.例文帳に追加
その後、ロックの状態がアンロックになる (いかなるスレッドもロックを所有しない状態になる) と、ロックの所有権を獲得し、再帰レベルを 1 にセットして処理を戻します。 - Python
Acquire a lock, blocking or non-blocking.When invoked without arguments: if this thread already owns the lock, increment the recursion level by one, and return immediately.例文帳に追加
ブロックあり、またはブロックなしでロックを獲得します。 引数なしで呼び出した場合: スレッドが既にロックを所有している場合、再帰レベルをインクリメントして即座に処理を戻します。 - Python
Instead, an internal interface of the RLock class is used, which reallyunlocks it even when it has been recursively acquired several times.Another internal interface is then used to restore the recursion level when the lock is reacquired.例文帳に追加
その代わり、 ロックが再帰的に複数回獲得されていても確実にアンロックを行えるRLock クラスの内部インタフェースを使います。 その後ロックを再獲得する時に、もう一つの内部インタフェースを使ってロックの再帰レベルを復帰します。 - Python
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2025 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: |
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
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 (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. |
ログイン |
Weblio会員(無料)になると
|
ログイン |
Weblio会員(無料)になると
|