Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「be function」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

be functionの部分一致の例文一覧と使い方

該当件数 : 13133



例文

function registers the given function to be called at normal process termination, either via exit (3) 例文帳に追加

関数は、与えられた function を、exit (3) - JM

to attend a ceremonyassist at a functionbe present at a ceremony 例文帳に追加

式に臨む - 斎藤和英大辞典

This function is only intended to be used by the例文帳に追加

この関数は、 - Python

This may be an extension function or a builtin. arg is the C function object.例文帳に追加

arg は C 関数オブジェクトです。 - Python

例文

if the function was not loaded. Either unable to be included or already defined. 例文帳に追加

を返します。 - PEAR


例文

The signature of this function should be例文帳に追加

この関数のシグネチャは - Python

of a cooking utensil, to be able to function as a steamer 例文帳に追加

蒸らすことができる - EDR日英対訳辞書

Function-name is the drawing or configuration function to be called, describedbellow. 例文帳に追加

function-name 描画または設定のために呼び出す関数(後述)である。 - XFree86

INTEGRATED CIRCUIT WHERE FUNCTION FUNCTION CAN BE RE- CONSTITUTED例文帳に追加

関数機能再構成可能な集積回路 - 特許庁

例文

Can this function be executed?例文帳に追加

この機能は実行されますか? - Weblio Email例文集

例文

function should be used if possible instead of this array. 例文帳に追加

関数を使うべきである。 - JM

Declares that function should be used as a ``reduction''function for objects of type type; type must not be a``classic'' class object. 例文帳に追加

typeは``標準的な''クラスオブジェクトであってはいけません。 - Python

This function had to be called "true gamma function" since there is already a function gamma (3) 例文帳に追加

この関数を「本当の (true) ガンマ関数」と呼ばなければならなかった。 - JM

The second parameter, path, will be the path name passed to function.例文帳に追加

二番目のパラメータはpathはfunctionへ渡らせるパス名です。 - Python

This function can not be calledstatically.Classes representing form elementsTo be written Base classes 例文帳に追加

フォーム要素を表現したクラス群To be written基本クラス群 - PEAR

callback function/method that should be called 例文帳に追加

コールされるコールバック関数/メソッド。 - PEAR

This function can not be calledstatically.PHP_FunctionCallTracerTable of ContentsIntroduction-- PHP_FunctionCallTracer creates function calls debug trace. 例文帳に追加

この関数は、スタティックにコールすることはできません。 - PEAR

This function can not be calledstatically.Chapter 33. 例文帳に追加

第 33 章 PEAR チャネルサーバの REST インターフェイス - PEAR

Today we will be looking at the sumif function例文帳に追加

今日はですね sumif関数について... - 映画・海外ドラマ英語字幕翻訳辞書

The thread executes the function function with the argument list args (which must be a tuple).例文帳に追加

スレッドは引数リストargs(タプルでなければなりません)の関数functionを実行します。 - Python

This function can be rationalized 例文帳に追加

この機能は合理化することができる - 日本語WordNet

This function should be calledstatically.See "Introduction" 例文帳に追加

この関数は、スタティックにコールされます。 - PEAR

When will that function be implemented? 例文帳に追加

この機能はいつ実装されるのですか。 - Weblio Email例文集

This function should never be used. 例文帳に追加

この関数は使用されるべきではない。 - JM

The function stop signal can be sound waves.例文帳に追加

機能停止信号は、音波であり得る。 - 特許庁

So there has to be function, the function has to be predictable例文帳に追加

つまり機能がなければなりません その機能は予測可能でなければならず - 映画・海外ドラマ英語字幕翻訳辞書

This function should be calledstatically.ExampleExample 39-1. 例文帳に追加

この関数は、スタティックにコールされます。 - PEAR

the escaped string Note This function can not be called statically.例文帳に追加

エスケープされた文字列を返します。 - PEAR

This function should be calledstatically.ExampleExample 54-1. 例文帳に追加

この関数は、スタティックにコールされます。 - PEAR

can be expressed by the total time for the function divided by the number of times the function is called. 例文帳に追加

間を呼び出し回数で割ったものと仮定している。 - JM

If it is a string, the function will have the given name, otherwise the function name will be taken from例文帳に追加

文字列の場合は、関数は与えられた名前をもつ。 - Python

TELESCOPE HAVING COLLIMATION FUNCTION, FUNCTION TO BE COLLIMATED, AND REFLECTING FUNCTION FOR OPTICAL INSTRUMENTATION例文帳に追加

視準機能、被視準機能及び光学計測用反射機能を併せ持つ望遠鏡 - 特許庁

The result must be a callable,which is invoked with the function object as the only argument.The returned value is bound to the function name instead of the function object.例文帳に追加

デコレータの返す値は関数オブジェクトではなく、関数名にバインドされます。 - Python

Brain function in the dream will be about 20 times normal.例文帳に追加

脳の機能は通常の20倍になる - 映画・海外ドラマ英語字幕翻訳辞書

the formatted string Note This function can not be called statically.例文帳に追加

整形された文字列が返されます。 - PEAR

This function should be calledstatically.Usage example Example 68-1.例文帳に追加

この関数は、スタティックにコールされます。 - PEAR

The setUp function will be passed a DocTest object.例文帳に追加

setUp 関数は DocTest オブジェクトに引き渡されます。 - Python

The tearDown function will be passed a DocTest object.例文帳に追加

tearDown関数は DocTest オブジェクトに引き渡されます。 - Python

It can be overridden by the f.forcemove function.例文帳に追加

この設定は f.forcemove 関数で上書きできる。 - XFree86

This function is currently not documented.NoteThis function can not be called statically.例文帳に追加

この関数については、現在のところ文書化されていません。 - PEAR

This convenience function can be used from the module's initialization function.例文帳に追加

この便宜関数はモジュールの初期化関数から利用されています。 - Python

BED WITH UP/DOWN FUNCTION FOR PERSON TO BE NURSED例文帳に追加

要介護者の上げ下げ機能付きベッド - 特許庁

may be a macro or a function. 例文帳に追加

はマクロかもしれないし関数かもしれない。 - JM

And these shapes can be varying as a function of time例文帳に追加

形は時間と共に変わっていきます - 映画・海外ドラマ英語字幕翻訳辞書

Note This function should be calledstatically.See例文帳に追加

注意この関数は、スタティックにコールされます。 - PEAR

No exceptions thrown.NoteThis function can be calledstatically. 例文帳に追加

例外・エラー例外はスローされません。 注意 - PEAR

function can be found in the module knee例文帳に追加

関数を含むより完全な例はモジュールknee - Python

A function most approximating the Gaussian function can be obtained using Gaussian function.例文帳に追加

ガウス関数を用いることにより最も良くヒストグラムに近似する関数を求めることができる。 - 特許庁

The client computer releases the function limit of the charged function so that the function can be made available.例文帳に追加

クライアントコンピュータは課金された機能の機能制限を解除し、当該機能を使用可能とする。 - 特許庁

例文

A green function of the wave field is included in the function to be integrated as a coefficient.例文帳に追加

被積分関数は波動場のグリーン関数を係数として含む。 - 特許庁




  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. All Rights Reserved.
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
斎藤和英大辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2025 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
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
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2025 GRAS Group, Inc.RSS