|
|
1
113
|
|
|
2
4
这只是表示它是一个对象的方法,与实际使用无关。
|
|
|
3
3
箭头表示addChild作为对象的成员调用(在本例中为$sxe)。 双冒号表示addChild是SimpleXMLElement类的成员。 |