| 例文 |
TOS1を含む例文一覧と使い方
該当件数 : 14件
Implements in-place TOS = TOS1 例文帳に追加
インプレースにTOS = TOS1 - Python
Implements TOS[:] = TOS1. 例文帳に追加
TOS[:] = TOS1を実行します。 - Python
Implements TOS = TOS1 // TOS. 例文帳に追加
TOS = TOS1 // TOSを実行します。 - Python
Implements TOS1[TOS:] = TOS2. 例文帳に追加
TOS1[TOS:] = TOS2を実行します。 - Python
Implements del TOS1[TOS:]. 例文帳に追加
del TOS1[TOS:]を実行します。 - Python
Implements TOS = TOS2[TOS1:TOS]. 例文帳に追加
TOS = TOS2[TOS1:TOS]を実行します。 - Python
Implements TOS2[TOS1:TOS] = TOS3. 例文帳に追加
TOS2[TOS1:TOS] = TOS3を実行します。 - Python
Implements del TOS2[TOS1:TOS]. 例文帳に追加
del TOS2[TOS1:TOS]を実行します。 - Python
Implements exec TOS2,TOS1,TOS. 例文帳に追加
exec TOS2,TOS1,TOSを実行します。 - Python
Implements in-place TOS = TOS1 // TOS. 例文帳に追加
インプレースにTOS = TOS1 // TOSを実行します。 - Python
In-place operations are like binary operations, in that they remove TOS and TOS1, and push the result back on the stack, but the operation is donein-place when TOS1 supports it, and the resulting TOS may be (but does not have to be) the original TOS1.例文帳に追加
インプレース演算はTOSとTOS1を取り除いて結果をスタックへプッシュするという点で二項演算と似ています。 - Python
The handler will find the traceback as TOS2, the parameter as TOS1, and the exception as TOS.例文帳に追加
ハンドラはTOS2としてトレースバック、TOS1としてパラメータ、そしてTOSとして例外を見つけられます。 - Python
TOS is the methods dictionary, TOS1the tuple of the names of the base classes, and TOS2 the class name. 例文帳に追加
TOSはメソッド辞書、TOS1は基底クラスの名前のタプル、TOS2はクラス名です。 - Python
Binary operations remove the top of the stack (TOS) and the second top-moststack item (TOS1) from the stack. 例文帳に追加
二項演算はスタックからスタックの先頭(TOS)と先頭から二番目のスタック項目を取り除きます。 - Python
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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会員(無料)になると
|