
 
易语言xml对象应用模块源码
系统结构:添加子节点测试,保存测试,写_对象,读_对象,读_nodeName,读_nodeValue,写_nodeValue,读_nodeType,读_parentNode,读_childNodes,读_firstChild,读_lastChild,读_previousSibling,读_nextSibling,读_attributes,读_ownerDocument,读_nodeTypeString,读_text,写_text,读_specified,读_definition,读_nodeTypedValue,写_nodeTypedValue,读_dataType,写_dataType,读_xml,读_parsed,读_namespaceURI,读_prefix,读_baseName,读_doctype,读_implementation,读_documentElement,写_documentElement,读_readyState,读_parseError,读_url,读_async,写_async,读_validateOnParse,写_validateOnParse,读_resolveExternals,写_resolveExternals,读_preserveWhiteSpace,写_preserveWhiteSpace,写_onreadystatechange,写_ondataavailable,写_ontransformnode,读_namespaces,读_schemas,写_schemas,方法_insertBefore,方法_replaceChild,方法_removeChild,方法_appendChild,方法_hasChildNodes,方法_cloneNode,方法_transformNode,方法_selectNodes,方法_selectSingleNode,方法_transformNodeToObject,方法_createElement,方法_createDocumentFragment,方法_createTextNode,方法_createComment,方法_createCDATASection,方法_createProcessingInstruction,方法_createAttribute,方法_createEntityReference,方法_getElementsByTagName,方法_createNode,方法_nodeFromID,方法_load,方法_abort,方法_loadXML,方法_save,方法_validate,方法_setProperty,方法_getProperty,写_对象,读_对象,读_nodeName,读_nodeValue,写_nodeValue,读_nodeType,读_parentNode,读_childNodes,读_firstChild,读_lastChild,读_previousSibling,读_nextSibling,读_attributes,读_ownerDocument,读_nodeTypeString,读_text,写_text,读_specified,读_definition,读_nodeTypedValue,写_nodeTypedValue,读_dataType,写_dataType,读_xml,读_parsed,读_namespaceURI,读_prefix,读_baseName,读_tagName,方法_insertBefore,方法_replaceChild,方法_removeChild,方法_appendChild,方法_hasChildNodes,方法_cloneNode,方法_transformNode,方法_selectNodes,方法_selectSingleNode,方法_transformNodeToObject,方法_getAttribute,方法_setAttribute,方法_removeAttribute,方法_getAttributeNode,方法_setAttributeNode,方法_removeAttributeNode,方法_getElementsByTagName,方法_normalize,写_对象,读_对象,读_nodeName,读_nodeValue,写_nodeValue,读_nodeType,读_parentNode,读_childNodes,读_firstChild,读_lastChild,读_previousSibling,读_nextSibling,读_attributes,读_ownerDocument,读_nodeTypeString,读_text,写_text,读_specified,读_definition,读_nodeTypedValue,写_nodeTypedValue,读_dataType,写_dataType,读_xml,读_parsed,读_namespaceURI,读_prefix,读_baseName,读_target,读_data_1,写_data_1,方法_insertBefore,方法_replaceChild,方法_removeChild,方法_appendChild,方法_hasChildNodes,方法_cloneNode,方法_transformNode,方法_selectNodes,方法_selectSingleNode,方法_transformNodeToObject,写_对象,读_对象,读_item,读_length,方法_nextNode,方法_reset,写_对象,读_对象,方法_hasFeature,写_对象,读_对象,读_errorCode,读_url,读_reason,读_srcText,读_line,读_linepos,读_filepos,写_对象,读_对象,读_nodeName,读_nodeValue,写_nodeValue,读_nodeType,读_parentNode,读_childNodes,读_firstChild,读_lastChild,读_previousSibling,读_nextSibling,读_attributes,读_ownerDocument,读_nodeTypeString,读_text,写_text,读_specified,读_definition,读_nodeTypedValue,写_nodeTypedValue,读_dataType,写_dataType,读_xml,读_parsed,读_namespaceURI,读_prefix,读_baseName,方法_insertBefore,方法_replaceChild,方法_removeChild,方法_appendChild,方法_hasChildNodes,方法_cloneNode,方法_transformNode,方法_selectNodes,方法_selectSingleNode,方法_transformNodeToObject,打开文件_字节集,打开文件_文本,打开文件_文件名,输出文件_文本,输出文件_字节集,取节点文本,置节点文本,置节点字节集,取节点字节集,添加节点,删除节点,取子节点名称,取子节点数量,取父节点名称,取根节点名称, 
======程序集1 
           |  | 
           |  |------ _启动子程序 
           |  | 
           |  |------ _临时子程序 
           |  | 
           |  |------ 添加子节点测试 
           |  | 
           |  |------ 保存测试 
           |  | 
           |  | 
======IXMLDOMDocument2 
           |  | 
           |  |------ _初始化 
           |  | 
           |  |------ _销毁 
           |  | 
           |  |------ 写_对象 
           |  | 
           |  |------ 读_对象 
           |  | 
           |  |------ 读_nodeName 
           |  | 
           |  |------ 读_nodeValue 
           |  | 
           |  |------ 写_nodeValue 
           |  | 
           |  |------ 读_nodeType 
           |  | 
           |  |------ 读_parentNode 
           |  | 
           |  |------ 读_childNodes 
           |  | 
           |  |------ 读_firstChild 
           |  | 
           |  |------ 读_lastChild 
           |  | 
           |  |------ 读_previousSibling 
           |  | 
           |  |------ 读_nextSibling 
           |  | 
           |  |------ 读_attributes 
           |  | 
           |  |------ 读_ownerDocument 
           |  | 
           |  |------ 读_nodeTypeString 
           |  | 
           |  |------ 读_text 
           |  | 
           |  |------ 写_text 
           |  | 
           |  |------ 读_specified 
           |  | 
           |  |------ 读_definition 
           |  | 
           |  |------ 读_nodeTypedValue 
           |  | 
           |  |------ 写_nodeTypedValue 
           |  | 
           |  |------ 读_dataType 
           |  | 
           |  |------ 写_dataType 
           |  | 
           |  |------ 读_xml 
           |  | 
           |  |------ 读_parsed 
           |  | 
           |  |------ 读_namespaceURI 
           |  | 
           |  |------ 读_prefix 
           |  | 
           |  |------ 读_baseName 
           |  | 
           |  |------ 读_doctype 
           |  | 
           |  |------ 读_implementation 
           |  | 
           |  |------ 读_documentElement 
           |  | 
           |  |------ 写_documentElement 
           |  | 
           |  |------ 读_readyState 
           |  | 
           |  |------ 读_parseError 
           |  | 
           |  |------ 读_url 
           |  | 
           |  |------ 读_async 
           |  | 
           |  |------ 写_async 
           |  | 
           |  |------ 读_validateOnParse 
           |  | 
           |  |------ 写_validateOnParse 
           |  | 
           |  |------ 读_resolveExternals 
           |  | 
           |  |------ 写_resolveExternals 
           |  | 
           |  |------ 读_preserveWhiteSpace 
           |  | 
           |  |------ 写_preserveWhiteSpace 
           |  | 
           |  |------ 写_onreadystatechange 
           |  | 
           |  |------ 写_ondataavailable 
           |  | 
           |  |------ 写_ontransformnode 
           |  | 
           |  |------ 读_namespaces 
           |  | 
           |  |------ 读_schemas 
           |  | 
           |  |------ 写_schemas 
           |  | 
           |  |------ 方法_insertBefore 
           |  | 
           |  |------ 方法_replaceChild 
           |  | 
           |  |------ 方法_removeChild 
           |  | 
           |  |------ 方法_appendChild 
           |  | 
           |  |------ 方法_hasChildNodes 
           |  | 
           |  |------ 方法_cloneNode 
           |  | 
           |  |------ 方法_transformNode 
           |  | 
           |  |------ 方法_selectNodes 
           |  | 
           |  |------ 方法_selectSingleNode 
           |  | 
           |  |------ 方法_transformNodeToObject 
           |  | 
           |  |------ 方法_createElement 
           |  | 
           |  |------ 方法_createDocumentFragment 
           |  | 
           |  |------ 方法_createTextNode 
           |  | 
           |  |------ 方法_createComment 
           |  | 
           |  |------ 方法_createCDATASection 
           |  | 
           |  |------ 方法_createProcessingInstruction 
           |  | 
           |  |------ 方法_createAttribute 
           |  | 
           |  |------ 方法_createEntityReference 
           |  | 
           |  |------ 方法_getElementsByTagName 
           |  | 
           |  |------ 方法_createNode 
           |  | 
           |  |------ 方法_nodeFromID 
           |  | 
           |  |------ 方法_load 
           |  | 
           |  |------ 方法_abort 
           |  | 
           |  |------ 方法_loadXML 
           |  | 
           |  |------ 方法_save 
           |  | 
           |  |------ 方法_validate 
           |  | 
           |  |------ 方法_setProperty 
           |  | 
           |  |------ 方法_getProperty 
           |  | 
           |  | 
======IXMLDOMElement 
           |  | 
           |  |------ _初始化 
           |  | 
           |  |------ _销毁 
           |  | 
           |  |------ 写_对象 
           |  | 
           |  |------ 读_对象 
           |  | 
           |  |------ 读_nodeName 
           |  | 
           |  |------ 读_nodeValue 
           |  | 
           |  |------ 写_nodeValue 
           |  | 
           |  |------ 读_nodeType 
           |  | 
           |  |------ 读_parentNode 
           |  | 
           |  |------ 读_childNodes 
           |  | 
           |  |------ 读_firstChild 
           |  | 
           |  |------ 读_lastChild 
           |  | 
           |  |------ 读_previousSibling 
           |  | 
           |  |------ 读_nextSibling 
           |  | 
           |  |------ 读_attributes 
           |  | 
           |  |------ 读_ownerDocument 
           |  | 
           |  |------ 读_nodeTypeString 
           |  | 
           |  |------ 读_text 
           |  | 
           |  |------ 写_text 
           |  | 
           |  |------ 读_specified 
           |  | 
           |  |------ 读_definition 
           |  | 
           |  |------ 读_nodeTypedValue 
           |  | 
           |  |------ 写_nodeTypedValue 
           |  | 
           |  |------ 读_dataType 
           |  | 
           |  |------ 写_dataType 
           |  | 
           |  |------ 读_xml 
           |  | 
           |  |------ 读_parsed 
           |  | 
           |  |------ 读_namespaceURI 
           |  | 
           |  |------ 读_prefix 
           |  | 
           |  |------ 读_baseName 
           |  | 
           |  |------ 读_tagName 
           |  | 
           |  |------ 方法_insertBefore 
           |  | 
           |  |------ 方法_replaceChild 
           |  | 
           |  |------ 方法_removeChild 
           |  | 
           |  |------ 方法_appendChild 
           |  | 
           |  |------ 方法_hasChildNodes 
           |  | 
           |  |------ 方法_cloneNode 
           |  | 
           |  |------ 方法_transformNode 
           |  | 
           |  |------ 方法_selectNodes 
           |  | 
           |  |------ 方法_selectSingleNode 
           |  | 
           |  |------ 方法_transformNodeToObject 
           |  | 
           |  |------ 方法_getAttribute 
           |  | 
           |  |------ 方法_setAttribute 
           |  | 
           |  |------ 方法_removeAttribute 
           |  | 
           |  |------ 方法_getAttributeNode 
           |  | 
           |  |------ 方法_setAttributeNode 
           |  | 
           |  |------ 方法_removeAttributeNode 
           |  | 
           |  |------ 方法_getElementsByTagName 
           |  | 
           |  |------ 方法_normalize 
           |  | 
           |  | 
======IXMLDOMProcessingInstruction 
           |  | 
           |  |------ _初始化 
           |  | 
           |  |------ _销毁 
           |  | 
           |  |------ 写_对象 
           |  | 
           |  |------ 读_对象 
           |  | 
           |  |------ 读_nodeName 
           |  | 
           |  |------ 读_nodeValue 
           |  | 
           |  |------ 写_nodeValue 
           |  | 
           |  |------ 读_nodeType 
           |  | 
           |  |------ 读_parentNode 
           |  | 
           |  |------ 读_childNodes 
           |  | 
           |  |------ 读_firstChild 
           |  | 
           |  |------ 读_lastChild 
           |  | 
           |  |------ 读_previousSibling 
           |  | 
           |  |------ 读_nextSibling 
           |  | 
           |  |------ 读_attributes 
           |  | 
           |  |------ 读_ownerDocument 
           |  | 
           |  |------ 读_nodeTypeString 
           |  | 
           |  |------ 读_text 
           |  | 
           |  |------ 写_text 
           |  | 
           |  |------ 读_specified 
           |  | 
           |  |------ 读_definition 
           |  | 
           |  |------ 读_nodeTypedValue 
           |  | 
           |  |------ 写_nodeTypedValue 
           |  | 
           |  |------ 读_dataType 
           |  | 
           |  |------ 写_dataType 
           |  | 
           |  |------ 读_xml 
           |  | 
           |  |------ 读_parsed 
           |  | 
           |  |------ 读_namespaceURI 
           |  | 
           |  |------ 读_prefix 
           |  | 
           |  |------ 读_baseName 
           |  | 
           |  |------ 读_target 
           |  | 
           |  |------ 读_data_1 
           |  | 
           |  |------ 写_data_1 
           |  | 
           |  |------ 方法_insertBefore 
           |  | 
           |  |------ 方法_replaceChild 
           |  | 
           |  |------ 方法_removeChild 
           |  | 
           |  |------ 方法_appendChild 
           |  | 
           |  |------ 方法_hasChildNodes 
           |  | 
           |  |------ 方法_cloneNode 
           |  | 
           |  |------ 方法_transformNode 
           |  | 
           |  |------ 方法_selectNodes 
           |  | 
           |  |------ 方法_selectSingleNode 
           |  | 
           |  |------ 方法_transformNodeToObject 
           |  | 
           |  | 
======IXMLDOMNodeList 
           |  | 
           |  |------ _初始化 
           |  | 
           |  |------ _销毁 
           |  | 
           |  |------ 写_对象 
           |  | 
           |  |------ 读_对象 
           |  | 
           |  |------ 读_item 
           |  | 
           |  |------ 读_length 
           |  | 
           |  |------ 方法_nextNode 
           |  | 
           |  |------ 方法_reset 
           |  | 
           |  | 
======IXMLDOMImplementation 
           |  | 
           |  |------ _初始化 
           |  | 
           |  |------ _销毁 
           |  | 
           |  |------ 写_对象 
           |  | 
           |  |------ 读_对象 
           |  | 
           |  |------ 方法_hasFeature 
           |  | 
           |  | 
======IXMLDOMParseError 
           |  | 
           |  |------ _初始化 
           |  | 
           |  |------ _销毁 
           |  | 
           |  |------ 写_对象 
           |  | 
           |  |------ 读_对象 
           |  | 
           |  |------ 读_errorCode 
           |  | 
           |  |------ 读_url 
           |  | 
           |  |------ 读_reason 
           |  | 
           |  |------ 读_srcText 
           |  | 
           |  |------ 读_line 
           |  | 
           |  |------ 读_linepos 
           |  | 
           |  |------ 读_filepos 
           |  | 
           |  | 
======IXMLDOMDocumentFragment 
           |  | 
           |  |------ _初始化 
           |  | 
           |  |------ _销毁 
           |  | 
           |  |------ 写_对象 
           |  | 
           |  |------ 读_对象 
           |  | 
           |  |------ 读_nodeName 
           |  | 
           |  |------ 读_nodeValue 
           |  | 
           |  |------ 写_nodeValue 
           |  | 
           |  |------ 读_nodeType 
           |  | 
           |  |------ 读_parentNode 
           |  | 
           |  |------ 读_childNodes 
           |  | 
           |  |------ 读_firstChild 
           |  | 
           |  |------ 读_lastChild 
           |  | 
           |  |------ 读_previousSibling 
           |  | 
           |  |------ 读_nextSibling 
           |  | 
           |  |------ 读_attributes 
           |  | 
           |  |------ 读_ownerDocument 
           |  | 
           |  |------ 读_nodeTypeString 
           |  | 
           |  |------ 读_text 
           |  | 
           |  |------ 写_text 
           |  | 
           |  |------ 读_specified 
           |  | 
           |  |------ 读_definition 
           |  | 
           |  |------ 读_nodeTypedValue 
           |  | 
           |  |------ 写_nodeTypedValue 
           |  | 
           |  |------ 读_dataType 
           |  | 
           |  |------ 写_dataType 
           |  | 
           |  |------ 读_xml 
           |  | 
           |  |------ 读_parsed 
           |  | 
           |  |------ 读_namespaceURI 
           |  | 
           |  |------ 读_prefix 
           |  | 
           |  |------ 读_baseName 
           |  | 
           |  |------ 方法_insertBefore 
           |  | 
           |  |------ 方法_replaceChild 
           |  | 
           |  |------ 方法_removeChild 
           |  | 
           |  |------ 方法_appendChild 
           |  | 
           |  |------ 方法_hasChildNodes 
           |  | 
           |  |------ 方法_cloneNode 
           |  | 
           |  |------ 方法_transformNode 
           |  | 
           |  |------ 方法_selectNodes 
           |  | 
           |  |------ 方法_selectSingleNode 
           |  | 
           |  |------ 方法_transformNodeToObject 
           |  | 
           |  | 
======类_XML_by_F 
           |  | 
           |  |------ _初始化 
           |  | 
           |  |------ _销毁 
           |  | 
           |  |------ 打开文件_字节集 
           |  | 
           |  |------ 打开文件_文本 
           |  | 
           |  |------ 打开文件_文件名 
           |  | 
           |  |------ 输出文件_文本 
           |  | 
           |  |------ 输出文件_字节集 
           |  | 
           |  |------ 取节点文本 
           |  | 
           |  |------ 置节点文本 
           |  | 
           |  |------ 置节点字节集 
           |  | 
           |  |------ 取节点字节集 
           |  | 
           |  |------ 添加节点 
           |  | 
           |  |------ 删除节点 
           |  | 
           |  |------ 取子节点名称 
           |  | 
           |  |------ 取子节点数量 
           |  | 
           |  |------ 取父节点名称 
           |  | 
           |  |------ 取根节点名称 
 
  
易语言卷帘工具箱源码,初始化卷帘,取星期,更换风格,搜索文件,线程搜索,修改底色,获取信息,取信息记录,取网络信息...
易语言仅用核心支持库实现对外部数据库的操作ADODB操作外部数据库例程源码,根据村组查询数据,数据库_读取数据到高级表格,数据库_保存高级表格数据到数据库,数据库_读取数据到列表...
易语言仅用核心支持库实现对外部数据库的操作ADODB操作外部数据库例程源码,根据村组查询数据,数据库_读取数据到高级表格,数据库_保存高级表格数据到数据库,数据库_读取数据到列表...
易语言仅用核心支持库实现对外部数据库的操作ADODB操作外部数据库例程源码,根据村组查询数据,数据库_读取数据到高级表格,数据库_保存高级表格数据到数据库,数据库_读取数据到列表...
易语言两个文件内存中通讯源码,子程序1,打开文件,生成空文件,生成重复字节文件,移到文件首,移到文件尾,移动读写位置,取读写位置,关闭文件,取文件长度,写出字节集,是否在文件尾,取错...
易语言易模块管理器Include目录源码,CopyTo_CreateProcessDebugInfo,CopyTo_CreateThreadDebugInfo,CopyTo_ExitThreadDebugInfo,CopyTo_ExitProcessDebugInfo,CopyTo_LoadDllDebugInfo,CopyTo_UnloadDllDebugInfo,CopyTo_ExceptionDebugInfo,Copy...
易语言卷帘工具箱源码,初始化卷帘,取星期,更换风格,搜索文件,线程搜索,修改底色,获取信息,取信息记录,取网络信息...
子程序1,打开文件,生成空文件,生成重复字节文件,移到文件首,移到文件尾,移动读写位置,取读写位置,关闭文件,取文件长度,写出字节集,是否在文件尾,取错误信息,读入字节集,读入2M字节集,清除文件缓冲区,读入文本,写出文本,写文本行,读入一行,插入字节集,取文件号...
初始化卷帘,取星期,更换风格,搜索文件,线程搜索,修改底色,获取信息,取信息记录,取网络信息...