摘要:
核对订单信息 ... 阅读全文
posted @ 2014-08-03 23:41
wolf child
阅读(626)
评论(0)
推荐(0)
摘要:
function createXmlHttp() { if (typeof XMLHttpRequest != "undefined") { return new XMLHttpRequest(); } else if (window.ActiveXOb... 阅读全文
posted @ 2014-08-03 23:40
wolf child
阅读(218)
评论(0)
推荐(0)
摘要:
//代码using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using Newtons... 阅读全文
posted @ 2014-08-03 23:34
wolf child
阅读(309)
评论(0)
推荐(0)
摘要:
#region 添加购物车 public void GetShoppingCart(int skuId, int quanlity) { HttpCookie cookie = HttpContext.Current.Request.Cookies["myCart"];//获取coo... 阅读全文
posted @ 2014-08-03 17:18
wolf child
阅读(773)
评论(1)
推荐(1)
浙公网安备 33010602011771号