PYTHON'S Meaning in Japanese - translations and usage examples

pythonの

Examples of using Python's in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Python's like that.
Pythonだったらこんなふうに。
For instance, Python's is here.
Pythonなら例えばここね。
Python's license is administered by the Python Software Foundation.
PhythonのライセンスはPythonSoftwareFoundationが管理しています。
Comedians and celebrities discuss Python's influence.
コメディアンと著名人がパイソンの影響を討議。
Monty python's flying circus.
空飛ぶモンティ・パイソン
Automatic indentation(useful for beginners learning about Python's indentation).
自動インデント(初心者がPythonのインデントについて学ぶのに便利)。
I watched Monty Python's The Meaning of Life last night.
MontyPython'sSpamalotを最後の夜に見ました。
The implementation chosen was definitely an example of Python's"cut corners" philosophy.
実装の選択は明らかにPythonの"cutcorners"手抜きをする、。
The details of Python's C interface are given in this manual.
PythonCインタフェースの詳細はこのマニュアルに書かれています。
Thanks go out to Georg Brandl for his work on Sphinx, Python's documentation, and this new theme!
SphinxへのGeorgBrandlの取り組み、Pythonドキュメント、そしてこの新しいテーマに感謝の意を表します。
Cue Monty Python's And now for something completely different.
モンティ・パイソン・アンド・ナウMontyPython'sAndNowForSomethingCompletelyDifferent。
(Because this is still in the proposal phase,you can't use it even if you check out Python's in-development branch.).
(まだ提案段階なので、Pythonの開発ブランチをチェックアウトしても使えません)。
Python's license is administered by the Python Software Foundation.
PythonライセンスはPythonソフトウェア財団が管理しています。
When there is a necessity to convert an iterable into a list,you can call Python's built-in list function on it.
イテラブルをリストに変換する必要がある場合、Pythonの組み込みのlist関数を呼び出すことができます。
Python's list objects are really variable-length arrays, not Lisp-style linked lists.
CPythonのリストは実際に変数分の長さの配列で、Lispスタイルの連結リストではありません。
The largest and most far-reaching changes in Python 2.2 are to Python's model of objects and classes.
最大にして広範に影響が及ぶPython2.2の変更は、オブジェクトとクラスのPythonモデルについてのものです。
Python's default ASCII encoding will be used, so characters greater than 127 will cause an exception:.
PythonデフォルトのASCIIエンコーディングが利用されるため、127より大きい文字列は例外を引き起します:。
A Liar's Autobiography- The Untrue Story of Monty Python's Graham Chapman premiered on November 2.
ALiar'sAutobiography:TheUntrueStoryofMontyPython'sGrahamChapman公開中なので控えめに。
We expect"Monty Python's Spamalot" to begin performances at Wynn Las Vegas in the first quarter of 2007.
大ヒット・ミュージカル"MontyPython'sSpamalot"が、2007年からWynnLasVegasで上演されるらしい。
The song was originally written andrecorded for the group's 1980 album,‘Monty Python's Contractual Obligation Album.‘.
同時収録曲は、1980年のアルバム"MontyPython'sContractualObligationAlbum"(en)に収録されたもの。
If you want to discuss Python's use in education, you may be interested in joining the edu-sig mailing list.
Pythonの教育における利用についての議論がしたいなら、theedu-sigmailinglistに参加するとよいでしょう。
A new built-in function, super(),provides a way to get at a class's superclasses without having to reimplement Python's algorithm.
新しい組み込み関数super()はPythonのアルゴリズムを再実装する必要なくクラスのスーパークラスを得る手段を提供します。
This contributes to Python's readability, however, it requires the programmer to pay close attention to the use of whitespace.
これはPythonの可読性に貢献しますが、プログラマは空白の使用に細心の注意を払う必要があります。
Python language is named after the BBC show“Monty Python's Flying Circus” and has nothing to do with reptiles.
ところで、この言語はBBCのショー番組、」モンティパイソンの空飛ぶサーカス(MontyPython'sFlyingCircus)」から取ったもので、爬虫類とは関係ありません。
Python's string type uses the Unicode Standard for representing characters, which lets Python programs work with all these different possible characters.
Pythonの文字列型は文字表現のためのUnicode標準を使っていて、Pythonプログラムは有り得る様々な文字を全て扱えます。
Execute the command below to execute python's Virtual Environment and check django is installed.
下記のコマンドでパイソン(python)の仮想環境(VirtualEnvironment)を実行してジャンゴ(django)が上手くインストールされたか確認します。
The function will be called when Python's interpreter prompt is about to become idle and wait for user input from the terminal.
この関数は、Pythonのインタプリタのプロンプトがアイドル状態になりターミナルからのユーザの入力を待つようになったときに呼び出されます。
If you want to know how to configure python's Virtual Environment or django installation, see the previous blog post.
パイソン(python)の仮想環境(VirtualEnvironment)の設定やジャンゴ(django)のインストールについては以前のブログを参考してください。
First, we need to import Python's built-in csv module along with the other modules at the top of the Python programming file:.
最初に、Pythonの組み込みファイル「+csv+」モジュールと、Pythonプログラミングファイルの先頭にある他のモジュールをインポートする必要があります。
Results: 29, Time: 0.041

Top dictionary queries

English - Japanese