DOMCharacterData->substringData()(no version information, might be only in CVS) DOMCharacterData->substringData() -- Extracts a range of data from the node说明class DOMCharacterData {string substringData ( int offset, int count ) } Returns the specified substring. 返回值
The specified substring. If the sum of 错误/异常
参见
| ||||||