「double-ended queue」を含む例文一覧(1)

  • 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

例文データの著作権について