他の関数 Meaning in English - translations and usage examples

Examples of using 他の関数 in Japanese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Geometry現在の地物のジオメトリを返します(他の関数と一緒に処理のために使用できます)。
Geometry Returns the geometry of thecurrent feature(can be used for processing with other functions).
他の関数では、呼び出し元のプロセスの外部変数environから新しいプロセス用の環境を与える。
The other functions take the environment for the new process image from the external variable environ in the calling process.
Cでは、main()関数が他の関数から呼び出すことができます。
In C, the main() function can be called from other functions.
他の関数では、現在のプロセスの外部変数environから新しいプロセス用の環境を与える。
The other functions take the environment for the new process image from the external variable environ in the current process.
C++では、main()関数が他の関数から呼び出すことはできません。
In C++, the main() function cannot be called from other functions.
これらの関数を使用すると、他の関数に入力を渡すことができるので、テーブル全体または列全体の値を計算することができます。
These functions can be used to provide input to other functions, thus calculating values for entire tables or columns.
つまり、すべての値は変数に格納することができ、他の関数に引数として渡すことができ、また戻り値として返すことができます。
This means that all values can be stored in variables,passed as arguments to other functions, and returned as results.
関数は変数に格納でき、また他の関数に引数として渡すこともできます。
They can be stored in variables, and passed to other functions as arguments, and so on.
Enumのレッスンで見たように、匿名関数はたびたび他の関数に渡されます。
As we saw in the Enum lesson,these are frequently passed to other functions.
つまり、変数に格納したり、引数として別の関数に渡したり、他の関数から返すことはできません。
This means they cannot be stored in variables,passed as an argument to another function or be returned from other functions.
最後に、小さな例と同様に、この数式をSUMやAVERAGEなどの他の関数と共に使うことができます。
Finally, as with the SMALL examples, you can use this formula with other functions, such as SUM and AVERAGE.
前の例と同様に、この数式をSUMやAVERAGEなどの他の関数と共に使うことができます。
As with earlier examples, you can use this formula with other functions, such as SUM and AVERAGE.
後者では、元のオブジェクトへの参照を渡すことで、他の関数によってオブジェクトを変更できます。
The latter allows the object to be modified by other functions by passing a reference to the original one.
他の関数とは異なり、これは最後のパラメータとはなりません。zend_parse_parametersは可変個数のパラメータを受け付け、それは読み込むユーザーパラメータの数に依存するからです。
Unlike in other functions this can't be the last parameter as zend_parse_parameters expects a variable number of parameters- depending on the number of user-parameters to read.
今までJavaScriptチュートリアルで使ってきた他の関数と異なり、このmytask()関数はjsオブジェクトの外からのMaxメッセージによってトリガされることを意図していません。
Unlike the other functions we have used in our JavaScript tutorials, we don't intend our mytask() function to be triggered by a Max message from outside the js object.
複素数式の商や根、他の関数の整理は普通、realpart,imagpart,rectform,polarform,abs,carg関数を使って達成することができます。
Simplification of quotients, roots, and other functions of complex expressions can usually be accomplished by using the realpart, imagpart, rectform, polarform, abs, carg functions..
フラグメント関数ではUVからしか読み取ることができませんが、他の関数で使用したり、値をCOLORに直接割り当てることができます。
In the fragment function you can only read from UV,but you can use it in other functions or to assign values to COLOR directly.
これは、プログラミングの「関数」に相当し、「メイン関数」(上述の2つのスマートコントラクト呼び出し)によって呼び出すことができ、「他の関数」(FunctionCodeから継承した他のスマートコントラクト)によって呼び出すこともできます。
It is equivalent to the"function" in programming, which can be called by the"main function"(the two intelligent contract calls described above)and can also be called by"other functions"(other intelligent contracts inherited from FunctionCode).
他の関数は利用できません。
Other functions are not available.
他の関数との組み合わせはできません。
It can not be combined with other functions.
Monacaで提供している、他の関数を紹介します。
We describe other functions provided by Monaca.
このプログラムでは、他の関数はfactorial()の1つだけです。
In this program, there is only one other function, factorial.
高階関数は他の関数をパラメーターとして受け取る、もしくは結果として関数を返します。
Higher order functions take other functions as parameters or return a function as a result.
ある関数は、間接的に他の関数の状態や演算に影響を与えます。
One function then impacts the state and operation of another function indirectly.
DateAdd関数以外の他の関数は、一覧のリンクより個別のページを参照して下さい。
For other functions other than the DateAdd function refer to the individual pages from the links in the list.
関数がタスクを解決するとき、処理の過程で多くの他の関数を呼ぶことができます。
When a function solves a task,in the process it can call many other functions.
最後に、小さい例と同様、この数式でSUM、AVERAGEなどの他の関数を使用できます。
Finally, as with the SMALL examples, you can use this formula with other functions, such as SUM and AVERAGE.
テーブルは表示されませんが、他の関数への入力を提供するために使用されます。
The table is not displayed,but is used to provide input to other functions.
しかし、個人の多くは、原因さえオンラインでの購入の他の関数にそのエクササイズができます。
But many people even can work that out due to additional features of online purchases.
Results: 29, Time: 0.0161

Word-for-word translation

Top dictionary queries

Japanese - English