代码搜索:WebService
找到约 1,279 项符合「WebService」的源代码
代码结果 1,279
www.eeworm.com/read/422731/10615238
cs helloworld.cs
using System;
using System.Web;
using System.Collections;
using System.Web.Services;
using System.Web.Services.Protocols;
///
/// 返回HelloWorld
///
[WebService(Namesp
www.eeworm.com/read/272489/10956171
js js.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/418162/10962730
cs helloworld.cs
using System;
using System.Web;
using System.Collections;
using System.Web.Services;
using System.Web.Services.Protocols;
///
/// 返回HelloWorld
///
[WebService(Namesp
www.eeworm.com/read/467650/7007147
txt 观看帮助.txt
[观看须知:]
教程采用的AVI方式发布,所以看起来很流畅,大家可以通过包中附带的CamPlay.exe(拖入即可)观看和学习。如果您没有javaweb和javascript基础,强烈建议您先看传智播客张孝祥老师录制的javaweb和javascript视频教程,再来学习本教程,效果更佳!
本套AJAX视频教程为传智播客内部精品教学视频的一部分,如果想获得全套视频教程, ...
www.eeworm.com/read/465831/7046925
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/335813/7137529
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/463482/7179661
cs leftmenu.asmx.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Services;
using System.Web.Script.Services;
namespace SkyiSite.WebServices
{
///