搜索资源列表
Config
- xml数据岛技术实现源码-xml data source Island Technology
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文档处理类CMarkup
- 一个xml解析类源代码,C++实现但使用了mfc的CString类,用于Linux需要改写相关部分。-an analytic category xml source code, but the use of C realization of the mfc redeem category, the need for Linux rewrite the relevant parts.
xacmldemo
- 这是一个xacml的实现demo,可以实现简单的访问控制策略,使用者可以在其基础上进行扩展-xacml This is the realization of a demo, can achieve a simple access control strategy, the user can on the basis of its expansion
实时证券监管系统
- 这是一个用移动agent实现的实时证券监管系统的源码-This is a mobile agent used to achieve the real-time securities regulatory system FOSS
msxmlTest
- 利用VC的MSXML实现对XML文件的加载,解析,生成XML等功能.-VC MSXML achieve the XML file loading, analysis, generation of XML capabilities.
mxml-2.0.tar
- 一个用C语言实现的XML编解码软件,可用在Linux/Windows系统下。-a C Language XML encoding software, available in the Linux / Windows systems.
dotnet2
- 本程序实现了一个Web Service 并且实现了一个Client对Web Service提供的服务进行调用,Soap Request 和 Soap Response 都以Xml的格式显示在界面上-this program a Web Service and the implementation of a Web Service Client to provide services for the call, Soap and Soap Request Response to Xml are s
assign
- 利用Amazon提供的搜索,实现了一个Bookshop,程序中输入关键字,可以搜索到含有关键字的书,以及书的作者,价格,然后可以加入购物篮-use Amazon for the search, achieving a 50,496 procedures input keyword search of a book containing the keyword, and the author of the book, prices, which can then be shopping baske
Markup81
- 一个非常经典的XML读写代码,利用三种方法来实现,一种是利用微软的DCOM来读写,另外两种是普通实现-a very classic read and write XML code, using three methods to achieve, one is using Microsoft's DCOM to read and write, and the other two are ordinary achievement
check xml
- 用vc实现的检查一个xml文件是否格式良好的程序-achieved using vc check whether a document format xml good procedures
MyWebServerCode
- This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
CHAT_XML
- 利用XML和ASP等实现的一个简单的聊天程序-use XML and ASP as the realization of a simple chat program
EasySoap++-0.6.1
- 此压缩包是soap1.1的简单实现,easysoap++0.61.代码结构简单,很容易利用它开发出基于soap的web service.-soap1.1 is the simple realization easysoap 0.61. Code structure simple and very easy to use it to develop a web-based soap service.
VisioTransDs
- 通过将Visio图另存为XML文件,并采用DOM的方式对其进行解析,实现将VISIO中的有用信息抽取出来。欢迎下载!-Visio plans by Save as XML documents, and use the DOM its analytical approach, the realization of VISIO the useful information extracted. Welcome to download!
ReplaceTextMessage
- 一个利用Java的DOM接口实现的对XML文档的内部信息进行修改并生成另一个文档的例子,希望能给学习Java中DOM处理XML文档的参考!-use a Java DOM interface to the XML's internal information and revise documents generated another example, in hopes of giving the learning Java DOM XML documents with reference
vml实现斜线
- 使用VML实现表首中的斜线! 不支持放大,缩小-use VML table of the first slash! Not to zoom!
ezxml.用C语言实现的XML解析库
- 用C语言实现的XML解析库,适合在嵌入式或非WINDOWS环境下使用,Using C language to resolve the XML database, suitable for use in embedded or non-WINDOWS environment
smbms
- 实现了超市管理系统,基于SSM的框架,里面也包含了初始化的SQL文件(Realize supermarket management system)
用Delphi-实现WebService
- 用Delphi-实现WebService.定义一个接口单元。先通过向导生成一个空的单元文件,然后在此单元中实现基本的接口(Iinvokable)和定义以后客户端程序可以调用的方法