STRING CLASS Meaning in Japanese - translations and usage examples

[striŋ klɑːs]
[striŋ klɑːs]
stringクラス
文字列クラス

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
String Class Name.
文字列クラス名。
Heap and String Class.
ヒープと文字列クラスの実装。
String class is immutable.
Stringクラスは不変である。
C++ has a string class.
C++にstringクラスなんてない。
The token value is generated at token()method of Sisimai::String class.
値はMD5のハッシュ値でSisimai::Stringクラスのtoken()。
MFC has a string class.
STLの一部として、stringクラスがあります
Java String class has a number of methods for comparing strings..
JavaのStringクラスには文字列を検索するためのメソッドがいくつか組み込まれています。
Let's review the string class.
Stringクラスで試してみる。
An instance of a String class can be directly passed to C++ wrappers.
文字列クラスのインスタンスは、直接C++ラッパーに渡せます。
Arduino Tutorial: String Class.
Arduino入門:Stringクラス
String class implements three interface such as Serializable, Comparable, CharSequence.
たとえばStringクラスはCharSequence、Comparable、Serializableという3つのインタフェースがくっついています。
An example is Java's String class.
JavaのStringクラスがそうですね。
Match(), the string class(or data type) owns the method and the regular expression is just an argument, while in the case of.
Match()の場合、文字クラス(やデータ型)がメソッドを持ち、正規表現は単なる引数で、。
Godot also provides a String class.
GodotはStringクラスも提供しています。
A string class that does not allocate a memory and provide a convenient read-only access to the preallocated character buffer.
推測では、この文字列クラスはメモリは割り当てず、あらかじめ割り当てられた文字列バッファへの使いやすい読み込み専用アクセスを提供する。
We have seen a little about the String class before.
前のところでStringクラスについていろいろ見てきました。
String Class equals(stringOrId) Returns true if the passed-in object is not null and represents the same binary sequence of characters as the current string..
Stringクラスequals(stringOrId)渡されたオブジェクトがnullではなく、現在の文字列と同じバイナリ文字シーケンスを表す場合、trueを返します。
C++ developers can use the std::string class, which is built into the language.
C++で開発する人たちは、言語に組み込まれているstd::stringクラスを利用。
Implement a Heap class that dynamically allocates heap memory,then develop a String class using that Heap class..
ヒープを動的に割り当てるヒープクラスと、そのクラスを使って文字列クラスを実装します。
C++ developers can use the std::string class, which is built into the language.
C++で開発する人たちは、言語に組み込まれているstd::stringクラスを利用できます。
For example, if you generate an object in a format such as new java. lang. String("kyoto"),it is possible to use methods of Java String class, such as replaceFirst().
String("kyoto")のような書式でオブジェクトを生成すれば、replaceFirst()といったJavaStringクラスのメソッドが使用できるようになります。
By using SophiaFramework's string class, string operations can be coded simply.
SophiaFrameworkでは、文字列クラスがあります。文字列の演算がシンプルに記述できます。
Which of the following datatype would you be using to declare a string class variable in Java?
次のうち、Javaで文字列クラス変数を宣言するために使用するデータ型はどれですか?
Since Java8, join method is added to String class, to concatenate strings with delimiter easily.
Java8からは、デリミタを間に挟んで文字列を結合するのに便利なjoinというメソッドがStringクラスに追加されています。
The string class is the most obvious text processing tool available to Python programmers, but there are plenty of other tools in the standard library to make text manipulation simpler.
文字列クラスは、Pythonプログラマに最も分かり易いテキスト処理ツールですが、テキストをシンプルに処理するツールが標準ライブラリにはたくさんあります。
For example, tree-wide changes such as a change to a string class or a change to text that is displayed in many modules generally doesn't get reviewed by every module owner.
例えば、文字列クラスや数多くのモジュールで表示されるテキストへの変更といった幅広いツリーへの変更は、全てのモジュールオーナーのレビューを受ける訳ではありません。
The Copy() function is the most important function in the string class. It is necessary when creating a new string object, copying strings objects with the assignment operator and concatenating string objects.
文字列クラスでは、新たなオブジェクト作成、代入演算子によるオブジェクトコピー、文字列の結合などで必要になるCopy関数が最も重要です。
Results: 27, Time: 0.0374

Word-for-word translation

Top dictionary queries

English - Japanese