Hi every one
I have an XML file, it's contain same tags like this:
<data>
<info><detail>first data</detail></info>
<info><detail>second data</detail></info>
<info><detail>third data</detail></info>
....
</data>
I want to add this:
<info><detail>fourth data</detail></info>
to my file.
and thanks for any help.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…