摘要:
格式是:$.ajax({async : false,cache : false,type: 'POST',dataType : "xml",url: "ac14Action.do?method=getStauts",//请求的action路径error: function () {//请求失败处理函... 阅读全文
posted @ 2015-08-02 19:02
gopher-lin
阅读(121)
评论(0)
推荐(0)
摘要:
第一种:使用Tast类;publicvoid 工作_Task(){Dispatcher x = Dispatcher.CurrentDispatcher;//取得当前工作线程//另开线程工作Task 计数 =new Task(() => { return 计数方法(); });计数.Continue... 阅读全文
posted @ 2015-08-02 12:44
gopher-lin
阅读(153)
评论(0)
推荐(0)
浙公网安备 33010602011771号