单项选择题

A.var xmlHttp = test XMLHttpRequest();
B.var xmlHttp =  XMLHttpRequest();
C.以上都不正确
D.var xmlHttp = new XMLHttpRequest();