1153万例文収録!

「python」に関連した英語例文の一覧と使い方(5ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

pythonを含む例文一覧と使い方

該当件数 : 1381



例文

See the URLhttp://www.amk.ca/python/code/crypto.html for more information. 例文帳に追加

詳細は http://www.amk.ca/python/code/crypto.html を見てください。 - Python

Compile Python source files to byte-code files. 例文帳に追加

Pythonソースファイルをバイトコードファイルへコンパイル。 - Python

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

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

Any Python sequence type containing conformableelements. 例文帳に追加

変換可能な要素を含むPythonシーケンス。 - Python

例文

It is a very cool gnome/python app. 例文帳に追加

とても素晴らしいgnome/pythonアプリケーションです。 - Gentoo Linux


例文

Grail is a Web browser written entirely in Python.例文帳に追加

Grail はすべて Python で書かれた Web ブラウザです。 - Python

Base classes for interactive Python interpreters. 例文帳に追加

対話的Pythonインタプリタのための基底クラス。 - Python

It will always be enabled in Python 2.3.例文帳に追加

Python 2.3 では、常に有効になっています。 - Python

3.19 marshal -- Internal Python object serialization 例文帳に追加

3.19 marshal -- 内部使用向けの Python オブジェクト整列化 - Python

例文

6.27.2 For extension writers and programs that embed Python 例文帳に追加

6.27.2 Python 拡張の作者と、Python を埋め込むようなプログラムに関して - Python

例文

18.2 symbol -- Constants used with Python parse trees 例文帳に追加

18.2 symbol -- Python解析木と共に使われる定数 - Python

18.3 token -- Constants used with Python parse trees 例文帳に追加

18.3 token -- Python解析木と共に使われる定数 - Python

3.3 aepack -- Conversion between Python variables and AppleEvent data containers 例文帳に追加

3.3 aepack -- Python変数とAppleEventデータコンテナ間の変換 - 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

Access parse trees for Python source code. 例文帳に追加

Pythonソースコードに対する解析木へのアクセス。 - Python

Supports information extraction for a Python class browser.例文帳に追加

Pythonクラスデスクリプタの情報抽出サポート - Python

This is exposed to Python programs as types.MethodType. 例文帳に追加

として Python プログラムに公開されています。 - Python

3 Style Guide The Python documentation should follow the 例文帳に追加

3 スタイルガイド Python ドキュメントは、可能な限り - Python

For an informal introduction to Python, see the例文帳に追加

形式ばらずに Python を学んでみたければ、 - Python

(reference for C/C++ programmers) Documenting Python 例文帳に追加

(C/C++ プログラマ向けリファレンス) Python ドキュメントの作成 - Python

4.1 Modifying Python's Search Path 例文帳に追加

4.1 Python サーチパスの変更 - Python

Allocate a new Python object using the C structure type TYPE and the Python type object type.例文帳に追加

C 構造体型 TYPE と Python 型オブジェクト type を使って新たな Python オブジェクトをメモリ確保します。 - Python

Note that this example runs the python ``benchmark'' pystones. 例文帳に追加

これは Python の``ベンチマーク'' pystone を使った例です。 - Python

The default value is'python'. 例文帳に追加

デフォルトの値は'python' です。 - Python

Regression tests package containing the testing suite for Python.例文帳に追加

Python用テストスイートを含む回帰テストパッケージ。 - Python

del msg['subject']msg['subject'] = 'Python roolz!' 例文帳に追加

たとえば: del msg['subject']msg['subject'] = 'PythonPythonPython!' - Python

Return true if s is a Python keyword. 例文帳に追加

sがPythonのキーワードであれば真を返します。 - Python

Integer specifying the handle of the Python DLL.Availability: Windows. 例文帳に追加

Python DLLのハンドルを示す整数。 利用可能: Windows - Python

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

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

For aninformal introduction to Python, see the 例文帳に追加

Pythonの肩のこらない入門編が必要なら、 - Python

Convert a Python integer to a C short int. 例文帳に追加

Python の整数型を、 C の short int 型に変換します。 - Python

Convert a Python integer to a plain C int. 例文帳に追加

Python の整数型を、 C の int 型に変換します。 - Python

Convert a Python integer to a C long int. 例文帳に追加

Python の整数型を、 C の long int 型に変換します。 - Python

Convert a Python integer to a C long long. 例文帳に追加

Python の整数型を、 C の long long 型に変換します。 - Python

First, to remind you why you like Python, we show the equivalent Python code:例文帳に追加

まず、どうして Python で書くのが好きか思い出してもらうために、等価な Python コードを示します: - Python

Does not currently support python long integers. 例文帳に追加

現在、Pythonの長整数はサポートしていません。 - Python

Python provides a number of modules to assist in working with the Python language.例文帳に追加

PythonにはPython言語を使って作業するときに役に立つモジュールがたくさん提供されています。 - Python

Test whether a string is a keyword in Python. 例文帳に追加

文字列がPythonのキーワードか否かを調べます。 - Python

The type DOMString maps to Python strings. 例文帳に追加

DOMString 型は Python 文字列型に対応付けられます。 - Python

Unit testing framework for Python. 例文帳に追加

単体テストフレームワーク - Python

Python definitions of codes for Apple Event descriptor types.例文帳に追加

Apple Eventディスクリプタ型としてコードされたPython定義. - 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

The register command registers the package with the Python Package Index. 例文帳に追加

registerコマンドはパッケージをPython Package Index に登録します。 - Python

In Python, the following code fragment will do the same: 例文帳に追加

Pythonでは以下のコードで同じ事ができます。 - Python

Subsections 4.1 Modifying Python's Search Path 例文帳に追加

4.1 Python サーチパスの変更 - Python

A number of codecs are specific to Python, so their codec names have no meaning outside Python.例文帳に追加

codec のいくつかは Python 特有のものなので、それらの codec 名は Pythonの外では無意味なものとなります。 - Python

The proposal for adding generators and the yield statement to Python.例文帳に追加

Python へのジェネレータと yield 文の導入提案 - Python

UnderWindows, choose Start Programs Python2.4 Python (command line). 例文帳に追加

Windows では、スタート (すべての) プログラム Python 2.4 Python (command line) を選びます。 Mac OS 9 では、 PythonInterpreter を起動します。 - Python

The items of a list are arbitrary Python objects. 例文帳に追加

リストの要素は任意の Python オブジェクトにできます。 - Python

例文

Convert a C long int to a Python integer object. 例文帳に追加

C の long int を Python の整数オブジェクトに変換します。 - 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