高效的Session读写.
摘要:
private static User currentUser = null; /**//// /// 当前用户 /// public static User CurrentUser{ get{ if(currentUser != null && HttpContext.Current.... 阅读全文
posted @ 2007-01-23 18:03 唐朝程序员 阅读(311) 评论(0) 推荐(0)
我来自唐朝
posted @ 2007-01-23 18:03 唐朝程序员 阅读(311) 评论(0) 推荐(0)