/// /// 添加Cookie /// /// GoodsToCookie public static int AddCookies(GoodsCookie gs) { string userID = null; if (HttpContext.Current.Session["hasLogin"] != null) { userID = HttpContext.Current.Sessi... Read More
posted @ 2014-04-01 10:59
Linda_Je
Views(339)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号