response.ContentType ="text/plain";在Response.Write("");之前,之后可以用Response.End();
response.ContentType ="text/plain";
最新推荐文章于 2024-12-16 19:02:15 发布
response.ContentType ="text/plain";在Response.Write("");之前,之后可以用Response.End();