搜索资源列表
fxsl-MS
- xml解析函数库文件-xml analytic function libraries
kupu-1.3
- Kupu是一个开源的Javascr ipt应用程序,它实现了一个灵活的、全功能(full-featured)的HTML编辑器,不需要任何插件就可以在网页中运行。它的主要应用是作为内容管理系统(如Zope、Plone)的嵌入式编辑器,提供创建网页的功能。它的设计非常灵活,你几乎可以毫不费力地将其嵌入到任何web应用程序中。 -Kupu is an open source Javascr ipt applications, it implements a flexible, full-featu
Stringindexof
- 有时候我们拿到一个HTML文本的时候我们并不在意它的格式,而只是想提取其中包含的文本信息。例如说为了在手机上显示一个超文本,如果直接显示的话那肯定会收到一大堆的错误,很多手机根本没有能力显示HTML信息,因此我们需要把存在于HTML中的文本提取出来并使用WML来重新组合以便手机可以正确的查看,这样做虽然丢失了格式,但是毕竟这种情况下更关心的是数据。下面给出一段程序完成这个功能,很简单!-Sometimes we get an HTML version of the time we do not
HtmlAnalyzer
- 本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。 基于FLib的图片浏览器,支持简单图像处理。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# langu
test_sax
- 本程序使用XML的SAX(Simple API for XML)机制,实现了读取XML文档内容的功能,-procedures for the use of the XML SAX (Simple API for XML) mechanism, to achieve the contents of XML documents read function
xuMyXML
- XML解析宏,自动生成适合任意XML文件格式的类,然后实现读取功能-XML parser, automatic generation for arbitrary XML file format types, and then realize read function
xmltest_super
- 演示了msxml1.0的基本用法,自己实现了在别人的基础上封装了xml4.0操作的类,还演示了利用msxmlwriter格式化输出xml的功能。另外附加了从资源中释放msxml并注册的功能关键词:-demonstration of the basic usage, in the realization of our own people on the basis of the Packaging category xml4.0 operation, also demonstrated the u
CXMLOper
- 在别人的类的基础上封装,修正了前一个版本的问题,经过实践又添加了几个很重要的函数,满足XML的简单需求。关键词:MSXML,CXMLOper,XML-others in the category on the basis of Packaging, an amended version of the former. After practice also added a few very important function, a simple XML meet demand. Keywords
webService.rar
- 实现webservice功能,运用webserice进行连接其他系统信息,Webservice function to achieve using other systems to connect webserice information
XTable0.1-2
- 一个简单方便的表格控件 特点:支持单元合并,支持字体、颜色、对齐等格式设置,支持键盘及鼠标操作,结构简单,清晰的编码风格,代码可读性强,后续功能,内存动态分配 XML支持 编辑功能 控件支持-A simple form convenient control features: support for the combined unit to support the fonts, colors, alignment and other formatting, support for keyboar
XML_Test
- 基于对话框的工程。XML文档的操作,主要实现的功能:节点插入、删除和修改,属性的插入、删除和修改。-Dialog-based project. XML documents on the operation, the main achievement of the function: node insert, delete and modify properties of the insert, delete and modify.
website
- 简单的实现了一种WebService功能,并建立客户端对服务进行调用-Simple realization of a WebService function, and the establishment of client service calls
vc_cxml
- 一个很简单的XML封装类,功能还不够完善,希望能够在大家的提点下继续完善,源文件中包含有三个类(具体看头文件):CXml XML文件类CXmlNode XML结点类CXmlNodes XML结点集合类 -A very simple XML package type, function also is not perfect, we hope to be able to continue to improve the under mentioned points, the source fi
xmlwrite
- 读取xml文件的几种不同的方式和相应的功能的比较-Xml file to read a few different ways and the corresponding comparison function
individua_manage_Info
- 这个管理系统采用VC# + Access2003 + XML开发,扩展了TreeView控件,扩展RichTextBox控件,扩展了ListBox控件,功能还是比较大。应用软件也比较多,有利于学习参考! -The management system used VC#+ Access2003+ XML development, expansion of the TreeView control, extended RichTextBox control, the expansion of th
simplexml-1.0
- xml 解析库,满足嵌入式系统要求,采用回调函数方式实现-xml analytic libraries, meet the requirements of embedded systems, using a callback function to achieve
DocSample2
- VC环境下,使用SOAP调用WebService服务器函数的客户端例程代码,可以用来测试本机的WebService是否可以连接使用。需要安祖昂SOAPToolKit3.0支持,在XP环境下通过VC6编译通过,可以正常调用-VC environment, the use of SOAP server function call WebService client code routines can be used to test whether the machines can connect u
GetPhotoandXML
- 这是一个从摄像头抓图功能的程序。它有一个系统托盘功能和一个XML读写功能-This is a function from the camera capture process. It has a system tray function and a function to read and write XML
ajax
- 这是一个ajax示例主要实现的功能是用XMLHTTP对象获取到WEB页面HTTP内容后,采用Split的方式进行截取,取出自己需要的web部分,然后绑定到页面的div上。CSS样式表也就远程使用了-This is a sample ajax main function is to use the XMLHTTP object HTTP access to the WEB page content, the way the use of Split interception, took out p
CWSS-0_5_0
- C 网络服务开发套件 利用C 语言的高效, 稳定和灵活性,创建一个通用的通讯平台 服务器端以插件配置方式动态加入功能组件 客户端以XML文本描述方式, 调用服务端功能组件的函数 服务端也同样以XML文本描述调用返回结果, 类似于XML-PRC或者Web Services -C Web Services Development Kit and efficient use of C language, stability and flexibility to create a comm
