1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オフ

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

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

セーフサーチについて

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

該当件数 : 109



例文

The Python Enhancement Proposal which proposed this addition to Python. Subsections例文帳に追加

Python へのこのモジュールの追加を提案している Python 改良案 (PEP: Python Enhancement Proposal) - Python

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

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

Object which is visible in Python as None. 例文帳に追加

Python からは None に見えるオブジェクトです。 - 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

例文

The W3C recommendation upon which the Python DOM API is based.例文帳に追加

Python DOM API が準拠している W3C 勧告。 - Python


例文

The instance of PyTypeObject which represents the Pythonbuffer type; it is the same object as types.BufferType in the Python layer.例文帳に追加

Python バッファ型 (buffer type) を表現するPyTypeObject です;Python レイヤにおける types.BufferType - Python

3.24 codeop --Compile Python code The codeop module provides utilities upon which the Pythonread-eval-print loop can be emulated, as is done in the 例文帳に追加

3.24 codeop --Pythonコードをコンパイルする - Python

which allows you to implement a Python source code profiler in Python.例文帳に追加

プロファイル関数は、Pythonのソースコードプロファイルを行う関数で、Pythonで記述することができます。 - Python

The function's return value must be a Clong, which is a Python integer. 例文帳に追加

関数の返り値はC long(Python整数である)です。 - Python

例文

Tries to compile source, which should be a string of Python code and return a code object if source is valid Python code.例文帳に追加

sourceが有効なPythonコードではないが、有効なPythonコードの接頭語である場合には、Noneを返します。 - Python

例文

which allows you to implement a Python source code debugger in Python.例文帳に追加

トレース関数はPythonのソースデバッガを実装するために使用することができます。 - Python

Return the name of the Python source file in which an object was defined.例文帳に追加

オブジェクトを定義しているPythonソースファイルの名前を返します。 - Python

Some which are found in Python documentation are: 例文帳に追加

Python ドキュメントで使われるようなマークアップを以下にいくつか示します: - Python

This is made available for programs which embed Python.例文帳に追加

Pythonを組み込むプログラムのためにこれを利用できるようにしています。 - Python

The proposal which described this feature for inclusion in the Python standard library.例文帳に追加

本機能を Python 標準ライブラリに含めるよう記述している提案書。 - Python

The new modules may be either 100%-pure Python, or may be extension modules written in C, or may be collections of Python packages which includemodules coded in both Python and C.This package is discussed in two separate documents which are included in the Python documentation package.例文帳に追加

新規のモジュールは 100%-pure Python でも、C で書かれた拡張モジュールでも、あるいは Python と C 両方のコードが入っているモジュールからなるPython パッケージでもかまいません。 このパッケージは、Python ドキュメンテーション パッケージに含まれているこれとは別の 2つのドキュメントで詳しく説明されています。 - Python

Python supports modules and packages, which encouragesprogram modularity and code reuse. 例文帳に追加

Python は、プログラムのモジュール化や再利用を助けるモジュールとパッケージをサポートします。 - Python

Code Listing2.6: Searching packages which use the firefox USE flag # equery hasuse firefox[ Searching for USE flag firefox in all categories among: ]* installed packages[I--] [ ] dev-python/gnome-python-extras-2.14.0-r1 (0)[I--] [ ] media-video/totem-2.16.4 (0) 例文帳に追加

コード表示2.6:mozillaUSEフラグを使っているパッケージを探す - Gentoo Linux

Pass a Python object untouched (except for its reference count,which is incremented by one). 例文帳に追加

Python オブジェクトを手を加えずに渡します (ただし、参照カウントは1 インクリメントします)。 - Python

There are a large number of structures which are used in the definition of object types for Python.例文帳に追加

Python では、オブジェクト型を定義する上で数多くの構造体が使われます。 - Python

Starting with Python 2.3, a postinstallation script can be specified which the --install-script option.例文帳に追加

Python 2.3 からは、インストール実行後スクリプトを--install-script オプションで指定できるようになりました。 - Python

This is a plain Python file, which, in the most simple case, could look like this:例文帳に追加

setup.py は普通の Python プログラムファイルで、ほとんどの場合以下のような見かけになっています: - Python

Python provides a set of builtin codecs which are written in C for speed.例文帳に追加

Python では、処理速度を高めるために C で書かれた一そろいのcodec を提供しています。 - Python

Specifically, the order of the nodes is the order in which they appear in the Python grammar.例文帳に追加

とくにノードの順序は、 Python 文法中に現れるものと同じになっています。 - Python

An``administrators'' manual which includes information on installing modules into an existing Python installation.You do not need to be a Python programmer to read this manual.例文帳に追加

現在インストールされている Python にモジュールを追加するための情報が書かれた ``管理者'' 向けのマニュアルです。 この文書を読むのに Python プログラマである必要はありません。 - Python

The dumbdbm module provides a persistent dictionary-like interface which is written entirely in Python. Unlike other modules such as例文帳に追加

dumbdbm モジュールは永続性辞書に類似したインタフェースを提供し、全て Python で書かれています。 - Python

The xml.sax package provides a number of modules which implement the Simple API for XML (SAX) interface for Python.例文帳に追加

xml.sax パッケージはPython 用の Simple API for XML (SAX) インターフェースを実装した数多くのモジュールを提供しています。 - Python

Call the function named name in the referenced shared object.The arguments must be either Python integers, which will be passed as is, Python strings, to which a pointer will be passed, or None, which will be passed as NULL. 例文帳に追加

参照された共有オブジェクトのnameという名前の関数を呼出します。 引数は、Python整数(そのまま渡される)、Python文字列(ポインターが渡される)、None (NULLとして渡される) のどれかでなければいけません。 - Python

Converts a Python keyword argument dictionary arguments to the format required by packevent by replacing the keys,which are Python identifiers, by the four-character OSA keys according to the mapping specified in keydict.例文帳に追加

Python キーワード引数辞書 arguments を、写像による4文字の OSA キーとして keydict の中で指定されたPython 識別子であるキーの交換により packevent によって要求されるフォーマットへ変換します。 - Python

code must be a string containing a Python expression, which will be evaluated in the restricted environment.例文帳に追加

code は、Python 式を含む文字列でなければなりません。 そして制限された環境で評価されます。 - Python

While the configure script shipped with the Python sources will correctly build Python to export the symbols needed by dynamically linked extensions, this is not automatically inherited by applications which embed the Python library statically, at least on Unix.例文帳に追加

Python ソースと一緒についてくるconfigure スクリプトは動的にリンクされる拡張モジュールが必要とするシンボルを公開するようただしく Python をビルドしますが、この機能はPython ライブラリを静的に埋め込むようなアプリケーションには継承されません。 少なくとも Unix ではそうです。 - Python

Python's complex number objects are implemented as two distinct types when viewed from the C API: one is the Python object exposed to Python programs, and the other is a C structure which represents the actual complex number value.例文帳に追加

Python の複素数オブジェクトは、 C API 側から見ると二つの別個の型として実装されています: 一方は Python プログラムに対して公開されている Python のオブジェクトで、他方は実際の複素数値を表現する C の構造体です。 - 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

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

Building custom interpreters was rarely used, and extension modules can be built using distutils.Building an extension module using distutils requires that distutils is installed on the build machine, which is included in Python 2.x and available separately for Python 1.5.例文帳に追加

distutils を使った拡張モジュールのビルドには、ビルドを行う計算機上にdistutils をインストールしていることが必要です。 Python 2.x には distutils が入っており、 Python 1.5 用には個別のパッケージがあります。 - Python

When used on object types for which they do not apply, they will raise a Python exception.例文帳に追加

関数を適用対象でないオブジェクトに対して使った場合、 Python の例外が送出されることになります。 - Python

If it is a string, the string is parsed as a suite of Python statements which is then executed (unless a syntax erroroccurs).例文帳に追加

文字列の場合、一連の Python 実行文として解析し、(構文エラーが生じない限り)実行します。 - Python

It also documents the standard types of the language and its built-infunctions and exceptions, many of which are not or incompletelydocumented in the Reference Manual.This manual assumes basic knowledge about the Python language.例文帳に追加

このマニュアルでは、読者が Python 言語について基礎的な知識を持っていると仮定しています。 - Python

It is a genuine Python object rather than a NULL pointer, which means ``error'' in most contexts, as we have seen.例文帳に追加

これまで見てきたようにほとんどのコンテキストで ``エラー'' を意味する NULL ポインタとは違い、None は純粋なPython のオブジェクトです。 - Python

The aetools module contains the basic functionality on which Python AppleScript client support is built.例文帳に追加

aetools モジュールは Python で AppleScript クライアントとしての機能をサポートするアプリケーションを構築するための基本的な機能を含んでいます。 - Python

The version of the package available from this site is suitable for use with Python 1.5.2, 2.1.x and 2.2.x,which do not include the logging package in the standard library. Subsections例文帳に追加

このサイトにあるバージョンのパッケージは、標準でloggingパッケージを含まないPython 1.5.2 と 2.1.x、2.2.xでも使用できます - Python

The pprint module provides a capability to ``pretty-print''arbitrary Python data structures in a form which can be used as input to the interpreter.例文帳に追加

pprintモジュールを使うと、Pythonの任意のデータ構造をインタープリタへの入力で使われる形式にして``pretty-print''できます。 - Python

If the formatted structures include objects which are not fundamental Python types, the representation may not be loadable.例文帳に追加

フォーマット化された構造の中にPythonの基本的なタイプではないオブジェクトがあるなら、表示できないかもしれません。 - Python

code must be a string containing one or more lines of Python code,which will be executed in the restricted environment. 例文帳に追加

code は、1行以上のPython コードを含む文字列でなければなりません。 そして制限された環境で実行されます。 - Python

h which pulls in the Python API (you can add a comment describing the purpose of the module and a copyright notice if you like).例文帳に追加

これで、Python API を取り込みます (必要なら、モジュールの用途に関する説明や、著作権表示を追加します)。 - Python

This confuses the reader, andjeopardizes the portability of the user code to future Python versions, which may define additional names beginning with one of these prefixes.The header files are typically installed with Python.例文帳に追加

後からコードを読む人を混乱させたり、将来の Python のバージョンで同じ名前が定義されて、ユーザの書いたコードの可搬性を危うくする可能性があります。 ヘッダファイル群は通常 Python と共にインストールされます。 - Python

In here you find the PythonIDE Integrated Development Environment;PythonLauncher, which handles double-clicking Python scripts from the Finder; and the Package Manager.例文帳に追加

このフォルダの中には、 PythonIDE 統合開発環境、ファインダからダブルクリックして Python スクリプトを起動するための PythonLauncher、Package Manager が入っています。 - Python

As an example of subclassing, the random module provides the WichmannHill class which implements an alternative generator in pure Python.例文帳に追加

サブクラス化の例として、random モジュールは WichmannHill クラスを提供します。 このクラスは Python だけで書かれた代替生成器を実装しています。 - Python

This type represents a 16-bit unsigned storage type which is used by Python internally as basis for holding Unicode ordinals.例文帳に追加

この型は 16 ビットの符号なしストレージ型を表し、Unicode 序数(Unicode ordinal) を保持するための基礎単位として Python が内部的に使います。 - Python

例文

The StreamReader class is a subclass of Codec and defines the following methods which every stream reader must define inorder to be compatible to the Python codec registry.例文帳に追加

StreamReader クラスは Codec のサブクラスで、以下のメソッドを定義しています。 - 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.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS