定義された関数 英語 意味 - 英語訳 - 日本語の例文

日本語 での 定義された関数 の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
次のように定義された関数を呼び出します:。
Calls a function defined like this:.
人体の各器官は、定義された関数
Each organ in the human body performsdefined function.
言い換えると、グローバルスコープで定義された関数は、グローバルスコープで定義されたすべての変数にアクセスできます。
In other words, a function defined in the global scope can access all variablesdefined in the global scope.
そしてコード内で定義された関数に関連した値を取得します:。
Now get the value that corresponds to the function defined in the code:.
JavaScriptエディターにて定義された関数は、GUIではイベントハンドラー呼び出しとして扱われます。
The functions defined in the JavaScript Editor are available as event handler calls within the GUI.
つまり、グローバルスコープで定義された関数は、グローバルスコープで定義されているすべての変数にアクセスできます。
In other words, a function defined in the global scope can access all variablesdefined in the global scope.
言い換えるとクロージャ内で定義された関数は、自身が作成された環境を'覚えています'。
In other words, the functions defined in the closure'remember' the environment in which they were created.
言い換えるとクロージャ内で定義された関数は、自身が作成された環境を‘覚えています'。
In other words, the function defined in the closure‘remembers' the environment in which it was created.
一方、Functionコンストラクタで定義された関数は(あらゆる関数が継承する)グローバルスコープ以外はどんなスコープも継承しません。
On the other hand, a function defined by a Function constructor does not inherit any scope other than the global scope which all functions inherit.
Faq-25.29s:つきで定義された関数(スクリプトローカル関数)を別のスクリプト/。
Faq-25.29 How can I call a function defined with s: script local.
いずれもその値は、関数オブジェクトでも、ホストエレメント上で定義された関数を指示する文字列でも構いません。
In both cases, the value can be either a function object,or a string identifying a function defined on the host element.
実際のアプリケーション処理は、UIP_APPCALLに定義された関数で発生します。
The real application processing occurs in the function defined for UIP_APPCALL.
この関数は基本的にその他の場所(ただし現在のコンテキスト)で定義された関数から呼ぶことができます。
This function basically allows you to call a function defined somewhere else, but in the current context.
この例のStateflowチャートは、ストリーミングデータを受け入れ、定義された関数を使用してラベルを予測します。
The Stateflow chart in this example accepts streaming data andpredicts labels using the function you define.
座標チャートを考える代わりに、多様体自身の上に定義された関数から始めることができる。
Instead of considering coordinate charts,it is possible to start with functions defined on the manifold itself.
オフロード文が別のファイルで定義された関数を呼び出して、その関数がグローバル変数を参照する場合、その参照はコンパイラーには不可視であるため、グローバル変数はコピーできません。
If an offloaded statement calls a function defined in a separate file and that function references global variables, then those global variables cannot be copied in or out because the references are not visible to the compiler.
最後の引数x_nが要素1つのリストの時、:=で定義された関数は可変の数の引数を取ります。
When the last oronly function argument x_n is a list of one element, the function defined by:= accepts a variable number of arguments.
このアルゴリズムでは、グラフ分割空間でのエルゴード的で可逆なマルコフ鎖のジャンプが可能で、事後確率事象や、グラフ上で定義された関数に応用可能なことを示す。
We prove that this algorithm simulates ergodic and reversible Markov chain jumps in the space of graph partitions and is applicable to arbitrary posterior probabilities orenergy functions defined on graphs.
もしある形式引数x_kがクォートされたシンボルなら、:=で定義された関数は対応する実際の引数を評価しません。
If some formal argument x_k is a quoted symbol, the function defined by:= does not evaluate the corresponding actual argument.
最後の引数x_nが要素1つのリストの時、:=で定義された関数は可変の数の引数をとります。
When the last oronly function argument x_n is a list of one element, the function defined by:= accepts a variable number of arguments.
ValueOfnewFunction(functionText)上のコードにより、myNumberType型のオブジェクトがプリミティブな値で表されるべき文脈で使われた時にはいつでも、JavaScriptは自動的に上のコードで定義された関数を呼び出します。
ValueOf new Function(functionText) With the preceding code in place, any time an object of type myNumberType is used in a context where it is to be represented as a primitive value,JavaScript automatically calls the function defined in the preceding code.
ReNomに定義された関数はすべて先頭が小文字で始まります。
In ReNom, defined function names are small lettered.
Import内のスクリプトで定義された関数はwindowにぶら下がります。
Functions defined in an import end up on window.
局所的な定義の有効範囲は、それが定義された関数の選択肢です。
The scope of local definitions is the function alternative where they are defined.
ライブラリの読み込みが成功すると、ライブラリ内で定義された関数が利用可能になります。
After the loading successfully, you can use functions defined in the library.
あなたのスケッチの中で、あるいは、あらかじめArduino言語によって定義された関数を呼び出すことができます。
You can call a function that's already been defined(either in your sketch or as part of the Arduino language).
呼び出し元の関数から見て上記(エディタの上方)で定義された関数のみを使用できます。
You can only use functions that have been defined above(higher in the editor) the function from which you are calling them.
この場合、その文は外部で定義された関数を呼び出したいことをRustに伝えるexternです。
In this case, that statement is an extern,which tells Rust that we want to call some externally defined functions.
実際のところ、先に定義された関数squareの型は、必要以上に制限されています。
In effect the type of the function square defined above is more restrictive than necessary.
つまり、グローバルスコープで定義された関数は、グローバルスコープで定義されているすべての変数にアクセスできます。
A function can access all variables and functions defined inside the scope in which it is defined..
結果: 288, 時間: 0.0171

単語ごとの翻訳

トップ辞書のクエリ

日本語 - 英語