1016万例文収録!

「deque」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 11



例文

Add x to the right side of the deque. 例文帳に追加

x を deque の右側につけ加えます。 - Python

Add x to the left side of the deque. 例文帳に追加

x を deque の左側につけ加えます。 - Python

Currently, the only datatype is a deque.例文帳に追加

現在のところ、実装されている型は deque のみです。 - Python

Deque objects support the following methods: 例文帳に追加

Deque オブジェクトは以下のようなメソッドをサポートしています: - Python

例文

Remove all elements from the deque leaving it with length 0. 例文帳に追加

Deque からすべての要素を削除し、長さを 0 にします。 - Python


例文

Rotate the deque n steps to the right. 例文帳に追加

Deque の要素を全体で nステップだけ右にローテートします。 - Python

Extend the right side of the deque by appending elements from the iterable argument.例文帳に追加

イテレータ化可能な引数 iterable から得られる要素を deque の右側に追加し拡張します。 - Python

Extend the left side of the deque by appending elements from iterable.例文帳に追加

イテレータ化可能な引数 iterable から得られる要素を deque の左側に追加し拡張します。 - Python

If iterable is not specified, the new deque is empty.Deques are a generalization of stacks and queues (the name is pronounced``deck'' and is short for ``double-ended queue'').例文帳に追加

iterable が指定されない場合、新しい deque オブジェクトは空になります。 Deque とは、スタックとキューを一般化したものです (この名前は「デック」と発音され、これは「double-ended queue」の省略形です)。 - Python

例文

Remove and return an element from the right side of the deque.If no elements are present, raises a IndexError. 例文帳に追加

Deque の右側から要素をひとつ削除し、その要素を返します。 要素がひとつも存在しない場合は IndexError を発生させます。 - Python

例文

Remove and return an element from the left side of the deque.If no elements are present, raises a IndexError. 例文帳に追加

Deque の左側から要素をひとつ削除し、その要素を返します。 要素がひとつも存在しない場合は IndexError を発生させます。 - 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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS