搜索资源列表
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
操作系统linux报告网页版(web)
- 操作系统课程设计,在linux下实现操作系统的基本功能,包括设备驱动、系统功能调用、文件系统-courses on operating system design, the Linux operating system under the basic functions, including device drivers, the system function calls, file systems, etc.
支付宝的web实现
- 支付宝的WEB实现,用JSP实现,用户可直接调用其中的接口实现网上交易,是难得的好程序
iWebOffice-ocx-php
- WEB-Office控件源码,PHP调用-WEB-Office controls source, PHP calls
callWebServiceUsingJavaScript
- Web Service的应用,使用Javascr ipt调用Web Service的示例代码,多多交流,互相学习。-Web Service applications, the use of Javascr ipt to call Web Service sample code, more exchanges, learn from each other.
cpwebserviceconsumer_demo
- Web Service 示例代码。从Win Forms应用程序中调用Web Service。-Web Service sample code. From Win Forms applications call Web Service.
the-print-preview-of-the-Web-control
- 基于vc++6.0的Web打印预览控件,可以在程序中直接调用-Vc++6.0 based on the print preview of the Web control, you can call directly in the proceedings
ASPtowebservice
- 使用ASP构建SOAP协议包调用web服务,包括GET,HTTP,SOAP三种调用方法-SOAP protocol to use ASP to build web service call package, including GET, HTTP, SOAP call method three
Client
- Delphi调用Web service服务-Delphi client call Web Service to get data.
S.Sams.GoogleMap.Web
- C#如何调用googleMap,更简练,更明细-C# How to call googleMap, more concise, more details
test-service
- Delphi写的,如何调用Web Service。。。 案例是当时测浙江移动接口时写的-Delphi write, how to call the Web Service. . . Test case was written by Zhejiang Mobile interface
web
- 一个web service 和web site 调用 web service 的例子-A web service and web site examples of calling web service
VC.Web.service.instance.calls
- VC实例调用Web服务测试代码VC Web service instance calls the test code -VC Web service instance calls the test code
matchmakerMatchSemanticWebService
- 语义Web服务的API使用实例OWL-S API结合matchmaker推理机(Jena Pellet)进行语义转换匹配组合及调用web服务-Swmantic Web Service use OWI-S API and matchmaker reasoner(Jena Pellet) to match semantic and Web service
Modeling-Service-
- web服务开发与构建指南,包括如何调用web服务-web services development and construction guidelines, including how to call web services
net调用 webservice
- 调试成功过用net调用 webservicenet(this is use net call webservicenet)
WebApi
- 利用HttpClientFactory创建的HttpClient调用Web API(Using HttpClientFactory created by HttpClient, call Web API)
简单完整Web客户服务端代码
- Delphi WebService 的编写、调试、发布(IIS)、调用(Write, debug, publish (IIS), call of Delphi WebService)
VB调用WebService源码
- 采用VB调用Web Services接口样例(Call Web Services Interface Use VB)
webhtml5调用摄像头实现二维码扫描
- web/html5调用摄像头实现二维码扫描; java扩展使用说明 该解析过程需要java环境支持,jar包启动后在本机的20147端口接受socket监听,因此网络编程语言都可以调用。 1 命令行启动jar包 java -jar xxxxx.jar 启动成功应该能看到20147端口的应用 2服务socket调用 暂提供php调用代码(Web/html5 calls the camera to realize the two-dimensional code scan. Ja