文章列表
js 代码
/*******************************************************************************
** 用法:
** var mt = new TAjax("WinButton.xml");
** mt.ResponseType = "XML";
** mt.handler = function (vXmlDocument){alert("重载的方法!");}
** mt.exe ...
- 2006-12-05 11:04
- 浏览 1701
- 评论(0)