| 例文 |
callable pythonの部分一致の例文一覧と使い方
該当件数 : 8件
This is the equivalent of the Python expression "apply(callable,args)" or "例文帳に追加
Python の式 "apply(callable, args)" あるいは " - Python
We want this function to be callable from Python as follows:例文帳に追加
この関数を以下のようにして Python から呼び出せるようにしたいとします: - Python
The first parameter, callable, can beany Python callable object that can be called with no parameters;each call to it should return the next item in the iteration. 例文帳に追加
最初のパラメタ callable は引数なしで呼び出せる Python の呼び出し可能オブジェクトならなんでもかまいません; callableは、呼び出されるたびに次の反復処理対象オブジェクトを返さなければなりません。 - Python
So far we have concentrated on making C functions callable from Python.例文帳に追加
これまでは、Python からの C 関数の呼び出しに重点を置いて述べてきました。 ところでこの逆: C からの Python 関数の呼び出しもまた有用です。 - Python
The latter exception is a precaution so that old extension types don't become callable simply by being linked with Python 2.2.例文帳に追加
後者が例外になっているのは、旧式の拡張型が Python 2.2でリンクされたときに呼び出し可能オブジェクトにならないようにするための予防措置です。 - Python
Changed in version 2.0:Python versions 1.5.2 and 1.6 also required that the constructor be callable with no parameters, and offer a mutable data attribute.例文帳に追加
バージョン 2.0 で 変更 された仕様:Pythonバージョン1.5.2と1.6では、コンストラクタが引数なしで呼び出し可能であることと変更可能なdata属性を提供するということも要求されます。 - Python
This module provides a simple way to time small bits of Python code.It has both command line as well as callable interfaces. 例文帳に追加
このモジュールは 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|