Ashx页面如何使用Session对象
更新:HHH   时间:2023-1-7


ashx页面使用Session不同于aspx页面,需要加入命名空间

using System.Web.SessionState
返回编程语言教程...