搜索资源列表
rssowl_1_2_src
- Rssowl是一个阅读RSS/RDF很好的工具。用JAVA SWT库写的界面。而且是开放源码的。支持n多种语言,而且还包含Blog工具,代理配置功能。对中文支持很好。 -Rssowl is a reading RSS / RDF good tool. With Java SWT library to write the interface. But is open source. N multilingual support, but also includes blogging tools,
kxml2-src
- kXML is a lean Common XML API with namespace and WAP support that is intended to fit into the JAVA KVM for limited devices like the Palm Pilot.
dom
- DOM的优势主要表现在:易用性强,使用DOM时,将把所有的XML文档信息都存于内存中,并且遍历简单,支持XPath,增强了易用性。 DOM的缺点主要表现在:效率低,解析速度慢,内存占用量过高,对于大文件来说几乎不可能使用-DOM advantage of the main problems: ease-of-use, and the use of DOM, the XML document will all the information are stored in memory, and ea
XMLProxy
- 基于MSXML的xmlhttp代理,分为同步和异步两种-A proxy base on MSXML s xmlhttp use post method(as default) or get method support async and sync mode rewrite onGetResponse method to do your own work in async mode in Parameter isAsync (false is default) method (post is