摘要: 简单的异步请求:代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--functionmakeRequest(){varrequest=newSys.Net.WebRequest();request.set_url("Hello.txt");reque... 阅读全文
posted @ 2010-06-10 23:48 peipei_t 阅读(251) 评论(0) 推荐(0) 编辑