string concatenation operator 字符串串连运算子
We can use the concatenation operator to create new strings from existing ones.
我们可以通过连结符操作来从原有的字符串获得一个新的字符串。
Use standard arithmetic operators for Numbers and a concatenation operator for combining strings.
对于数可使用标准算术运算符,对于组合字符串可使用串联运算符。
I hope this sufficiently explains concatenation in general, how it relates to PHP, and my experience with using this basic operator.
我希望这些能够充分的解释连接操作符的基本概念和在PHP里的作用,以及我对这个基本操作的经验。
应用推荐