NESTED FUNCTION Meaning in Japanese - translations and usage examples

['nestid 'fʌŋkʃn]
['nestid 'fʌŋkʃn]
ネストされた関数

Examples of using Nested function in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
So our new tiny nested function gets it as well.
従って、小さなネストされた関数も同様に取得します。
(Nested functions are not supported for GNU C++.) The nested function's.
C++ではネストした関数はサポートしていない。
For example, here we show a nested function which.
例えば、以下の例では、ネストした関数がoffset。
Define a nested function named'square', and call it twice:.
という名前のネストした関数を定義し、二回呼び出している。
Types, pattern matching, type inference, nested functions- you could.
パターンマッチング、型推論、入れ子関数-。
Nested functions are evaluated from the inside out, just like in mathematics.
入れ子になった括弧は、数学と同様に内側から評価してきます。
Take the following nested functions into consideration:.
以下のネストされた関数を考えてみてください:。
Nested functions are, however, very useful and very heavily used in OCaml.
入れ子関数は、もう、大変に重宝で、OCamlではしきりに使われる。
Note: Of course, the tool can handle nested function declarations.
メモ:もちろん、本ツールが入れ子になった関数宣言を処理することはできます。
When creating a nested function, you will have a new scope inside of the local scope.
ネストされた関数を作成すると、ローカルスコープ内に新しいスコープが作成されます。
During the execution of makeCounter(), a tiny nested function is created.
MakeCounterの実行中、小さいネストされた関数が作られます。
GCC supports nested functions for C programs but I don't know of any program which actually uses this extension.
GCCは、入れ子関数をCプログラマに提供しているが、この拡張を実際に使っているプログラムをみたことがない。
Nonlocal declares non-local variable when working with nested function.
Nonlocalネストされた関数を操作するときに、非ローカル変数を宣言します。
Nonlocal variable in nested function is known to outer function..
ネストされた関数の非ローカル変数は、外部関数に知られています。
These two variants do the same,but the loop does not spend resources for nested function calls.
これらの2つのバリアントは同じことをしますが、ループは入れ子の関数呼び出しのためのリソースを消費しません。
For example, here we define a nested function named square, and call it twice:.
以下の例では、squareという名前のネストした関数を定義し、二回呼び出している。
Both nested functions are created within the same outer Lexical Environment, so they share access to the same count variable:.
両方の入れ子関数は同じ外部レキシカル環境内で作られているので、同じcount変数へのアクセスを共有します。:。
As the execution goes on, the call to makeCounter() finishes,and the result(the tiny nested function) is assigned to the global variable counter:.
実行が進み、makeCounter()呼び出しが終わると、結果(小さなネストされた関数)がグローバル変数counterに代入されます。
But if there's a nested function that is still reachable after the end of f, then its[[Environment]] reference keeps the outer lexical environment alive as well:.
しかし、もfの後でもまだ到達可能なネストされた関数がある場合、その[[Environment]]参照は外部のレキシカル環境を生かし続けます。
In other words, var variables are defined from the beginning of the function,no matter where the definition is(assuming that the definition is not in the nested function).
言い換えると、var変数は関数の最初で定義され、定義される場所は関係ありません(定義がネストされた関数ではないと言う仮定で)。
But if there's a nested function that is still reachable after the end of f, then its[[Environment]] reference keeps the outer lexical environment alive as well:.
しかし、もしfの後でもまだ到達可能なネストされた関数がある場合、その[[Environment]]参照は外部のレキシカル環境を生かし続けます。
Although makeCounter() call finished some time ago, its Lexical Environment was retained in memory,because there's a nested function with[[Environment]] referencing it.
MakeCounter()呼び出しが少し前に終わったとき、その[[Environment]]を参照するネストされた関数があるので、そのレキシカル環境はメモリに保持されています。
You will recall this Python example from before where we had a nested function definition of greeter that we returned, and the final output of this program would be"hello""gracie.
Greeterという入れ子の関数を返して最終的にhellogracieと出力されました同じプログラムをJavaScriptで書きます。
Let's plan our rewritten range function which will use an accumulator argument to store the"result so far": let rec range2 a b accum(*…*) let range a b range2 a b[]I could and probably should have used a nested function here.
Range関数を書き直して、accumulator引数に、"今までの結果"が入るようにしてやろう:letrecrange2abaccum(*…*)letrangeabrange2ab[](ここは、入れ子関数を本当なら使うところだ)accum引数に結果を蓄積していく。
In the functional class pattern, local variables and nested functions inside User, that are not assigned to this, are visible from inside, but not accessible by the outer code.
関数的なクラスパターンでは、thisに割り当てられていないUserの中のローカル変数とネストされた関数は内側からは見えますが、外のコードからはアクセスできません。
But if there's a nested function that is still reachable after the end of f, then it has[[Environment]] property that references the outer lexical environment, so it's also reachable and alive:.
しかし、もしfの後でもまだ到達可能なネストされた関数がある場合、その[[Environment]]参照は外部のレキシカル環境を生かし続けます。:。
What's much more interesting, a nested function can be returned: either as a property of a new object(if the outer function creates an object with methods) or as a result by itself. It can then be used somewhere else.
さらに興味深い点は、新しいオブジェクトのプロパティ(外部関数がメソッドを持つオブジェクトを作成する場合)またはその自身の結果として、ネストされた関数を返すことができることです:それは他の場所で使うことができます。
Nesting function available;
利用できるネスティング機能;
The data of all common machine types like building space and available materials are integrated andintelligent nesting functions ensure an easy arrangement of parts.
造形空間や利用可能な材料などの一般的なデータは統合されており、インテリジェントなネスト機能により部品の配置が容易に行うことができます。
Results: 29, Time: 0.0305

Word-for-word translation

Top dictionary queries

English - Japanese