responeText,responseXML,responseBody,responseStream

it2025-11-14  7

responeText为响应信息作为字符串返回responseXML将响应信息格式化为XMLDOM对象并返回responseBody将响应信息以unsigned byte数组的形式返回responseStream将响应信息以IStream对象的形式返回

转载于:https://www.cnblogs.com/zwl12549/archive/2007/01/24/629258.html

最新回复(0)