搜索资源列表
X-chat3
- 一套专门针对中小型网站开发的聊天系统,内核采用了比较先进的XMLHTTP技术+XML文档对象模式(DOM)来实现分布式的计算或存储,服务器端以较通用的ASP技术作基础-A website developed specifically for small and medium-sized chat systems, the kernel uses more advanced XMLHTTP technology+ XML document object model (DOM) to achieve
MSXML_XML
- DOM解析将会把一个完整的XML文档读进来,生成一个结构树。这样会要把XML文档全部都加载到内存中。所以解析起来的速度会要慢一些。-DOM parsing will be a complete XML document to read in, generate a tree. This will make all XML documents loaded into memory. So, speed up analysis slower.
dianziqin
- 多种电子琴功能,方便,快进,显示歌词,多种能力,设计精美,值得大家去下载-XML is a data format, a data format requires a parser which will resolve the information for you, XML is no exception. You can use SAX or DOM to build such a parser, certainly must first identify the data you need
XML-DOM
- 对xml的DOM进行介绍,有助于解析xml文件-Xml DOM introduced for the help parse xml file
XML
- 讨论了XML解析器的C++实现以及对应的DOM接口-We discuss the XML parser C++ achieved and the corresponding DOM interfaces