What is the translation of " 两个字符串 " in English?

two strings
两 个 字 符串
two string
两 个 字 符串

Examples of using 两个字符串 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
PublicintcompareTo(StringanotherString)按字典顺序比较两个字符串
Public int compareTo(String anotherString) Compares two strings lexicographically.
Return0;//两个字符串相等.
Return 0-> if the two strings are equal.
Similar_text()-计算两个字符串的相似度.
Similar_text- Calculate the similarity between two strings.
这意味着两个字符串包含相同的值。
Meaning both strings contain the same value.
如果两个字符串相等的话,strcmp将返回0。
If the values of the two strings are the same, strcmp will return 0.
如果两个字符串相等的话,strcmp将返回0。
If the two strings are equal, strcmp returns 0.
合并两个字符串,以空格分隔(CarlosCarvallo).
Combines the two strings, separated by a space(Carlos Carvallo).
给定两个字符串s和t,它们只包含小写字母。
You are given two strings s and t that consist only of lower-case letters.
两个字符串相除引发的TypeError异常没有被except子句处理,因此在执行finally子句后被重新引发。
The TypeError raised by dividing two strings is not handled by the except clause and therefore re-raised after the finally clause has been executed.
这个是示例10-22中那个返回两个字符串slice中较长者的longest函数,不过带有一个额外的参数ann。
This is the longestfunction from Listing 10-23 that returns the longest of two string slices, but with an extra argument named ann.
两个字符串是同构的如果s中的字符可以被替换得到t。
Two strings are isomorphic if the characters in s can be replaced to get t.
假设我们希望比较两个字符串的值:‘A'和‘B'。
Suppose that we want to compare two string values,'A' and'B'.
示例10-21:一个longest函数的实现,它返回两个字符串slice中较长者,现在还不能编译.
Listing 10-21: An implementation of the longest function that returns the longer of two string slices but does not yet compile.
然而,当两个字符串在awk程序中彼此相邻时,awk会连接它们但不在它们之间添加空格。
However, when two strings appear next to each other in an awk program, awk concatenates them without adding an intermediate space.
示例10-20:main函数调用longest函数来寻找两个字符串slice中较长的一个.
Listing 10-21:A main function that calls the longest function to find the longest of two string slices.
给定两个字符串A和B,我们定义一个A*B的是他们的串联。
Given two strings a and b we define a*b to be their concatenation.
例如,strcat连接两个字符串,memcpy将一个内存位置复制到另一个位置,还有更多的函数。
For example, strcat() to concatenate two strings, memcpy() to copy one memory location to another location, and many more functions.
通过划分两个字符串产生的TypeError不由except子句处理,因此在finally子句执行后重新生成。
The TypeError raised by dividing two strings is not handled by the except clause and therefore re-raised after the finally clause has been executed.
你把两个字符串,把它们在一个位置实际上他们的短裤是停了下来。
You're pulling two strings at once and you're putting them in a position where actually their knickers are pulled up.
比较两个字符串,用O(n)时间和恒量空间。?
Compare two strings using O(n) time with constant space?
两个字符串相除所引发的TypeError不会由except子句处理,因此会在finally子句执行后被重新引发。
The TypeError raised by dividing two strings is not handled by the except clause and therefore re-raised after the finally clause has been executed.
Swift采用当代编程语言的特性,比如使用“+”操作符将两个字符串加到一起,这在Objective-C中是没有。
Swift adopts modern programming language features like adding two strings together with a"+" operator, which is missing in Objective-C.
例如,+运算符将对两个数字执行算术加法,合并两个列表并连接两个字符串
For example, the+ operator will, perform arithmetic addition on two numbers,merge two lists and concatenate two strings.
关于恶意软件的作者来自意大利的第一个提示是两个字符串:“mundizza”和“RINOGATTUSO。
The first hint that theauthors of the malware were italian came from two strings inside the malware code:“mundizza,” and“RINO GATTUSO.”.
这是另外一个关于字符串的非常有用的示例:使用+运算符连接两个字符串
Here is another extremely useful fact about strings: You can use the plus operator,+,to concatenate two strings.
合并这两个字符串,并用逗号分隔它们(Carvallo,Carlos).
Combines the two strings, separated by a comma(Carvallo, Carlos).
合并这两个字符串,并用逗号和空格分隔它们(Carvallo,Carlos).
Combines the two strings, separated by a comma and a space(Carvallo, Carlos).
合并这两个字符串,并用空格分隔它们(CarlosCarvallo).
Combines the two strings, separated by a space(Carlos Carvallo).
合并两个字符串,以逗号分隔(Carvallo,Carlos).
Combines the two strings, separated by a comma(Carvallo, Carlos).
合并两个字符串,以逗号和空格分隔(Carlos,Carvallo).
Combines the two strings, separated by a comma and a space(Carvallo, Carlos).
Results: 77, Time: 0.0451

两个字符串 in different Languages

Word-for-word translation

Top dictionary queries

Chinese - English