说明: procedure TForm1.inxmlClick(Sender: TObject); var XMLDocument1: TXMLDocument; node, xm_node, xm_node_info, kb_node, kb_node_info: IXMLNode; I, j, n, m: Integer; str: string; begin memo2.Clear; XMLDocument1 := TXMLDocument.Create(application); XMLDoc
<yxb_1978> 上传 | 大小:290kb