1.使用QueryString, 如....?id=1; response. Redirect()....
2.使用Session变量
3.使用Server.Transfer
4.Cookie传值
5 post、
本文共 156 字,大约阅读时间需要 1 分钟。
1.使用QueryString, 如....?id=1; response. Redirect()....
2.使用Session变量
3.使用Server.Transfer
4.Cookie传值
5 post、
转载于:https://www.cnblogs.com/boke1/p/11056631.html