「python」を含む例文一覧(1381)

<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 27 28 次へ>
  • 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
<前へ 1 2 3 4 5 6 7 8 9 10 11 .... 27 28 次へ>

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