搜索资源列表
xmldtree_7
- 此代码是“用XML和XSLT进行高级的 Web UI设计(七)”一文的例子代码。示范如何在树形目录中添加表示层次关系的线条。使得树形目录界面可读性更好,父子节点的关系也更加清晰。主要缺点是需要处理更多的对象,同时页面上需要显示更多的图像。所幸的是浏览器加载页面文件的时间开销没有多大的变化-this code of "using XML and XSLT advanced Web UI Design (7)," an example of the text generation
MSXML_SAX
- 一个简单的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
BCB中xml做数据库的例子
- 用c++builder读写xml数据的例子,此处将xml文件作为数据库,用listview显示,更改,增加,删除等数据库常用方法. 程序界面 http://ccb.zzia.cn/images/xml1.jpg http://ccb.zzia.cn/images/xml2.jpg-c builder used to read and write data xml example, the museum will xml documents as databases, using error, c
WebStructureDemo
- 能够打开并解析xml文件,以树状结构显示。 2.界面构成:两个按钮,分别用来打开文件和退出程序;一个树状控件,用于显示xml文件结构;一个文本控件,用于显示选中的xml树的节点的内容,如果选中的节点是最底层的简单节点,则显示此节点的文本内容,否则显示此节点的子节点的名字,一行一个。-Able to open and parse xml file to display the tree. 2. Interface components: two buttons were used to op