搜索资源列表
expat-1.95.8.tar
- HTML分析LIB包,可以用来解析HTML,XHMTL,XML,XSLT等格式,并可以做抓站点用途-HTML LIB packet analysis can be used to interpret HTML, extensible, XML, XSLT formats, and can grasp site uses
mxml_xercesc
- XML Parser written in C++ Using the Xerces-c lib-XML Parser written in C. Using the Xerces-c l ib
tinyxml 著名的xml解析程序的源代码
- tinyxml 著名的xml解析程序的源代码,结构清晰,可以编译成Dll 也可以编译成lib-tinyxml famous xml parser source code, structure, clarity, can be compiled Dll can also be compiled into a lib
rapidxml-1.13
- 模板实现的最快的XML解析器库 ,很适合使用和阅读。-rapid xml lib ,it is worth reading again and again.
lib
- 将excel数据内容按xml的模板转换成txt格式的文本-The contents of the excel data in the template xml text into txt format
xmlParse
- 使用expat库解析XML文件,里面有例子。-Use expat lib to parse xml file.
C_xml
- 小型Xml类库,方便使用。功能强大,可以满足C++工程调用-C++ Xml Lib
cvsclient-master
- netbeans cvs lib 源码,可以方便的进行CVS编程操作,使用maven编译 或者 新建java 工程后,导入源码后,下载pom.xml中的jar包并导入,即可成功编译并使用-source for org-netbeans-lib-cvsclient.jar
fckeditor
- 1、将jar拷贝到web目录下面WEB-INF目录下的lib包里面 2、修改web.xml文件如:code01代码段 3、拷贝FCKeditor.tld文件到WEB-INF目录下 4、修改Struts.xml filter过滤器如:code02代码段 5、测试如:code03代码段 -1, will be copied to the lib jar package web directory WEB-INF directory inside 2. Modify the w
SOAP_XFire
- 开发环境:jdk1.6 + Tomcat7 + MyEclipse10 源码下载地址张贴在文章最后面: 首先是使用WSDL协议实现:这里使用XFire XFire一个免费、开源的SOAP框架,它构建了POJO和SOA之间的桥梁,主要特性就是支持将POJO通过非常简单的方式发布成Web服务,其原理是以接口反射机制自动取得远程方法的 WSDL是一个用来描述Web服务和说明如何与Web服务通信的XML语言 准备:开发之前请先下载xfire-distribution-1
pugixml-master
- xml processing by pugi lib