文件名称:WebStructureDemo
- 所属分类:
- xml/soap/webservice
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
能够打开并解析xml文件,以树状结构显示。
2.界面构成:两个按钮,分别用来打开文件和退出程序;一个树状控件,用于显示xml文件结构;一个文本控件,用于显示选中的xml树的节点的内容,如果选中的节点是最底层的简单节点,则显示此节点的文本内容,否则显示此节点的子节点的名字,一行一个。-Able to open and parse xml file to display the tree. 2. Interface components: two buttons were used to open the file and exit procedures a tree control to display xml file structure a text control to display the selected node the contents of the xml tree, if you select the bottom node is a simple node, then display the text of this node, or show the child nodes of this node name per line.
2.界面构成:两个按钮,分别用来打开文件和退出程序;一个树状控件,用于显示xml文件结构;一个文本控件,用于显示选中的xml树的节点的内容,如果选中的节点是最底层的简单节点,则显示此节点的文本内容,否则显示此节点的子节点的名字,一行一个。-Able to open and parse xml file to display the tree. 2. Interface components: two buttons were used to open the file and exit procedures a tree control to display xml file structure a text control to display the selected node the contents of the xml tree, if you select the bottom node is a simple node, then display the text of this node, or show the child nodes of this node name per line.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WebStructureDemo\main.cpp
................\mainwindow.cpp
................\mainwindow.h
................\mainwindow.ui
................\WebStructureDemo.pro
................\WebStructureDemo.pro.user
................\webstructuremodel.cpp
................\webstructuremodel.h
................\webstructurenode.cpp
................\webstructurenode.h
WebStructureDemo
................\mainwindow.cpp
................\mainwindow.h
................\mainwindow.ui
................\WebStructureDemo.pro
................\WebStructureDemo.pro.user
................\webstructuremodel.cpp
................\webstructuremodel.h
................\webstructurenode.cpp
................\webstructurenode.h
WebStructureDemo