摘要:        
常规请求基本格式1 [WebMethod]2 public string SayHello(string name)3 {4 return "Hello " + name;5 } 1 $.ajax({ 2 url: "/CommonService.asmx/SayHello", 3 type: "Post", 4 dataType: "json", 5 co...    阅读全文
posted @ 2013-12-06 11:04 hyd309 阅读(49155) 评论(0) 推荐(4)
                    
                
浙公网安备 33010602011771号