代码搜索:WebService
找到约 1,279 项符合「WebService」的源代码
代码结果 1,279
www.eeworm.com/read/432158/8623110
js
Type.registerNamespace('BlogServer.WebService');
BlogServer.WebService.AjaxWS=function() {
BlogServer.WebService.AjaxWS.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._su
www.eeworm.com/read/428545/8860447
ini webstest_wsdladmin.ini
[IWSDLPublish]
IWSDLPublishPort=http://www.risksoft.com/webservice/webstest.dll/soap/IWSDLPublish
[IMyAddSub]
IMyAddSubPort=http://www.risksoft.com/webservice/webstest.dll/soap/IMyAddSub
www.eeworm.com/read/428316/8876252
js
Type.registerNamespace('BlogServer.WebService');
BlogServer.WebService.AjaxWS=function() {
BlogServer.WebService.AjaxWS.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._su
www.eeworm.com/read/428316/8876418
js
Type.registerNamespace('BlogServer.WebService');
BlogServer.WebService.AjaxWS=function() {
BlogServer.WebService.AjaxWS.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._su
www.eeworm.com/read/284440/8928919
js
Type.registerNamespace('BlogServer.WebService');
BlogServer.WebService.AjaxWS=function() {
BlogServer.WebService.AjaxWS.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._su
www.eeworm.com/read/284296/8948295
asmx wsrepwd.asmx
using System;
using System.Web;
using System.Web.Services;
using System.Web.Services.Protocols;
using System.Web.Script.Services;
www.eeworm.com/read/284296/8948301
asmx wsendtime.asmx
using System;
using System.Web;
using System.Web.Services;
using System.Web.Services.Protocols;
using System.Web.Script.Services;
www.eeworm.com/read/175308/9552628
ex-16-02
// Example 16-02: Calculator web service program
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Diagnostics;
using System.Web;
using Sy