首页
编程
java
php
前端
首页
编程
java
php
前端
谁知道.net怎么在异步页调用session
int userid = ConvertHelper.GetInteger(context.Session["UserIDs"]);
在异步页断点看到的是0
点击展开全文