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.