联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All xml/soap/webservice(731) 

[xml/soap/webservice] FF_PugiXml

虚幻引擎5跨平台运行时XML解析器和创建插件。,
Unreal Engine 5 crossplatform runtime XML parser and creation plugin., (2023-09-14, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694751071288302.html

[xml/soap/webservice] nursys

Nursys许可验证API的Ruby包装器。这是通过阅读Nursys API文档来开发的,以帮助打开...
Ruby wrapper for Nursys License Verification API. This is developed by reading Nursys API documentation to help open source community. This is not official ruby wrapper of Nursys nor developed by Nursys. (2019-06-24, Ruby, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687757632452319.html

[xml/soap/webservice] Node-SOAP-DLC

该存储库包含用Node.js编写的连接到SOAP的数据链路连接器(DLC)的示例实现...
This repository contains a sample implementation of a Data Link Connector (DLC) written in Node.js connecting to SOAP Web Services (2015-09-04, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687756740863803.html

[xml/soap/webservice] monitor-soap-http-advanced

此高级HTTP(S)监视器用于处理任何类型的web服务SOAPHTTP(S”)接口。您可以自定义...
This advanced HTTP(S) monitor is made to handle any type of web service / SOAP / HTTP(S) interfaces. You can customize the HTTP(S) header as well as the body of the (POST) request. (2023-05-18, PHP, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687756387440129.html

[xml/soap/webservice] CRUD_SoapServer

原油库存Barang dengan menerapkan肥皂服务器sebagai web API,serta dibantu AJAX dan Jquery supaya tampilan我们...
CRUD Inventory Barang dengan menerapkan Soap Server sebagai web API, serta dibantu AJAX dan Jquery supaya tampilan web lebih interaktif. (2023-01-15, PHP, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687756302484867.html

[xml/soap/webservice] SOAPGen

基于soapUI,这是一个简单的API包装器,可用于从WDSL生成SOAP消息。包括CLI界面...
Based on soapUI, a simple API wrapper that can be used to generate SOAP messages from WDSLs. Includes a CLI interface as demo (2013-11-11, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687755504378550.html

[xml/soap/webservice] wsse-server-client-java

这是具有基本身份验证的安全soapWeb服务的示例服务器和客户端。这有一个SoapHeaderHa...
This is a sample server and client for a secured soap web service with basic authentication This has a Soap Header Handler for both request and Response (2017-01-14, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687755440610690.html

[xml/soap/webservice] WebServer

这是使用Soap架构的银行系统的服务器端。在这里,使用neces在localhost中生成wsdl文件...
This is a server side of bank system using Soap architecture. In here, generate the wsdl file in localhost with necessary functions. (2023-02-23, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687754922275932.html

[xml/soap/webservice] tinyxml2-master

TinyXML-2是一个简单,小型,高效的C ++ XML解析器,可以轻松集成到其他程序中。
TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. (2020-01-01, C/C++, 675KB, 下载0次)

http://www.pudn.com/Download/item/id/1577879294628653.html

[xml/soap/webservice] mybatis-generator-core-1.3.2

代码自动生成器,不用再写xml配置文件.适用于数据库字段较多的实体类
Code auto generator, no need to write xml configuration file. Applicable to the field more entity class (2016-11-19, Java, 4161KB, 下载3次)

http://www.pudn.com/Download/item/id/1479542844107298.html

[xml/soap/webservice] XML_Graphic_Editor

C++开发的,XML文件的可视化编辑器,方便对XML文件各节点的控制
C++ developed visual editor XML files for easy on each node of the XML file control (2015-03-23, Visual C++, 110KB, 下载5次)

http://www.pudn.com/Download/item/id/1427093737554396.html

[xml/soap/webservice] autoupdate

3个文件,一个用来生成客户端版本号,一个用来生成服务器端的版本号和更新内容,一个和需要更新的程序以及客户端版本号的XML放在一起,在运行程序前调用自动更新程序,自动更新程序会读取客户端版本号和服务器端对比。然后进行更新,需要该代码发现更新结束原来程序进程。
Three files, one used to generate the version number of the client, a server-side version number and update content, used to generate a need to update the program as well as the version number of the client XML together before running the program, call the automatic update automatic update program reads the client version number and server-side comparison. Then update, you need to update the code found the end of the original program process. (2012-10-31, C#, 1110KB, 下载21次)

http://www.pudn.com/Download/item/id/2032851.html

[xml/soap/webservice] XML

一个简单的纯C的XML报文解析器,匹配相应字段,取值
XML Packet parser (2012-06-19, C/C++, 41KB, 下载152次)

http://www.pudn.com/Download/item/id/1917525.html

[xml/soap/webservice] gSoap2.85_CalcTest

利用gsoap工具通过客户端调用服务器端webservice实现简单的加减乘除
Tools by using gsoap client calls the server-side webservice to do some simple addition and subtraction, multiplication and division (2011-12-11, C/C++, 589KB, 下载17次)

http://www.pudn.com/Download/item/id/1727942.html

[xml/soap/webservice] TinyXML

TinyXML, mini型的xml解析器,stl和非stl版本,VS2005编译通过,非常好用,程序员必备
TinyXML, mini-based xml parser, stl and non-stl version, VS2005 compiler, very easy to use, the programmer must (2010-10-27, Visual C++, 90KB, 下载15次)

http://www.pudn.com/Download/item/id/1328258.html

[xml/soap/webservice] AS11640

ArcXML 是ArcIMS 通讯时所用的特定结构的XML文件,本源码是最基础的ArcXML编辑器
ArcXML ArcIMS communication is used when the specific structure of the XML file, the source is the most basic ArcXML Editor (2010-06-02, JavaScript, 12KB, 下载3次)

http://www.pudn.com/Download/item/id/1199110.html

[xml/soap/webservice] XMLparsertechnologyresearchandimplementation

自动建立xml文档解析器,并对制定文档进行解析!解析的同时实现XML文档有效性验证!
Automatically create a xml document parser, and the development of parsing the document! While parsing XML documents to achieve validation! (2010-04-15, Java, 1597KB, 下载8次)

http://www.pudn.com/Download/item/id/1126615.html

[xml/soap/webservice] gSoap_Calc

压缩文件里有两个VS2005做的项目,一个是基于gSoap实现的计算器服务端,一个是基于gSoap实现的计算器客户端。直接编译就可运行。 server运行:CalcServer 端口号 client运行:CalcClient add 3 4 (表示3+4)
Compressed file in VS2005 to do two projects, one based on implementation calculator gSoap server, a calculator is based on gSoap achieve client. Compiler can be run directly. server is running: CalcServer port client run: CalcClient add 3 4 (that 3+4) (2010-04-11, Visual C++, 210KB, 下载18次)

http://www.pudn.com/Download/item/id/1121367.html

[xml/soap/webservice] conglomerate-0.9.1

GUI体系下免费的XML编辑器 收錄日期﹕ 2005.02.14 發行類別﹕ GPL 作  者﹕ David Malcolm 語言界面﹕ 其他語文 費  用﹕ 無 檔案大小﹕ 2.6M 時間限制﹕ 無 功能限制﹕ 無 專案網頁﹕ http://www.conglomerate.org 資料來源﹕ http://sourceforge.net/projects/conglomerate
Conglomerate is a free user-friendly XML editor, for DocBook and other document types. It aims to hide the complexity and jargon of XML behind a friendly GUI. (2009-06-16, Visual C++, 3470KB, 下载25次)

http://www.pudn.com/Download/item/id/809696.html

[xml/soap/webservice] xmlctrltree

一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c
a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a DOM parser. The documents are : PersistentTreeCtrl.cpp test.xml XMLFile.cp p SLT.c (2006-04-26, Visual C++, 46KB, 下载195次)

http://www.pudn.com/Download/item/id/176410.html