搜索资源列表
CPPSOAP
- 该程序展示了在c++中如何通过soap调用web服务。不需要借助第三方的组件,如微软的soaptookit-the program demonstrated how the c soap call through web services. Do not need third-party components, such as Microsoft's soaptookit
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
XML编辑器
- 用Java编写的一个XML编辑工具.这个SimpleXmlEditor.zip里有齐所有的文件, 包括可运行的.class文件打包.jar文件, 运行软件的快捷方式.bat文件, 说明文件.html文件, feedback.txt文件, 要特别申明的是一定要看清楚说明文件, 要不然, 很可能不能顺利运行.-prepared by using a Java XML editing tools. The Qi SimpleXmlEditor.zip there are all the documen
H31Rss浏览器源程序
- H31Rss浏览器程序说明: H31Rss浏览器程序软件本来是专门想为自己的BLOG写的软件,后来看到其它的RSS浏览器,觉得不太好,就自己写了一个玩玩。 这个程序并不是最终版,而且不知道为什么把RSS网页内容读到内存时是乱码,但读HTML则是好好的。不知道为什么会这样,希望高手告知。 这个程序虽然没有成功,但还有一些有用的东西,比如在LISTBOX中加入图片是怎么回事。提供此代码源程序下载,希望有高手告知解决方法。-The introduce of H31RssWebBr
hybbs3.1.3
- ::软件简介:: PHP论坛,不需要MYSQL数据库的支持。-: : Software Introduction : : PHP forums, not MYSQL database support.
Stringindexof
- 有时候我们拿到一个HTML文本的时候我们并不在意它的格式,而只是想提取其中包含的文本信息。例如说为了在手机上显示一个超文本,如果直接显示的话那肯定会收到一大堆的错误,很多手机根本没有能力显示HTML信息,因此我们需要把存在于HTML中的文本提取出来并使用WML来重新组合以便手机可以正确的查看,这样做虽然丢失了格式,但是毕竟这种情况下更关心的是数据。下面给出一段程序完成这个功能,很简单!-Sometimes we get an HTML version of the time we do not
X2BlogV3.03
- X2Blog完全基于AJAX实现,符合web标准,使用div+css的布局。从页面的浏览到文章的管理和发布完全不需要刷新或者新开页面,功能切换可以瞬间完成,最大程度的减少了网络传输大小,提高了访问速度。-X2Blog AJAX based entirely achievable, web standards, using div css layout. The View from the pages of articles published in the management and do n
xmldtree_7
- 此代码是“用XML和XSLT进行高级的 Web UI设计(七)”一文的例子代码。示范如何在树形目录中添加表示层次关系的线条。使得树形目录界面可读性更好,父子节点的关系也更加清晰。主要缺点是需要处理更多的对象,同时页面上需要显示更多的图像。所幸的是浏览器加载页面文件的时间开销没有多大的变化-this code of "using XML and XSLT advanced Web UI Design (7)," an example of the text generation
xml_src
- 一个我曾经在工程中用过的xml库,非常合适需要在工程中,利用xml文件来保存数据,或者组织数据结构的同行用。简单易懂,对于那些没有太多网络方面知识的人。-one I had in engineering used xml basement, in a very suitable project, xml document use to preserve data, or data structure of the organization using peer. Simple to unders
2005348226736
- OPC XML-DA Specification,OPC TM FOUNDATION,This document is targeted at developers and is the specification of to be exposed by XML-DA servers and used by XML-DA clients.. specification is a result of an analysis and design process to develop s
ChatSocket
- 比较好的Soap网络通信事例,机会不能错过哦-better Soap network communication examples, is not likely to be missing oh
MakeXML
- 利用tinyXML生成xml的一个示例程序,tinyXML的源码也包含在内 因为tinyXML是跨平台的(windows和linux),所以将该工程改为linux下的,也没有问题。-use tinyXML Generation xml example of a procedure, tinyXML source code is included because tinyXML is cross-platform (windows and li nux), this works to the li
wsdl_annotation
- This example shows how to specify that the WSDL of a deployed Web Service not be exposed to the public.
vml实现斜线
- 使用VML实现表首中的斜线! 不支持放大,缩小-use VML table of the first slash! Not to zoom!
XMLcode
- 一个ASP+XML的简单的事例,对学习XML我想有一定的帮助,大家不要错过哦-an ASP XML simple example, to learn XML, I want to be helpful, we should not miss, oh
saxon b8-3
- Saxon是目前能找到的唯一的xslt2.0引擎,他的开发者也是xslt规范的制订者之一。这是个不需要许可的版本,功能比完全版本稍弱一点。-Saxon is able to find the only xslt2.0 engine, the developers also xslt norms in the formulation of one. This is not licensed version, fully functional version of supporters than 1
devilxie_XML 实用大全
- 这是介绍XML编程技术的经典书籍,知识覆盖面比较广。不容错过-This is the XML programming techniques introduced the classic books, knowledge coverage more widely. Not to be missed
GEDCOM
- XML数据迁移案例研究 XML 的无处不在和不断改进的工具支持所创造的吸引力已经吸引了各地的组织。随着这些组织转向XML,他们必须提供一个一致的数据迁移策略让他们的用户继续使用旧的文件。这是一个不一般的问题,传统 的做法需要用枯燥的编码来实现转化过程。然而 Microsoft® .NET 框架中的 System.Xml 名字空间通过可扩展的 API 和对 XSLT 的支持极大地简化了数据迁移的难度。-XML data migration case studies XML everywher
netmatters040616380
- 1、我想从某个方法中使用该方法的 XML 说明文档,这可能吗?... 2、我想在运行时访问一个 COM 组件,但我没有对应的 interop 程序集。我还能使用它吗?我曾考虑在需要时动态生成一个程序集,但这 样做似乎有些过度。问题是我正在编写一个.NET的通用工具类,在编译时不知道该 COM 组件的 ProgID。而这个组件实现了 IDispatch 接口。-one, I think from a certain method to use the methods of XML document
经典ASP代码
- 包括屏蔽右键、防复制、不准粘贴、关闭输入法、网页不能另存为、检查来访这是否用代理、取得控件的绝对位置、光标是停在文本框文字的最后等等30多个。-including shielding right, anti-copying, pasting not closed input method can separate website to check whether this visit with agents, made the absolute position control, the cur