青年中文青年中文

new string的意思

new string中文翻譯:

新建字符串

相似詞語短語

string───n.線,弦,細繩;一串,一行;vt.懸掛;系;扎;用線(或細繩等)串,把……連在一起

append string───追加字符串

unending string───永無止境的弦

looped string───循環字符串

tie string───系繩

string art───弦樂藝術

search string───[醫]搜索字符串

string tension───弦張力

externalize string───外部化字符串

雙語使用場景

Set this new String value to the JVM maximum heap size required in bytes.───將這個新的string值設置為所需的最大jvm堆大小(以字節為單位)。

Update the hello.jsp by adding a new String called hello (Figure 4).───更新hello . jsp,在其中添加一個名為hello的新字符串(圖4)。

Either way, the input is changed into a new string object.───兩種方法都可以將輸入的內容更改為新的字符串對象。

However, if it is found, we enter a new loop that copies into a new string named value the part of inStr that contains the attribute value.───但是,如果找到了,那就會進入一個新的循環來把inStr中包含屬性值的那部分拷貝到名字為value的字符串中。

Let's start with a basic plug-in that exposes an extension point for registering new string mappings for a synonym service.───讓我們從公開擴展點的基本插件開始,這樣可以為同義詞服務注冊新的字符串映射。

length Required. Specifies the new string length. If this value is less than the original length of the string, nothing will be done.───必要參數。指定新字符串長度。如果這個長度小于原來字符串的長度,那么,將不作任何改變。

Method, a new string object was created to hold the result of adding text to the original string.───方法兩次調用的輸出中可以看出,創建的新字符串對象中保存的是向原字符串中添加文本的結果。

It then copies the contents of the buffer into a new string on return from the call.───然后,在從調用返回時將該緩沖區的內容復制到新字符串中。

Returns a new string whose binary representation is in a particular Unicode normalization form.───返回一個新字符串,其二進制表示形式符合特定的Unicode范式。

英語使用場景

In IE8's implementation, concatenating strings merely stores references to the existing string parts that compose the new string.

Concatenating four strings incrementally (adding one string at a time to the new string) will internally produce seven string objects, since each addition produces a new string.

A format string that determines how the match is transformed into the new string.

Note that the new string function is under the SYSIBM function path, compared to the older functions under the SYSFUN version.

The first example creates a new string object using alloc. It must therefore be released.

Over 850 Stunning New Factory Presets, many of which use 10-20 layers, featuring samples from the PC2 Base Sound ROM, the Orchestral, Classic Keys, General MIDI set, PLUS new String Section ROM Bank.

String.substring() is implemented in the Java language by building a new String sharing the original character array.