I BELIEVE I CAN

加油,努力,奋斗!!

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

03 2013 档案

javascript 调用webservice 的几种方法
摘要:1. Sys.Net.WebServiceProxy.invoke( 'WebService Path',//Service路径 'IsSubmitByURL',//调用方法 true,//是否使用HttpGet {'name':name},//参数 Onsucceeded,//OnSucceeded时回调函数 null,//OnFailed时回调函数 null,//UserContext 5000//TimeOut ); function Onsucceeded(){ //todo} http://technet.microsoft.com/z 阅读全文

posted @ 2013-03-04 15:58 朱小能 阅读(388) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示