STRING LITERAL Meaning in Japanese - translations and usage examples

[striŋ 'litərəl]

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Use a string literal as follows:.
文字列リテラルは次のように使用します:。
What does the'b' character do in front of a string literal?
文字列リテラルの前に'b'文字は何をしますか?
Support DBCS String literal on builtin-Lua.
内蔵Luaの文字列リテラルをDBCS対応化。
In this example, use the backslash as an escape sequence inside the string literal.
この例では、文字列リテラル内のエスケープシーケンスとしてバックスラッシュを使用しています。
A string literal matches a simple sequence.
文字列リテラルは単純な文字列にマッチします。
You can pass a string literal as a prop.
文字列リテラルをpropsとして渡すことができます。
Alternatively, a backslash followed by a newline can be inserted inside the string literal:.
また、改行の前のバックスラッシュは文字列リテラルの中に書くこともできます。
You can use a string literal to specify the part.
文字列リテラルを使用して指定できます。
Add v-for to the v-list-item and change string literal to variable.
V-list-itemにv-forを追加し、文字列リテラルをそれぞれ変数に変更します。
You can use a string literal to specify the part.
文字列リテラルを使用して指定することができます。
Otherwise, the header field name is represented as a string literal(see Section 5.2).
そうでなければ、ヘッダフィールド名が文字列リテラル(Section5.2を参照)として表現されます。
You can specify string literal instead of column.
カラムの代わりに文字列リテラルを指定することもできます。
In the example above, the value of multiplier is inserted into a string literal as\(multiplier).
この例では、multiplierの値が\(multiplier)として文字列リテラルに挿入されています。
When you pass a string literal, its value is HTML-unescaped.
文字列リテラルを渡す際、その値におけるHTMLエスケープは元の形に復元されます。
Also, the property access within the brackets must to be a string literal with appropriate escaping.
また、ブラケット内のプロパティへのアクセスは適切なエスケープを持つ文字列リテラルでなければなりません。
In C, every string literal value must be inside the double quotes"…".
Cでは、すべての文字列リテラル値は二重引用符"…"中になければなりません。
In the Attribute Name 1 box, assign a string literal attribute name.
属性名1ボックスで、文字列リテラル属性名を割り当てます。
Such a string literal creates a string from one symbol"single quote".
のような文字列リテラル文字列を作成しらのシンボル"単一引用符"。
First, it doesn't depend on a string literal, so it's much safer.
まず、文字列リテラルに頼らずに済むので、ずっと安全です。
In a string literal, an escape sequence is identified by a backslash(\) that is followed by a letter or other character.
ストリング・リテラルでは、エスケープシーケンスはバックスラッシュ(\)で認識され、その後に文字やキャラクターが続きます。
For example, the following code creates the string literal s1 and also the String object s2:.
例えば、次のコードは文字列リテラルのs1とStringオブジェクトのs2を作成します:。
To make the text read better, you need to concatenate three elements: two variables andone line written in the program code(the so-called"string literal"):.
のテキストを読み、必要な連結"の三要素二つの変数とは一線のプログラムコード(いわゆる"文字列リテラル"):。
By default, PJSD turns on string literal extraction and local declaration renaming.
既定では、PJSDにより、文字列リテラルの抽出とローカル宣言の名前変更が有効にされます。
A timestamp type canbe entered as an integer for CQL input, or as a string literal in ISO 8601 formats.
タイムスタンプ型は、CQL入力用に整数として、または、ISO8601形式の文字列リテラルとして指定できます。
Here,-E turns off string literal extraction, while-L turns off local declaration renaming.
ここで、-Eは文字列リテラルの抽出を無効にし、-Lはローカル宣言の名前変更を無効にしています。
For example, any of the following commands run the tool with string literal extraction and encoding turned on:.
たとえば、次のコマンドではいずれも、本ツールが文字列リテラルの抽出とエンコードを有効にして実行されます。
For example, the following command turns on string literal extraction, even if this setting is turned off in the configuration file:.
たとえば、次のコマンドでは、文字列リテラルの抽出が構成ファイルでは無効になっている場合でも有効になります。
Either form of header field name representation isfollowed by the header field value represented as a string literal(see Section 5.2).
どちらのヘッダフィールド名表現の形式も、文字列リテラル(Section5.2を参照)として表現されたヘッダフィールド値が続きます。
The optional trim_character is a single-character string literal or a character-valued input parameter(i.e., char or Character)[30].
オプションのtrim\_characterは単独文字の文字列リテラルもしくは文字の値を持つ入力パラメータです(すなわちcharもしくはCharacter)[30]。
The next example uses the-E and--extstroff options(they are identical)to turn off string literal extraction(even if the configuration file turns them on):.
次の例では、-Eおよび--extstroffオプション(これらは同一です)を使って、文字列リテラルの抽出が構成ファイルでは有効になっている場合でも無効にされています。
Results: 34, Time: 0.0278

Word-for-word translation

Top dictionary queries

English - Japanese