context.Response.ContentType = "text/plain";
context.Response.Write("function hao() {");
context.Response.Write("mss = document.createElement('div');");
context.Response.Write("document.body.appendChild(mss);");
context.Response.Write("}");
context.Response.Write("hao();");
document.body对象为空 怎么该?
慕哥9229398
ibeautiful
叮当猫咪
随时随地看视频慕课网APP