![]() | DomElement->has_attribute()(no version information, might be only in CVS) DomElement->has_attribute() -- Checks to see if an attribute exists in the current node说明class DomElement {bool has_attribute ( string name ) } This functions checks to see if an attribute named name exists in the current node. 范例
![]() There are no user contributed notes for this page. | ![]() |