VB6.0如何读写修改XML文件?很急的!!!!! 20
在VB6.0程序中如何进行XML文件的操作,xml文件如下:<?xmlversion="1.0"encoding="gb2312"?><Document><PrintNo...
在VB6.0程序中如何进行XML文件的操作,
xml 文件如下:
<?xml version="1.0" encoding="gb2312" ?>
<Document>
<PrintNode x="15" y ="10" text="上海" fontSize="30" id="title"/>
<PrintNode x="340" y ="10" text="北京" fontSize="30" id="title1" />
<PrintNode x="600" y ="10" text="日期:20130930" fontSize="30" id="title2" />
<PrintNode x="15" y ="50" text="天津 " fontSize="30" id="title3" />
<PrintNode x="200" y ="50" text="湖北" fontSize="30" id="title4" />
<PrintNode x="320" y ="50" text="广东" fontSize="30" id="title5" />
<PrintNode x="20" y ="100" text“山东" fontSize="30"id="title6" />
</Document>
我要在程序中去修改text 的内容,例如:将文件中的”山东“改为”黑龙江“。我完全不懂XML的操作,需要一个完整的例子。谢谢!!! 展开
xml 文件如下:
<?xml version="1.0" encoding="gb2312" ?>
<Document>
<PrintNode x="15" y ="10" text="上海" fontSize="30" id="title"/>
<PrintNode x="340" y ="10" text="北京" fontSize="30" id="title1" />
<PrintNode x="600" y ="10" text="日期:20130930" fontSize="30" id="title2" />
<PrintNode x="15" y ="50" text="天津 " fontSize="30" id="title3" />
<PrintNode x="200" y ="50" text="湖北" fontSize="30" id="title4" />
<PrintNode x="320" y ="50" text="广东" fontSize="30" id="title5" />
<PrintNode x="20" y ="100" text“山东" fontSize="30"id="title6" />
</Document>
我要在程序中去修改text 的内容,例如:将文件中的”山东“改为”黑龙江“。我完全不懂XML的操作,需要一个完整的例子。谢谢!!! 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询