姓名和电话号码被连接为一个字符串,然后分割为含两个字符串的数组。
The name and the phone number are concatenated into a single string and then split into an array of two strings.
连接操作是一个顺序的连接多个数据片段的过程,通常是连接字符串和非字符串数据(绝大多数是变量或其它字符)。
Concatenation is the process to sequentially join multiple pieces of data, usually literal strings with non-string-literal data (most commonly, variables or other literals).
当字符串是这样合并在一起时,由于运行时没有中间字符串,所以连接它们的时间和内存可以减少到零。
When strings are folded together like this, there are no intermediary strings at runtime and the time and memory that would be spent concatenating them is reduced to zero.
设置提供程序和连接字符串,并允许将不同的字符串用作显示值。
Sets the provider and connection string and enables a different string that you can use as a display value.
设置提供程序和连接字符串,并允许将不同的字符串用作显示值。
Sets the provider and connection string and enables a different string that you can use as a display value.
应用推荐