1153万例文収録!

「python」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 1381



例文

Several functions convert doctests to executable Python programs, which can be run under the Python debugger,例文帳に追加

doctest を実行可能な Python プログラムに変換し、 Python デバッガ - Python

3.1 Using Python as a Calculator 例文帳に追加

3.1 Python を電卓として使う - Python

5.4 Extending Embedded Python 例文帳に追加

5.4 埋め込まれた Python の拡張 - Python

5.4 test -- Regression tests package for Python 例文帳に追加

5.4 test -- Python用回帰テストパッケージ - Python

例文

Extending Python with C or C++ 例文帳に追加

1. C や C++ による Python の拡張 - Python


例文

1.2.2 How to run a Python script 例文帳に追加

1.2.2 Pythonスクリプトの走らせ方 - Python

1. Using Python on a Mac OS 9 Macintosh 例文帳に追加

1. Mac OS 9でPythonを利用する - Python

Initialize the Python interpreter. 例文帳に追加

Python インタプリタを初期化します。 - Python

The xml.parsers.expat module is a Python interface to the Expat例文帳に追加

へのPython インタフェースです。 - Python

例文

This is the equivalent of the Python expression"~o 例文帳に追加

Python の式 "~o " と同じです。 - Python

例文

This is the equivalent of the Python expression "repr(o)".例文帳に追加

Python 式"repr(o)"と同じです。 - Python

This is the equivalent of the Python expression "str(o)".例文帳に追加

Python 式"str(o)"と同じです。 - Python

The Python compiler package is a tool for analyzing Python source code and generating Python bytecode.例文帳に追加

Python compiler パッケージは Python のソースコードを分析したりPython バイトコードを生成するためのツールです。 - Python

9.2 Python Scopes and Name Spaces 例文帳に追加

9.2 Python のスコープと名前空間 - Python

3.14.1 Relationship to other Python modules 例文帳に追加

3.14.1 他の Python モジュールとの関係 - Python

18.1 parser -- Access Python parse trees 例文帳に追加

18.1 parser -- Python解析木にアクセスする - Python

18.5 tokenize -- Tokenizer for Python source 例文帳に追加

18.5 tokenize -- Pythonソースのためのトークナイザ - Python

1. Extending Python with C or C++ 例文帳に追加

1. C や C++ による Python の拡張 - Python

python setup.py build --build-base=blib --force 例文帳に追加

python setup.py build --build-base=blib --force に対応します。 - Python

is translated to Python as 例文帳に追加

これはPythonでは、こうなります。 - Python

This is equivalent to the Python expression type(o).例文帳に追加

Python の式 type(o)と同じです。 - Python

7.1 Pure Python distribution (by module) 例文帳に追加

1 pure Python 配布物 (モジュール形式) - Python

7.2 Pure Python distribution (by package) 例文帳に追加

2 pure Python 配布物 (パッケージ形式) - Python

1.6 Calling Python Functions from C 例文帳に追加

1.6 C から Python 関数を呼び出す - Python

18.10 dis -- Disassembler for Python byte code 例文帳に追加

18.10 dis -- Pythonバイトコードの逆アセンブラ - Python

1.1.1 How to run a Python script 例文帳に追加

1.1.1 Python スクリプトの実行方法 - Python

Subsections 3.14.1 Relationship to other Python modules 例文帳に追加

3.14.1 他の Python モジュールとの関係 - Python

This is the equivalent of the Python expression "abs(o)".例文帳に追加

Python の式 "abs(o)" と同じです。 - Python

This is the equivalent of the Python expression "long(o)".例文帳に追加

Python の式 "long(o)" と同じです。 - Python

This is the equivalent of the Python expression"float(o)". 例文帳に追加

Python の式 "float(o)" と同じです。 - Python

This is the equivalent of the Python expression "apply(callable,args)" or "例文帳に追加

Python の式 "apply(callable, args)" あるいは " - Python

This is the equivalent of the Python expression"hash(o)". 例文帳に追加

Python の式 "hash(o)" と同じです。 - Python

This is the equivalent to the Python expression "len(o)".例文帳に追加

Python の式 "len(o)"と同じです。 - Python

1.10.1 Reference Counting in Python 例文帳に追加

1.10.1 Python における参照カウント法 - Python

This is equivalent to the Python statement "del o[key]".例文帳に追加

Python の文 "del o[key]" と同じです。 - Python

PythonLanguage Reference 例文帳に追加

Python言語リファレンス - Python

This is the equivalent of the Python statement "delo[key]". 例文帳に追加

Python の文 "del o[key]" と同じです。 - Python

Python representation of the Apple Event Object Model. 例文帳に追加

Apple Event オブジェクトモデルの Python 表現 - Python

Code Listing2.3: Listing packages which depend on some package $ qdepends -a pygtk* DEPENDdev-python/pygtk-2.8.2: =dev-lang/python-2.3 =x11-libs/gtk+-2.8.0=dev-libs/glib-2.8.0 =x11-libs/pango-1.10.0 =dev-libs/atk-1.8.0=gnome-base/libglade-2.5.0 =dev-python/pycairo-0.9.0 dev-python/numericvirtual/opengl dev-python/pyopengl =x11-libs/gtkglarea-1.99=dev-util/pkgconfig-0.9 sys-devel/patch* RDEPENDdev-python/pygtk-2.8.2: =dev-lang/python-2.3 =x11-libs/gtk+-2.8.0=dev-libs/glib-2.8.0 =x11-libs/pango-1.10.0 =dev-libs/atk-1.8.0=gnome-base/libglade-2.5.0 =dev-python/pycairo-0.9.0 dev-python/numericvirtual/opengl dev-python/pyopengl =x11-libs/gtkglarea-1.99* PDEPEND 例文帳に追加

コード表示2.3:あるパッケージに依存するパッケージのリスト化 - Gentoo Linux

Such as python, c, java, etc.例文帳に追加

pythonや cや java なんかをやりました - 映画・海外ドラマ英語字幕翻訳辞書

Such as python, c, java, etc.例文帳に追加

Pythonや Cや Java なんかをやりました - 映画・海外ドラマ英語字幕翻訳辞書

(tutorial for C/C++ programmers) Python/C API 例文帳に追加

(C/C++ プログラマ向けチュートリアル) Python/C API - Python

2 - extra optimization (like "python -OO") 例文帳に追加

2 - さらに最適化 ("python -OO"のように) - Python

This is the equivalent of the Python expression "divmod(o1, o2)".例文帳に追加

Python の式 "divmod(o1, o2)" と同じです。 - Python

This is the equivalent of the Python statement"del o[i]". 例文帳に追加

Python の文 "del o[i]" と同じです。 - Python

3. An In formal Introduction to Python例文帳に追加

3. 形式ばらない Python の紹介 - Python

C.1 History of the software 例文帳に追加

C.1 Python の歴史 - Python

B.1 History of the software 例文帳に追加

B.1 Python の歴史 - Python

A.1 History of the software 例文帳に追加

A.1 Python の歴史 - Python

例文

Document Object Model API for Python. 例文帳に追加

Python のための文書オブジェクトモデル API。 - Python




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS