STRING CONCATENATION Meaning in Japanese - translations and usage examples

[striŋ kɒnˌkætə'neiʃn]
[striŋ kɒnˌkætə'neiʃn]
文字列連結

Examples of using String concatenation in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
String concatenation uses the<> operator:.
文字列連結は<>演算子を利用します:。
The tilde~ is used for string concatenation.
チルダ~は文字列結合のために使われています。
Example: Note: string concatenation has not been implemented yet.
例:注:文字列の連結はまだ実装されていません。
Swift Compiler Error:“Expression too complex” on a string concatenation.
スウィフトコンパイラエラー:文字列連結で"式が複雑すぎる"。
For string concatenation in Perl is used the operator point….
のための文字列の連結にPerlを使いのオペレーターの点…。
The language should support string concatenation and simple pattern matching.
オントロジー言語は文字列連結と単純パターンマッチをサポートするべきです。
String concatenation and conversion is a special feature of the binary plus+.
文字列連結や変換は二項演算子プラス"+"の特別な機能です。
Addition(+) The addition operator produces the sum of numeric operands or string concatenation.
加算(+)加算演算子は数値の合計または文字列の連結を行います。
This is just simple string concatenation, which should be familiar to you.
これはもう慣れたはずの単純な文字列結合で実現できます。
There is also the old fallback of putting a single quote character in its own variable andthen using explicit string concatenation:.
変数にシングルクォート文字を代入してしまうという古い代案があり、明示的な文字列の連接として使います。
String concatenation could be done also between string and numbers.
文字列と数字の間でも文字列連結を行うことができます。
Certain functions/methods in each programming language that arecandidates to be reviewed for i18n(dates/time/number manipulations, string concatenation, etc.).
I18nのレビューの対象となる各プログラミング言語の特定の機能/方法(日付/時間/数値の操作/文字列連結など)。
Subtraction, and string concatenation- and bind from left to right(yes, even exponentiation it's simpler that way).
加算、減算、文字列連結)-左から右へのバインド(はい、累乗でさえ…それは簡単です)。
String Reducer reducer<op_string< builds strings of 8-bit characters,and the example uses+=(string concatenation) as the update operation.
文字列レデューサーreducer<op_string<は、8ビットの文字型の文字列を作成します。
Integer addition and string concatenation are two very different operations, so they would compile to very different machine code.
整数の加算と文字列の連結は非常に異なる2つの操作なので、非常に異なる機械語にコンパイルされます。
Constant strings when concatenated with non-constant values(e.g."Welcome,"+ name+",to string concatenation.") will not be encrypted, by default.
定数でない値と連結された定数文字列(例:"Welcome,"+name+",tostringconcatenation.")は、既定では暗号化されません。
This algorithm first performs a string concatenation of all the data fields in the cookie, then adds to it a secret string known only to the Web server.
このアルゴリズムでは、まずcookieのデータフィールドの文字列をすべて連結し、次にWebサーバだけが認識する秘密文字列を追加します。
We discussed the pattern ofover-allocating memory vs. exact allocation for a general string concatenation use case, and the impact of future compile-time C++ features to the proposal.
私たちは、一般的な文字列連結使用事例における割り当て超過メモリ対正確な割り当てのパターンについて、また、将来のコンパイル時のC++機能が提案に及ぼす影響について議論しました。
Like string concatenation"."Can using the concatenate the string and the constant. Constants may be easier to understand better value than think the immutable values after you define once changes are not effective and thought.
文字列の連結同様に「.」を使って、定数や文字列と連結することも出来る。定数は、不変の値を考えるよりも、一度定義したら変更が効かない値と考えたほうが分かりやすいかもしれない。
Introduced in Java 9, invokedynamic-based string concatenation(described in JEP-280) may pass string constants to a bootstrap method.
Invokedynamicベースの文字列連結(詳細はJEP-280を参照)は、Java9から導入されたもので、文字列定数をブートストラップメソッドに渡すことができます。
Results: 20, Time: 0.0323

Word-for-word translation

Top dictionary queries

English - Japanese