functionを含む例文一覧と使い方
該当件数 : 50000件
a function of the intellect, called intellectual intuition, that directly grasps the essence of matters 例文帳に追加
事物の本質を直接とらえる知性の働き - EDR日英対訳辞書
a demon which appears at the function named "Namahage" at New Year 例文帳に追加
生剥げという,正月の行事に登場する鬼 - EDR日英対訳辞書
a leaf that changes its shape in order to perform a special function 例文帳に追加
特別な作用を営むために,形態が変化した葉 - EDR日英対訳辞書
an annual function in a farm village in Japan, in which people pray for a good harvest 例文帳に追加
土竜打ちという,豊作を祈る呪的行事 - EDR日英対訳辞書
in the Heian era of Japan, a private New Year's function held by the regent 例文帳に追加
平安時代の正月行事としての臨時客 - EDR日英対訳辞書
something which has the same function or content as something else 例文帳に追加
別に用意しておいた,同じ働きや内容のもの - EDR日英対訳辞書
the automatic focus controlling function of camera, called {catch in focus} 例文帳に追加
キャッチインフォーカスという,カメラの自動焦点調節機能 - EDR日英対訳辞書
a camera with a function to read out automatic camera detection code例文帳に追加
カメラ自動感知コードを読み取る機構を備えたカメラ - EDR日英対訳辞書
a function in the process of inferential dealing named "battsuku-torakku seigo" 例文帳に追加
バックトラック制御という,推論処理における機能 - EDR日英対訳辞書
a function that fosters biotechnological research 例文帳に追加
バイオセンターという,バイオテクノロジーの研究を助成する機関 - EDR日英対訳辞書
of statistics, the largest number of a function in a particular category 例文帳に追加
ある範囲内で取りうる,関数の最も大きい値 - EDR日英対訳辞書
of a living thing, to change the form and function of the tissue entirely 例文帳に追加
生物の組織の形態と機能が大きく変わる - EDR日英対訳辞書
The handleStopControlOnClick function makes a JavaScript call to stop the Progress Bar. 例文帳に追加
handleStopControlOnClick 関数は JavaScript を呼び出して、進捗バーを停止します。 - NetBeans
The function creates a new record in the wishers table. 例文帳に追加
この関数は、wishers 表に新しいレコードを作成します。 - NetBeans
One function adds a new record to the wishes table. 例文帳に追加
1 つの関数は、wishes 表に新しいレコードを追加します。 - NetBeans
The parameters are handed over to the function in accordance with their succession of the array. 例文帳に追加
配列の並びのとおりに関数に渡されます。 - PEAR
The name of a user-defined function that prints the login screen. 例文帳に追加
ログイン画面を表示するユーザ定義関数の名前。 - PEAR
If the user has already been authenticated, the function returns TRUE. 例文帳に追加
ユーザが既に認証済みならば、関数は TRUE を返します。 - PEAR
With this function one can set the maximum idle time to a new value. 例文帳に追加
このメソッドで、最大アイドル時間を設定できます。 - PEAR
This function returns the current status of PEAR::Auth. 例文帳に追加
この関数はPEAR::Authと同様に現在のステータスを返します。 - PEAR
Note This function can not be calledstatically.Example例文帳に追加
注意この関数は、スタティックにコールすることはできません。 - PEAR
Note This function can not be called statically.例文帳に追加
注意この関数は、スタティックにコールすることはできません。 - PEAR
In this function the URL will represent what you want to read. 例文帳に追加
この関数の URL が、読み込みたい内容を表します。 - PEAR
Check if the path that is passed to the function is correct. 例文帳に追加
関数に与えたパスが正しいか、チェックしてください。 - PEAR
This function can not be calledstatically.Classes representing form elementsTo be written Base classes 例文帳に追加
フォーム要素を表現したクラス群To be written基本クラス群 - PEAR
This function can be called statically. The returned language is only a hint!例文帳に追加
この関数は、スタティックにコールすることができます。 - PEAR
Note This function can not be calledstatically.Translation2例文帳に追加
注意この関数は、スタティックにコールすることはできません。 Translation2 - PEAR
Error constant: signifies no problem (OK) NET_MAC_ERROR_BADOPT Error constant: signifies a bad option being passed to a function 例文帳に追加
エラー定数: 問題がない (OK) ことを表します。 - PEAR
You may also load a function without using the class.Example 58-2. 例文帳に追加
クラスを使わずに関数をロードすることもできます。 - PEAR
The code object representing the compiled function body.例文帳に追加
コンパイルされた関数本体を表現するコードオブジェクトです。 - Python
A function (or other code block) is about to return. 例文帳に追加
関数(または、コードブロック)が返ろうとしているところです。 - Python
If an exception is raised the error indicator is set and the function returns 1;otherwise the function returns 0.例文帳に追加
例外が発生した場合、エラーインジケータが設定され、関数は1を返します。 そうでなければ、関数は0を返します。 - Python
The key is a function computing a key value for each element.例文帳に追加
key は各要素に対するキー値を計算する関数です。 - Python
Return the function object associated with the method meth. 例文帳に追加
meth に関連付けられている関数オブジェクトを返します。 - Python
Call this function to specify a recording source. 例文帳に追加
録音のソースを指定にはこの関数を使ってください。 - Python
The module MiniAEFrame provides a framework for an application that can function as an Open Scripting Architecture例文帳に追加
MiniAEFrameモジュールは、アプリケーションにオープンスクリプティングアーキテクチャ - Python
The file is a platform-specific text file, if it exists.This function is only useful on POSIX platforms. 例文帳に追加
この関数は POSIX プラットフォームでのみ有用です。 - Python
The function returns an FSSpec object pointing to the application.例文帳に追加
この関数はアプリケーションを指すFSSpecオブジェクトを返します。 - Python
An error raised when a NIS function returns an error code. 例文帳に追加
NIS 関数がエラーコードを返した場合に送出されます。 - Python
A thread that executes a function after a specified interval has passed. 例文帳に追加
指定時間経過後に関数を実行するスレッドです。 - Python
The following are blocks: a module, a function body, and a class definition.例文帳に追加
モジュール、関数本体、そしてクラス定義はブロックです。 - Python
The cleanup function registered last is called first.Each cleanup function will be called at most once. 例文帳に追加
最後に登録した後始末処理関数から先に呼び出されます。 各関数は高々一度しか呼び出されません。 - Python
The value passed as the what parameter to a trace function(but not a profiling function) when a line-number event is being reported.例文帳に追加
行番号イベントを報告するときに (プロファイル関数ではなく)トレース関数のwhat パラメタとして渡す値です。 - Python
If filename is NULL, this function uses "???" as the filename.例文帳に追加
filenameがNULLならば、この関数はファイル名として"???"を使います。 - Python
PyObject_HEAD_INIT(NULL) and add the following to the module initialization function: 例文帳に追加
また、以下の行をモジュール初期化関数に加えます: - Python
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

