LOCAL VARIABLES - 日本語 への翻訳

['ləʊkl 'veəriəblz]
['ləʊkl 'veəriəblz]
局所変数を
local変数は

英語 での Local variables の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
It is possible to add, read or delete local variables in buffer.
バッファに対するローカル変数を追加、ロード、削除することができます。
If eval'ed code needs local variables, change eval to new Function and pass them as arguments.
Evalされたコードがローカル変数を必要とする場合、evalをnewFunctionに変更し、引数としてそれらを渡してください。
Can access outer local variables. That's considered bad practice.
外部のローカル変数にアクセスできます。これはバッドプラクティスとされています。
Initialize local variables after declaration, in body of function, example.
関数内で行うローカル変数の初期化は宣言の後に行ってください、例。
Functions may have local variables: those declared inside its body.
関数はローカル変数を持ちます:それらはその関数本体の中で宣言されます。
The code outside of the function doesn't see its local variables.
関数の外側のコードは、関数のローカル変数を見ることはできません。
Bug Fix: Local variables named'enum' lead to spurious compiler crashes.
Bug修正:'enum'という名前のローカル変数により、疑似コンパイラ・クラッシュが発生します。
The scope object holds all arguments and local variables, and the this object holds the value of the this keyword.
Scopeオブジェクトには全ての引数とローカル変数が納められており、thisオブジェクトはthisキーワードの値となります。
Now comparing C local variables and these named local expressions is a sleight of hand. In fact they are somewhat different.
Cのローカルな変数と、これらの名前をつけられたローカルな式は、ぱっと見ると一緒だが、実はちょっと違う。
Inspect the call stack and local variables, create watches, and view threads.
コール・スタックとローカル変数の検査、ウォッチの作成、スレッドの表示が行えます。
This option also enforces local variables initialization and stack pointer verification.
このオプションは、ローカル変数の初期化とスタックポインターの確認も行います。
Function parameters used as local variables are initialized to the null string and the number zero upon function invocation.. PP Use.
局所変数として用いられる関数引数は、関数起動時に空文字列および0に初期化されます。.PP関数から値を返すには。
Local variables are declared by local variable declaration statements(§14.4).
局所変数(Localvariables)は,局所変数宣言文(14.3)で宣言する。
Local variables declared in a resource-acquisition are read-only, and must include an initializer.
Resource_acquisitionで宣言されたローカル変数は読み取り専用であり、初期化子を含める必要があります。
However, the same local variables in displayName will be used if they exist.
しかし、displayName()に同じローカル変数があればそれが使われます。
Local variables and their values are shown in the section to the right of the application code display.
ローカル変数とその値は、アプリケーションコードディスプレイの右側部分に示されています。
Forth often does not have local variables, however, nor is it call-by-value.
Forthにはしばしばローカル変数がないこともあるが、call-by-valueでもない。
If you're unsure of what functions, arguments and local variables are please refer to my Programming Crash Course(Bootstrap Part 1) article.
どの関数、引数、ローカル変数が不明な場合は、「プログラミングクラッシュコース(ブートストラップパート1)」の記事を参照してください。
Any compound statement that declares local variables with non-trivial destructors has an implicit try block around it.
自明でない(non-trivial)デストラクターとしてローカル変数を宣言する複合文には、暗黙的なtryブロックが含まれています。
In that case, you will end up with local variables for all the passed options.
その場合、渡されたすべてのオプションのローカル変数が作成されます。
結果: 133, 時間: 0.0311

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語