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

  • About this document ... Python Library Reference
    Python ライブラリリファレンス - Python
  • About this document ... Python Reference Manual
    Python リファレンスマニュアル - Python
  • About this document ... Python/C API Reference Manual
    Python/C API リファレンスマニュアル - Python
  • Document Object Model API for Python.
    Python のための文書オブジェクトモデル API。 - Python
  • Documenting Python,30 November 2004, Release 2.4 This document was generated using the
    LaTeX2HTML 変換ツールを使って生成されています。 - Python
  • Document describing how to use Borland's free command-line C++compiler to build Python.
    Borland 製のフリーのコマンドライン C++ を使って Python をビルドする方法について述べたドキュメントです。 - Python
  • The Python-specific markup is intended to extend the structure provided by standard LaTeX document classes to support additional information specific to Python.
    Python 特有のマークアップは、標準の LaTeX ドキュメントクラスで提供されている構造を拡張し、Python 特有の情報を書けるようサポートするためのものです。 - Python
  • The Python document classes define a lot of new environments and macros.
    6 特殊マークアップ構文 Python ドキュメントのクラスでは、環境やマクロを新たに数多く定義しています。 - Python
  • This document describes the Python Distribution Utilities(``Distutils'') from the end-user's point-of-view, describing how to extend the capabilities of a standard Python installation by building and installing third-party Python modules and extensions.
    このドキュメントでは、 Python モジュール配布ユーティリティ(Python Distribution Utilities, ``Distutils'') について、 エンドユーザの視点に立ち、サードパーティ製のモジュールや拡張モジュールの構築やインストールによって標準の Python に機能を追加する方法について述べます。 - Python
  • This document describes how to write modules in C or C++ to extend the Python interpreter with new modules.
    このドキュメントでは、Python インタプリタを拡張するために C やC++ でモジュールを書く方法について述べます。 - Python
  • This document documents how to define new types for Python 2.2 and later.
    この文書は Python 2.2 およびそれ以降で新しい型をどうやって定義するかについて述べています。 - Python
  • These classes also define the additional markup used to document Python concepts and structures.
    これらのクラスではまた、Python における概念やデータ構造を説明する際に使うマークアップも定義しています。 - Python
  • Questions regarding how to use the information in this document should be sent to the Python news group, comp.lang.python, or the Python mailing list (which is gated to the newsgroup and carries the same content). For any of these channels, please be sure not to send HTML email.Thanks.
    Python でのプログラミングに関する疑問など、このドキュメントに書かれている情報の使い方についての質問は、日本 Python ユーザ会メーリングリストで行うとよいでしょう。 - Python
  • This document covers using the Distutils to distribute your Python modules, concentrating on the role of developer/distributor: if you're looking for information on installing Python modules, you should refer to the
    このドキュメントで扱っている内容は、 Distutils を使った Python モジュールの配布で、とりわけ開発者/配布者の役割に重点を置いています:Python モジュールのインストールに関する情報を探しているのなら、 - Python
  • Questions regarding how to use the information in this document should be sent to the Python news group, comp.lang.python, or the Python mailing list (which is gated to the newsgroup and carries the same content).
    このドキュメントに書かれている情報の使い方に関する質問は、Python のニュースグループ、 comp.lang.python、またはPython メーリングリスト (ニュースグループと橋渡しされていて、同じ情報が流れます) に送ってください。 - Python
  • This document describes the Python Distribution Utilities(``Distutils'') from the module developer's point of view, describing how to use the Distutils to make Python modules and extensions easily available to a wider audience with very little overhead forbuild/release/install mechanics.
    このドキュメントでは、 Python モジュール配布ユーティリティ(Python Distribution Utilities, ``Distutils'') について、 モジュール開発者の視点に立ち、多くの人々がビルド/リリース/インストールの負荷をほとんどかけずに Python モジュールや拡張モジュールを入手できるようにする方法について述べます。 - Python
  • Two LaTeX document classes are defined specifically for use with the Python documentation.
    manual クラスは、章単位で区分するような大きなドキュメントのためのクラスです。 - Python
  • 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.See the end of this document for complete license and permissionsinformation.
    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. Translation Copyright 2003, 2004Python Document Japanese Translation Project. All rights reserved.ライセンスおよび許諾に関する完全な情報は、このドキュメントの末尾を参照してください。 - Python
  • The document also describes how to embed the Python interpreter in another application, for use as an extension language.
    このドキュメントではまた、Python インタプリタを別のアプリケーションに埋め込み (embedding)、拡張言語として使う方法についても述べます。 - Python
  • Youdon't need to know Python to read this document; there will be some brief forays into using Python's interactive mode to explore your installation, but that's it.
    このドキュメントを読むために、 Python について知っておく必要はありません; インストールしたモジュールを調べるために Python の対話モードにちょっとだけ手を出す必要がありますが、それだけです。 - Python
  • LaTeX provides a variety of environments even without the additional markup provided by the Python-specific document classesintroducted in the next section.
    LaTeX は、次の節で紹介する Python 固有のドキュメントクラスで提供しているマークアップの他にも、様々な環境を提供しています。 - Python
  • The file should be placed in the same directory as the LaTeX files for the document. The Python Documentation Special Interest Group has discussed a number of approaches to creating pretty-printed code displays and interactive sessions; see the Doc-SIG area on the Python Web site for more information on this topic.
    ファイルはドキュメントの LaTeX ファイルと同じディレクトリに置かねばなりません。 Python Documentation Special Interest Group では、コード表示や対話セッションに対して整形印刷を行うための数々のアプローチについて議論してきました; この話題に関する詳細は、Python Web サイトの Doc-SIG エリアを参照してください。 - Python
  • DOM Level3adds a Load/Store specification, which defines an interface to the reader, but this is not yet available in the Python standard library.Once you have a DOM document object, you can access the parts of your XML document through its properties and methods.
    DOM レベル3 ではロード(Load)/ストア(Store) 仕様が追加され、リーダのインタフェースにを定義していますが、Python 標準ライブラリではまだ利用することができません。 DOM 文書オブジェクトを生成したら、そのプロパティとメソッドを使ってXML 文書の一部にアクセスできます。 - Python
  • Refer to an Python Enhancement Proposal (PEP). number should be the official number assigned by the PEP Editor,title should be the human-readable title of the PEP as found in the official copy of the document, and why should explain what's interesting about the PEP.
    Python Enhancement Proposal (PEP) への参照です。 number はPEP 編集者が割り当てた公式 PEP 番号でなければならず、tiutle は PEP ドキュメントの公式版に書かれている人間可読なタイトルでなければなりません。 - Python
  • The module is too large to document here in its entirety, but the following should help you to get started.The parameter conventions for the C functions are translated to Python as follows:
    このモジュールはとても大きいので、ここに全てを記述することはできませんが、以下の説明で出発点としては十分でしょう。 Cの関数のパラメータは、以下のような決まりに従ってPythonに翻訳されます: - Python
  • All of these forms of input from the community have proved useful during the time I've been involved in maintaining the documentation.This document is aimed at authors and potential authors of documentation for Python.
    筆者自身、ドキュメントの維持に参加している中で、こうしたコミュニティから寄せられる入力全てが有用だと確信させられました。 このドキュメントは、Python のドキュメントの作者、あるいは潜在的な作者向けのものです。 - Python
  • This particularstyle guide was selected mostly because it seems reasonable and is easy to get online.Topics which are not covered in the Apple's style guide will be discussed in this document if necessary.Many special names are used in the Python documentation, including the names of operating systems, programming languages, standardsbodies, and the like.
    Apple のスタイルガイドがカバーしていないトピックについては、このドキュメントで必要に応じて議論していきます。 Python ドキュメントの中では、オペレーティングシステムやプログラミング言語、標準機関、その他の名前を含む沢山の特殊な名前を使っています。 - Python
  • Finally, it shows howto compile and link extension modules so that they can be loaded dynamically (at run time) into the interpreter, if the underlying operating system supports this feature. This document assumes basic knowledge about Python.
    このドキュメントの最後には、オペレーティングシステム上で (実行時に)動的に拡張モジュールをロードする機能がサポートされている場合に、動的ロード可能な拡張モジュールをコンパイルしてリンクする方法を示します。 このドキュメントでは、読者は Python について基礎的な知識を持ち合わせているものと仮定しています。 - Python
  • These are marked using macros rather than environments, probably because the end of a section can be safely inferred when a section of equal or higher level starts.There are six ``levels'' of sectioning in the document classes used for Python documentation, and the deepest two levels
    これらの各階層は環境ではなくマクロでマークしますが、おそらくこれはある章構造とレベルが同じかより高い章構造が続くと、その章がそこで終わったと考えて差し支えないからでしょう。 Python ドキュメントが使っているクラスには 6 段階の章節分けの ``レベル'' があり、そのうち最も深い 2 レベル - Python
  • With almost no basic TeX or LaTeX markup in use, however, the markup syntax is about the only evidence of LaTeX in the actual document sources.One side effect of this is that while we've been able to use standard ``engines'' for manipulating the documents, such as LaTeX and LaTeX2HTML, most of the actual transformations have been created specifically for Python.
    とはいえ、基本的なTeX やLaTeX によるマークアップが使われていなければ、実際のドキュメントソースでLaTeX が使われている証拠となるのはマークアップの構文法くらいです。 この副作用のせいで、例えばLaTeX やLaTeX2HTML のような、ドキュメントを操作するための標準の ``エンジン'' を使えるにも関わらず、実際の変換のほとんどは Python に特化して作られてしまいました。 - Python
  • Just like the standard Python list type has a C API which permits extension modules to create and manipulate lists, this new collection type should have a set of C functions for direct manipulation from other extension modules.At first sight this seems easy: just write the functions (withoutdeclaring them static, of course), provide an appropriate header file, and document the C API.
    ちょうどリストを生成したり操作したりできる C API を備えた標準のPython リスト型のように、この新たなコレクション型も他の拡張モジュールから直接操作できるようにするには一連の C 関数を持っていなければなりません。 一見するとこれは簡単なこと: 単に関数を (もちろんstatic などとは宣言せずに) 書いて、適切なヘッダファイルを提供し、C APIを書けばよいだけ、に思えます。 - Python

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