PYTHONのリスト 英語 意味 - 英語訳 - 日本語の例文

日本語 での Pythonのリスト の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
NumPy配列をPythonのリスト構造に変換しますか?
Converting NumPy array into Python List structure?
Pythonのリストと同じ。
This is similar to a Python list.
Pythonのリストみたいな感じですね。
Looks just like a Python list, right?
ErlangのリストはPythonのリストとそっくりに見える。
A Java List is similar to a Python list.
辞書の検索のPythonのリスト
Python list of dictionaries search.
Pythonのリスト内包表記が役立ちます。
Here Python's list comprehensions come to help.
Pythonのリスト中の省略記号[…]は何ですか?
What is the ellipsis[…] in a Python list?
Pythonのリストに一番近いものです。
The first on the list in Python.
Pythonのリストから最初のアイテムを削除するにはどうすればよいですか?
How do I remove the first Item from a Python list?
Documentedlist:Pythonのリスト形式をテーブルに変換し、文書に埋め込みます。
Documentedlist: converts a Python list to a table in the generated documentation.
PyTypeObjectPyList_Type¶このPyTypeObjectのインスタンスはPythonのリスト型を表現します。
PyTypeObject PyList_Type¶ This instance of PyTypeObject represents the Python list type.
教育と娯楽の目的のために、このモジュールには、Pythonのリストとして表現されるいくつかの楽曲が含まれています。
For the purposes of education and entertainment,the module contains several example tunes that are expressed as Python lists.
Pythonのリストは、要素の順序付きコレクションを保持するデータ構造です。
A list in Python is a data structure that holds an ordered collection of elements.
例えば、Pythonのリスト内包表記はモナドのbindの特別なケースです。
For example, Python's list comprehensions are a special case of the monadic bind.
ループを使用する場合の構文上の改善は、Pythonのリスト内包表記を使用することです。
A syntactic improvement overusing loops can be using Python's list comprehensions.
PythonのリストはJavaの配列を遙かに超えたものだ(本当に望むなら、配列のように使いつづけることもできるが)。
A list in Python is much more than an array in Java(although it can be used as one if that's really all you want out of life).
STオブジェクトはこのモジュールの機能をサポートするために必要ありませんが、三つの目的から提供されています:アプリケーションが複雑な解析木を処理するコストを償却するため、Pythonのリストやタプル表現に比べてメモリ空間を保全する解析木表現を提供するため、解析木を操作する追加モジュールをCで作ることを簡単にするため。
The ST objects are not required to support the functionality of this module, but are provided for three purposes: to allow an application to amortize the cost of processing complex parse trees, to provide a parse tree representation whichconserves memory space when compared to the Python list or tuple representation, and to ease the creation of additional modules in C which manipulate parse trees.
Pythonのリストは非常に柔軟性が高いです。
Python lists are extremely flexible.
Pythonのリスト内包は、簡潔で構文的な構造です。
List comprehensions in Python are concise, syntactic constructs.
Pythonのリストは、要素の順序付きコレクションを保持するデータ構造です。
Python list is an ordered collection of elements.
イベントの処理も非常にシンプルで、PyGameはさまざまなデバイスを使って簡単にPythonのリストを作成することができました。
Event handling was pretty simple as well, PyGame abstracted what could bequite a lot of fangling around with various devices into a simple Python list.
Pythonのリストはゼロインデックスされているので、リストの最初の要素はインデックス0に、2番目の要素はインデックス1に、というように続きます。
Lists in Python are zero-indexed meaning that the first elementin the list is at index 0, the second element is at index 1 and so on:.
Pythonのリストを他の"サブリスト"に分割します。つまり、より小さなリスト。
Split a python list into other“sublists” i. e smaller lists..
以下は、Pythonキーワードのリストです。
The following is the list of Python keywords:.
Pythonリストの深い平坦化。
Python list deep flattening.
Pythonリストの降順ソート。
Python list sort in descending order.
CsvファイルにリストのPythonリストを書く。
Writing a Python list of lists to a csv file.
結果: 27, 時間: 0.0338

単語ごとの翻訳

トップ辞書のクエリ

日本語 - 英語