摘要: 干了半个月的mvc3+ASP.NET,初级程序员的辛苦总算知道个大概,实习了三个公司,天天跑跑转转,很难得静下心来谢谢心得笔记了。如今,发下qq,走近博客园,程序员专注的地,才·· 阅读全文
posted @ 2011-10-29 22:05 逆天之群 阅读(112) 评论(0) 推荐(0)
摘要: public ActionResult _RecentlyViewedPro() { IList<TGoodPro> allProucts = new List<TGoodPro>(); #region 注释 //if (WriteCookie("RecentlyPro", "4,5,6,8,9", 10)) //{ // HttpCookie cookie = Request.Cookies["RecentlyPro"]; // in... 阅读全文
posted @ 2011-10-29 00:08 逆天之群 阅读(167) 评论(0) 推荐(0)