.NET ajax中不能使用Response.write()的解决方法

it2022-05-05  91

使用如下解决: ScriptManager.RegisterClientScriptBlock(this,this.GetType(),"message","alert('你好!')",true);

转载于:https://www.cnblogs.com/vibratea/archive/2010/09/15/1826754.html

相关资源:各显卡算力对照表!

最新回复(0)