摘要: 1. 简述 private、 protected、 public、 internal 修饰符的访问权限。 2.列举ASP.NET 页面之间传递值的几种方式。 1.使用QueryString, 如....?id=1; response. Redirect().... 2.使用Session变量 3.使 阅读全文
posted @ 2018-06-30 20:53 yanyufei 阅读(317) 评论(0) 推荐(0) 编辑