青年中文青年中文

string substring的意思

string substring中文翻譯:

字符串子字符串

相似詞語短語

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

append string───追加字符串

unending string───永無止境的弦

looped string───循環字符串

tie string───系繩

string art───弦樂藝術

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

string tension───弦張力

externalize string───外部化字符串

雙語使用場景

Along with the input string, the SUBSTRING function has three other arguments, which are start position, length, and code unit specification.───除了輸入字符串之外,SUBSTRING函數還有其他三個參數,它們分別是:起始位置、長度和代碼單元指定。

Ideally, the string of characters should have a substring such as error or something similar (see the statement in bold blue), which will allow the tester to quickly find the error in the output file.───理想的做法是,字符串有一個如error或與之相似的子串(見藍色粗體的語句),這個子串允許測試者很快地在輸出文件中查找到錯誤。

All we're doing here is taking our string variable and calling the Substring method.───所有我們在這里所做的是取得我們的字符串變量然后調用Substring方法。

英語使用場景

In a long string substring matching a short non - backtracking algorithm.

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