搜索资源列表
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.
javacallwebservices
- 调用web service,代码可以使用-calling web service, can use code
130022
- Web 应用程序日渐复杂,对它们的测试工作也变得越来越重要。有很多测试技术可供你选择使用。例如,在 2005 年 4 月份的 MSDN 杂志中,我描述了一个基于 Jscr ipt 的简单系统,它使用 IE 的文档对象模型(Internet Explorer Document Model)来完整地测试某个 Web 应用程序的用户界面。这个技术很有效,但是在几个方面存在着缺陷。我的一些同事问我是否能使用 .Net 框架编写功能更强,但仍然是轻量级的 Web 应用程序用户界面自动化测试程序。在这个月的
Web
- 用VC实现WEB界面,显示互联网网页,本质是对一个函数的调用,是VC和互联网程序联系起来的入门程序-with VC Web interface, the website indicates, the essence of a function call. VC and the Internet is linked to the procedure entry procedures
CallingWebServicesDynamically
- 解析WSDL,并动态调用web服务的源代码,分类,soap,wsdl,uddi
web
- 在C#中实现类似速达软件的网页界面调用功能,即用网页写界面,然后点击网页内容可调用本地的窗口。 程序只实现了最简单的调用功能,不过这作为抛砖引玉已经足够了。大家可以在此基础上再扩展其他内容
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
net调用 webservice
- 调试成功过用net调用 webservicenet(this is use net call webservicenet)
简单完整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