样式表创建三个字符串序列。
其结果是,任何一个字符串序列也就是一个对象序列了。
As a result, any sequence of strings is also e. g. a sequence of objects.
清单11显示了一个转义字符串序列,它使用了一个引号作为省略号。
Listing 11 shows an example of the escape sequences for a string that USES a single quote as an apostrophe.
And the nice thing is that there's a shared behavior there. Just as I can have tuples as an ordered collection of things, strings behave as an ordered collection of things.
共享的行为,就像元组是有序的元素序列,字符串也是有序的元素序列,因此我可以对字符串做同样的操作,我可以把它们连结起来。
You don't see strings with commas between them, but it has the same kind of property. It is in ordered sequence of characters.
它是有序的字符序列,我们可以对字符串做同样的操作,我们也可以得到字符串中的一块。
应用推荐