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 test -- Regression tests package for Python 例文帳に追加
5.4 test -- Python用回帰テストパッケージ - Python
Initialize the Python interpreter. 例文帳に追加
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
3.14.1 Relationship to other Python modules 例文帳に追加
3.14.1 他の 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
18.10 dis -- Disassembler for Python byte code 例文帳に追加
18.10 dis -- 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
This is equivalent to the Python statement "del o[key]".例文帳に追加
Python の文 "del o[key]" と同じです。 - 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
(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会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)