var a=”hello, JavaScript”;alert(typeof a);输出结果为 A、hello,JavaScriptB、stringC、aD、object 发布时间:2025-05-22 02:33:05