ASP
本类阅读TOP10
作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站
在类文件.vb中不能直接使用response.write,需要使用 System.Web.HttpContext.Current.Response.Write来调用。
相关软件: