asp 修改xml 10
<?xmlversion="1.0"encoding="UTF-8"?>-<gallery>-<photo><filename>./img/img1.jpg</filen...
<?xml version="1.0" encoding="UTF-8" ?>
- <gallery>
- <photo> <filename>./img/img1.jpg</filename>
<phototitle>图片1</phototitle>
</photo>
- <photo>
<filename>./img/img2.jpg</filename>
<phototitle>图片2</phototitle> </photo> - <photo> <filename>./img/img1.jpg</filename>
<phototitle>图片3</phototitle>
</photo>
- <photo>
<filename>./img/img2.jpg</filename>
<phototitle>图片4</phototitle>
</photo>
- <photo>
<filename>./img/img1.jpg</filename>
<phototitle>图片5</phototitle>
</photo>
- <photo>
<filename>./img/img2.jpg</filename>
<phototitle>图片6</phototitle>
</photo>
</gallery>
这个是XML文件,我就是想用ASP向XML文件中添加类似的内容。 展开
- <gallery>
- <photo> <filename>./img/img1.jpg</filename>
<phototitle>图片1</phototitle>
</photo>
- <photo>
<filename>./img/img2.jpg</filename>
<phototitle>图片2</phototitle> </photo> - <photo> <filename>./img/img1.jpg</filename>
<phototitle>图片3</phototitle>
</photo>
- <photo>
<filename>./img/img2.jpg</filename>
<phototitle>图片4</phototitle>
</photo>
- <photo>
<filename>./img/img1.jpg</filename>
<phototitle>图片5</phototitle>
</photo>
- <photo>
<filename>./img/img2.jpg</filename>
<phototitle>图片6</phototitle>
</photo>
</gallery>
这个是XML文件,我就是想用ASP向XML文件中添加类似的内容。 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询