function calling
関数呼び出し
関数呼出し
関数コールの
また、辞書参照や関数呼び出し に余分なスペースを入れないでください。 OpenMP*は、特定の関数呼び出し および環境変数を提供します。 OpenMP* provides specific function calls , and environment variables. バックトレースは、関数呼び出し の階層を表示する。例えば。 The backtrace shows the hierarchy of function calls , e.g.. Number of function calls performed during profiling. Combinations with other parts of speech
Calling a function (apply trap).Everything that happens in R is a function call . すなわち、out()関数呼び出し 以前にもしオブジェクト参照を保持している場合はその所有権を放棄し参照は破棄される。 That is, if an object reference is held before the out() function call , the ownership is abandoned and the reference is discarded. 関数呼び出し で?.演算子を使うと、関数が存在しない場合にundefinedが返ります。When used with function calls , it returns undefined if the given function does not exist. これは、実装がNOP(処理なし)であっても、関数呼び出し のオーバーヘッドがまだある他の言語とは異なります。 This is different from other languages where there is still the overhead of a function call even when the implementation is NOP. 文は標準的なもので、代入、関数呼び出し 、制御フロー構造などです(下記参照)。; Statements are standard and can be assignments, function calls , control flow structures, etc(see below).; APIでサポートされる各機能について、関数呼び出し と応答がどのようなものになるかの例を含む説明がつきます。 For each function supported by the API a description is given including an example how such a function call and response may look. これを呼び出したいDのコードでは、fooをC++のリンケージと関数呼び出し 規約に従うものとして宣言します。 In the corresponding D code, foo is declared as having C++ linkage and function calling conventions. Python*に似ていますが、C関数呼び出し 、C形式の変数およびクラス属性宣言をサポートします。 Cython is similar to Python, but it supports C function calls and C-style declaration of variables and class attributes. その関数呼び出し の結果が非nilの場合、セッションはkillされ、そうでない場合、Emacsは実行を続けます。 If the result of the function call is non-nil, the session is killed, otherwise Emacs continues to run. グローバルなSD辞書は、関数呼び出し 間のデータ保存のために使用することができます。 The global dictionary SD is available to store data between function calls . これらのhandleの寿命はhandleのscope(しばしば関数呼び出し の最初に作られる)によって決められる。 These handles' lifetime is determined by a handle scope, which is often created at the beginning of a function call . 関数呼び出し パラメータはスタックの順番に従って右から左に計算する必要があります。Function call parameters must also be calculated from right to left, according to the order of the stack. ロギングは無効になっていると何のコードも注入されず、結果としてアプリケーションにログ用の関数呼び出し や参照が含まれていません。 When logging is disabled no code is injected and the resulting application contains no references or function calls to logging. ローカルのsub-defunは正しく認識され、関数呼び出し 解析で適切に処理されます。 Local sub-defuns are correctly recognised and properly handled in function call analysis. プログラムのある部分から別の部分に移動するには、関数呼び出し のゲートウェイを経由する必要があります。 To move from one part of the program to another you must go through the gateways of function calls . 本質的には、演算子の各出現は関数呼び出し に還元されます。 But, in essence, each occurrence of an operator is reduced to a function call . Web2pyにおいてURLは、Pythonモジュールと関数呼び出し にマッピングされます。 In web2py, URLs are mapped to Python modules and function calls . これにより、機械学習モデルの作成とトレーニングに関連するコストと複雑さが、たった1回の簡単な関数呼び出し へと軽減されます。 This reduces the cost and complexity associated with building and training machine learning models to a simple single function call . 組込み関数は、アセンブリー・コードの関数で、アセンブリー命令の代わりにC/C++関数呼び出し と変数を使用できます。 Intrinsic functions are assembly-coded functions that allow you to use C/C++ function calls and variables in place of assembly instructions. 粒度を小さくすると並列性が高まりロードバランスが向上しますが、スケジュールと関数呼び出し のオーバーヘッドが増加します。 A small grain size increases parallelism and improves load balancing at the cost of increased scheduling and function call overhead. 粒度を小さくすると並列性が高まりロードバランスが向上しますが、スケジュールと関数呼び出し のオーバーヘッドが増加します。 Smaller grain sizes increase parallelism and improve load balancing, at the cost of increased scheduling and function-call overhead.
Display more examples
Results: 29 ,
Time: 0.0251
関数呼び出し sum(10); の中で行われているはずの足し算の様子が見えなくなりました。
8 - 関数呼び出し Luaの関数呼び出しは以下の構文である。
メソッド呼び出し 関数呼び出し コンストラクタ呼び出し apply呼び出し メソッド呼び出し オブジェクトのメ….。
(e2) ← e3 定数 プリミティブ演算 条件分岐 変数定義 変数の読み出し 再帰関数定義(クロージャ不採用) 関数呼び出し 組は不採用 配列は不採用 SFRへの書き込み setreg.