日期:2014-05-18 浏览次数:21177 次
[System.Web.Script.Services.ScriptService] public class openapi : System.Web.Services.WebService { [WebMethod(true)] [ScriptMethod(ResponseFormat = ResponseFormat.Json, UseHttpGet = false,XmlSerializeString=false)] public string login(string s) { return s; }
<?xml version="1.0" encoding="utf-8" ?> <string xmlns="http://tempuri.org/">