1016万例文収録!

「python document」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > python documentに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

python documentの部分一致の例文一覧と使い方

該当件数 : 30



例文

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

例文

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 documents how to define new types for Python 2.2 and later.例文帳に追加

この文書は Python 2.2 およびそれ以降で新しい型をどうやって定義するかについて述べています。 - Python

The Python document classes define a lot of new environments and macros.例文帳に追加

6 特殊マークアップ構文 Python ドキュメントのクラスでは、環境やマクロを新たに数多く定義しています。 - Python

Document describing how to use Borland's free command-line C++compiler to build Python. 例文帳に追加

Borland 製のフリーのコマンドライン C++ を使って Python をビルドする方法について述べたドキュメントです。 - 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

例文

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

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

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

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

This document describes how to write modules in C or C++ to extend the Python interpreter with new modules.例文帳に追加

このドキュメントでは、Python インタプリタを拡張するために C やC++ でモジュールを書く方法について述べます。 - Python

The document also describes how to embed the Python interpreter in another application, for use as an extension language.例文帳に追加

このドキュメントではまた、Python インタプリタを別のアプリケーションに埋め込み (embedding)、拡張言語として使う方法についても述べます。 - 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

These classes also define the additional markup used to document Python concepts and structures.例文帳に追加

これらのクラスではまた、Python における概念やデータ構造を説明する際に使うマークアップも定義しています。 - Python

Two LaTeX document classes are defined specifically for use with the Python documentation.例文帳に追加

manual クラスは、章単位で区分するような大きなドキュメントのためのクラスです。 - 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

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

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

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

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

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

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

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

索引トップ用語の索引



  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS