搜索资源列表
struts-1.2.8-src
- struts1.2.8,著名的framework,mvc模式,使用资料网上查。-struts1.2.8, the famous framework, myc model, the use of information online.
hkxmlProClient
- xmlPro 通信VC++客户端 xmlPro是Apache开源项目,属于EJB廋客户端,起客户端支持任何语言为客户端,这里是使用VC实现的XMLPro客户,是本人给香港客户做的一个通信手机短信猫的交互协议栈。VC++8.0开发环境,新新新!
Fullxml2.3-beta
- Fullxml 是一套完全免费开源,多国语言CMS系统,完全使用ASP+XML,没有使用传统的SQL或access数据库,另外Fullxml系统的语言,皮肤和主程序完全脱离,使用UTF-8编码,实现了多国语言及全球化,这个版本是12.22号发布的sp1版,目前可以完全正常的运行(在我的电脑及网站是的),这个系统绝对是您做个人网站的完美选择,扔掉你的博客吧!做一个真正属于自己的网站!
2008516378018
- 本源码是对著名的开源代码CoolPlayer的扩充,其中有些来自于其它的开源代码,一切的版权属原机构或原作者。 在此对原作者致敬! 包含的功能: 1、支持mp3种格式的音乐文件播放。 2、通过插件支持其它格式的音乐文件播放。 3、支持换肤功能。 4、进行了汉化。 5、增加了mp3歌词显示功能。 6、增加了音乐搜索功能,要有网站和数据库支持。 7、增加了多文件,多线程的下载功能。 8、增加了编辑mp3标记功能。 9、支持网络播放功能。 10、改善原来
commons-digester-1.8-src
- Apache用于操作XML的包,底层使用DOM4J,封装后操作更加直观,简便易用,和Struts是孪生兄弟。
CXmlSampleSrc
- 采用VC++8.0工具编写的完整读写XML的程序例程,希望对您有用。-Written by VC++8.0 tools process the full read and write XML routine, I hope useful to you.
gloox
- gloox是一个稳定功能完整的XMPP客户端库, 使用ANSI C++编写, 使用它编写标准客户非常容易, 并能将Jabber/XMPP功能集成到现有的应用程序中, gloox遵循GNU GPL许可协议, 支持商业许可. 特点: 1. 易于使用 2. 可扩展性好 3. 平台无关性(支持多种操作系统) 4. 完整的开发文档 5. 完全支持XMPP核心协议及几乎所有的XMPP IM协议 6. 支持TLS和SASL安全认证 7. 支持名册管理 8.
codeconvert
- 对XML或TXT文件实现UTF-8,UNICODE的转换 有些特殊情况下时很有用-XML or TXT files on the realization of UTF-8, UNICODE conversion of some special circumstances when the very useful
Demo
- 跟我一起学Visual Studio 2008系列课程[8]:语言集成查询[LINQ]之LINQ to XML高级篇-Study with me Visual Studio 2008 Series Courses [8]: Language Integrated Query [LINQ] Advanced LINQ to XML of the articles
C9page2
- .程序完美支持静态 方式输出 2.网站栏目无限级分类模式 3.栏目 自定义 静态目录,风格,排序,是否导航,是否列表,是否首页显示. 4.有效控制 栏目下信息移动,合并 [策划中...] 5.优化静态速度,使用缓存风格模式,使静态更速度. [策划中...] 6.对后台管理员设置等级列. [策划中...] 7.辅助插件,有效便捷拓展系统功能. 8.增加热门关键字,搜索关键字功能. 9.增加网站公告功能 10.修正cache文件夹位置 11.修正分类发布文章功
gsoap-2.7.9d-windows-bin
- The gSOAP toolkit is an open source C and C++ software development toolkit for SOAP/WSDL and XML Web services and C/C++ XML data binding applications. It generates C/C++ code for XML data bindings and uses schema-specific streaming parsers to efficie
DataService
- 典型利用Myeclipse6.5+weblogic8.x+Xfire1.2+jdk1.4开发的webservice,在客户端测试中采取wdsl调用方法类-A typical use of Myeclipse6.5+ weblogic8.x+ Xfire1.2+ jdk1.4 developed webservice, the client test class to call a method wdsl
w3c-libwww-5.2.8
- This Expat, a C library for parsing XML, written by James Clark. Expat is a stream-oriented XML parser. -This is Expat, a C library for parsing XML, written by James Clark. Expat is a stream-oriented XML parser.
perl-5.8.7
- Perl 最初只是 Unix系统管理员的一个工具,在工作日里被用在无数的小任务中。从那以后,它逐步发展成为一种全功能的程序设计语言,特别是在各种计算平台上,它被用作 Web 编程、数据库处理、XML 处理以及系统管理-Perl began as a tool for Unix system administrators, in the working days are used in countless small tasks. Since then, it gradually develope
libxml2-sources-2.7.8.tar
- libxml2 编程解析xml文件,提供出来供大家学习使用-libxml2 xml file parsing program to provide them for everyone to learn to use
ezxml-0.8.6.tar
- 简易的XML解析工具,高性能,资源消耗小,适合嵌入式系统使用。-Easy XML parsing tools, high performance, resource consumption, suitable for embedded systems.
axiom
- Axiom 是一个基于StAX、兼容XML Infoset的对象模型,which supports on-demand building of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree building and directly access the underlying pull event stream. It also has built i
TinyXML-primer
- TinyXML入门教程 1 什么是XML? 1 文档类 2 创建文档对象 3 输出文档对象 3 保存文档对象 4 返回第一个根元素 5 声明类 5 注释类 6 元素类 6 节点名 6 父节点 6 子节点 7 编辑子节点 7 同级节点 7 遍历元素 8 元素属性 8 元素函数总结 9 属性类 10-dsjkf sdajf asdlkfj asjdfklj lsadkjf ljsadfjewaofj saldjf sdjf kl
libxml2-2.7.8.win32
- libxml2-2.6.23.tar,xml必备工具-libxml2-2.6.23.tar, xml essential tool
mxml-2.8.tar
- 这是mxml2.8的源码,提供解析XML文档的朋友一些解析思路。-This is mxml2.8 source, parsing XML documents provide analytical thinking of some friends.
