说明: 一个简单的XML解析程序,使用了MSXML的SAX,通过MFC界面进行显示。不过只是关于Document以及Element的演示,只涉及简单的XML内容格式
(a simple XML parser procedures, the use of MSXML SAX, MFC interface through the show. But it is on the Document and the Element demonstration involves only simple content of the XML format)
文件列表:
hero.
xml
hero_xmlContentHandler.
cpp
hero_xmlContentHandler.
h
ReadMe.
txt
Release
.......\hero.
xml
.......\Test_Sax.
exe
res
...\1.
xml
...\Test_Sax.
rc2
Resource.
h
SAXContentHandlerImpl.
cpp
SAXContentHandlerImpl.
h
StdAfx.
cpp
StdAfx.
h
Test_Sax.
aps
Test_Sax.
clw
Test_Sax.
cpp
Test_Sax.
dsp
Test_Sax.
dsw
Test_Sax.
h
Test_Sax.
opt
Test_Sax.
plg
Test_Sax.
rc
Test_SaxDlg.
cpp
Test_SaxDlg.
h